cvelist/2024/28xxx/CVE-2024-28125.json
2024-10-10 02:00:31 +00:00

79 lines
2.7 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28125",
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** DISPUTED ** FitNesse all releases allows a remote authenticated attacker to execute arbitrary OS commands. Note: A contributor of FitNesse has claimed that this is not a vulnerability but a product specification and this is currently under further investigation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper neutralization of special elements used in an OS command ('OS Command Injection')",
"cweId": "CWE-78"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "unclebob",
"product": {
"product_data": [
{
"product_name": "FitNesse",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "all releases"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/unclebob/fitnesse",
"refsource": "MISC",
"name": "https://github.com/unclebob/fitnesse"
},
{
"url": "http://fitnesse.org/FitNesseDownload",
"refsource": "MISC",
"name": "http://fitnesse.org/FitNesseDownload"
},
{
"url": "https://github.com/unclebob/fitnesse/blob/master/SECURITY.md",
"refsource": "MISC",
"name": "https://github.com/unclebob/fitnesse/blob/master/SECURITY.md"
},
{
"url": "https://jvn.jp/en/jp/JVN94521208/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN94521208/"
}
]
}
}