2022-07-16 00:00:43 +00:00
{
"CVE_data_meta" : {
2022-09-06 19:14:27 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:43 +00:00
"ID" : "CVE-2022-36041" ,
2022-09-06 19:14:27 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Rizin Out-of-bounds Write vulnerability in Mach-O binary plugin"
2022-07-16 00:00:43 +00:00
} ,
2022-09-06 19:14:27 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "rizin" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 0.4.0"
}
]
}
}
]
} ,
"vendor_name" : "rizinorg"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:43 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-06 20:00:35 +00:00
"value" : "Rizin is a UNIX-like reverse engineering framework and command-line toolset. Versions 0.4.0 and prior are vulnerable to an out-of-bounds write when parsing Mach-O files. A user opening a malicious Mach-O file could be affected by this vulnerability, allowing an attacker to execute code on the user's machine. Commit number 7323e64d68ecccfb0ed3ee480f704384c38676b2 contains a patch."
2022-07-16 00:00:43 +00:00
}
]
2022-09-06 19:14:27 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-787: Out-of-bounds Write"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/rizinorg/rizin/security/advisories/GHSA-2c7m-2f37-mr5m" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/rizinorg/rizin/security/advisories/GHSA-2c7m-2f37-mr5m"
} ,
{
"name" : "https://github.com/rizinorg/rizin/issues/2956" ,
"refsource" : "MISC" ,
"url" : "https://github.com/rizinorg/rizin/issues/2956"
} ,
{
"name" : "https://github.com/rizinorg/rizin/commit/7323e64d68ecccfb0ed3ee480f704384c38676b2" ,
"refsource" : "MISC" ,
"url" : "https://github.com/rizinorg/rizin/commit/7323e64d68ecccfb0ed3ee480f704384c38676b2"
}
]
} ,
"source" : {
"advisory" : "GHSA-2c7m-2f37-mr5m" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:43 +00:00
}
}