cvelist/2024/49xxx/CVE-2024-49400.json
2024-10-17 18:00:31 +00:00

64 lines
2.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-49400",
"ASSIGNER": "cve-assign@fb.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Tacquito prior to commit 07b49d1358e6ec0b5aa482fcd284f509191119e2 was not properly performing regex matches on authorized commands and arguments. Configured allowed commands/arguments were intended to require a match on the entire string, but instead only enforced a match on a sub-string. That would have potentially allowed unauthorized commands to be executed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Permissive Regular Expression (CWE-625)"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Meta",
"product": {
"product_data": [
{
"product_name": "Tacquito",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "07b49d1358e6ec0b5aa482fcd284f509191119e2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.facebook.com/security/advisories/cve-2024-49400",
"refsource": "MISC",
"name": "https://www.facebook.com/security/advisories/cve-2024-49400"
}
]
}
}