2023-04-07 22:01:07 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-04-24 13:00:35 +00:00
"ID" : "CVE-2023-29583" ,
"STATE" : "PUBLIC"
2023-04-07 22:01:07 +00:00
} ,
2023-04-24 13:00:35 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2023-04-07 22:01:07 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-10 17:00:35 +00:00
"value" : "** DISPUTED ** yasm 1.3.0.55.g101bc was discovered to contain a stack overflow via the function parse_expr5 at /nasm/nasm-parse.c. Note: This has been disputed by third parties who argue this is a bug and not a security issue because yasm is a standalone program not designed to run untrusted code."
2023-04-24 13:00:35 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/yasm/yasm/issues/218" ,
"refsource" : "MISC" ,
"name" : "https://github.com/yasm/yasm/issues/218"
} ,
{
"url" : "https://github.com/z1r00/fuzz_vuln/blob/main/yasm/stack-overflow/parse_expr5/readme.md" ,
"refsource" : "MISC" ,
"name" : "https://github.com/z1r00/fuzz_vuln/blob/main/yasm/stack-overflow/parse_expr5/readme.md"
2023-04-07 22:01:07 +00:00
}
]
}
}