2022-04-04 06:01:23 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2023-06-13 20:00:42 +00:00
"ID" : "CVE-2022-28550" ,
"STATE" : "PUBLIC"
2022-04-04 06:01:23 +00:00
} ,
2023-06-13 20:00:42 +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" ,
2022-04-04 06:01:23 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-06-13 20:00:42 +00:00
"value" : "Matthias-Wandel/jhead jhead 3.06 is vulnerable to Buffer Overflow via shellescape(), jhead.c, jhead. jhead copies strings to a stack buffer when it detects a &i or &o. However, jhead does not check the boundary of the stack buffer. As a result, there will be a stack buffer overflow problem when multiple `&i` or `&o` are given."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/Matthias-Wandel/jhead/issues/51" ,
"refsource" : "MISC" ,
"name" : "https://github.com/Matthias-Wandel/jhead/issues/51"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/Matthias-Wandel/jhead/commit/64894dbc7d8e1e232e85f1cab25c64290b2fc167" ,
"url" : "https://github.com/Matthias-Wandel/jhead/commit/64894dbc7d8e1e232e85f1cab25c64290b2fc167"
2022-04-04 06:01:23 +00:00
}
]
}
}