cvelist/2024/38xxx/CVE-2024-38448.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2024-06-16 14:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-38448",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "htags in GNU Global through 6.6.12 allows code execution in situations where dbpath (aka -d) is untrusted, because shell metacharacters may be used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://lists.gnu.org/archive/html/bug-global/2024-05/msg00009.html",
"refsource": "MISC",
"name": "https://lists.gnu.org/archive/html/bug-global/2024-05/msg00009.html"
},
{
"url": "https://cvs.savannah.gnu.org/viewvc/global/global/htags/htags.c?revision=1.236&view=markup",
"refsource": "MISC",
"name": "https://cvs.savannah.gnu.org/viewvc/global/global/htags/htags.c?revision=1.236&view=markup"
}
]
}
}