2022-07-16 00:00:43 +00:00
{
"CVE_data_meta" : {
2022-09-06 19:25:16 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:43 +00:00
"ID" : "CVE-2022-36043" ,
2022-09-06 19:25:16 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Rizin Double Free in bobj.c when using qnx binary plugin"
2022-07-16 00:00:43 +00:00
} ,
2022-09-06 19:25:16 +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 a double free in bobj.c:rz_bin_reloc_storage_free() when freeing relocations generated from qnx binary plugin. A user opening a malicious qnx binary could be affected by this vulnerability, allowing an attacker to execute code on the user's machine. Commit number a3d50c1ea185f3f642f2d8180715f82d98840784 contains a patch for this issue."
2022-07-16 00:00:43 +00:00
}
]
2022-09-06 19:25:16 +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-415: Double Free"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/rizinorg/rizin/security/advisories/GHSA-rjhv-mj4g-j4p5" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/rizinorg/rizin/security/advisories/GHSA-rjhv-mj4g-j4p5"
} ,
{
"name" : "https://github.com/rizinorg/rizin/issues/2964" ,
"refsource" : "MISC" ,
"url" : "https://github.com/rizinorg/rizin/issues/2964"
} ,
{
"name" : "https://github.com/rizinorg/rizin/commit/a3d50c1ea185f3f642f2d8180715f82d98840784" ,
"refsource" : "MISC" ,
"url" : "https://github.com/rizinorg/rizin/commit/a3d50c1ea185f3f642f2d8180715f82d98840784"
2022-09-25 16:00:34 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202209-06" ,
"url" : "https://security.gentoo.org/glsa/202209-06"
2023-03-30 04:00:30 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2023-af305bed3d" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WQZLMHEI5D7EJASA5UW6XN4ODHLRHK6N/"
2022-09-06 19:25:16 +00:00
}
]
} ,
"source" : {
"advisory" : "GHSA-rjhv-mj4g-j4p5" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:43 +00:00
}
}