cvelist/2024/35xxx/CVE-2024-35371.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2024-05-17 08:00:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-29 20:00:29 +00:00
"ID": "CVE-2024-35371",
"STATE": "PUBLIC"
2024-05-17 08:00:31 +00:00
},
2024-11-29 20:00:29 +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",
2024-05-17 08:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-29 20:00:29 +00:00
"value": "Ant-Media-Serverv2.8.2 is affected by Improper Output Neutralization for Logs. The vulnerability stems from insufficient input sanitization in the logging mechanism. Without proper filtering or validation, user-controllable data, such as identifiers or other sensitive information, can be included in log entries without restrictions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ant-media/ant-media-server/commit/4d4763bd4fd06e515c19544e5170ca0f34c9ce45",
"refsource": "MISC",
"name": "https://github.com/ant-media/ant-media-server/commit/4d4763bd4fd06e515c19544e5170ca0f34c9ce45"
},
{
"url": "https://github.com/ant-media/Ant-Media-Server/blob/ams-v2.8.2/src/main/java/io/antmedia/rest/RestServiceBase.java#L356",
"refsource": "MISC",
"name": "https://github.com/ant-media/Ant-Media-Server/blob/ams-v2.8.2/src/main/java/io/antmedia/rest/RestServiceBase.java#L356"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/1047524396/4eb17867f2e375f4824274c5e7b4d384",
"url": "https://gist.github.com/1047524396/4eb17867f2e375f4824274c5e7b4d384"
2024-05-17 08:00:31 +00:00
}
]
}
}