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

77 lines
2.5 KiB
JSON
Raw Normal View History

2024-06-17 12:00:31 +00:00
{
2024-07-01 19:00:36 +00:00
"data_version": "4.0",
2024-06-17 12:00:31 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-38472",
2024-07-01 19:00:36 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-06-17 12:00:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-11-18 09:00:37 +00:00
"value": "SSRF in Apache HTTP Server on Windows allows to potentially leak NTLM hashes to a malicious server via SSRF and\u00a0malicious requests or content \nUsers are recommended to upgrade to version 2.4.60 which fixes this issue.\u00a0 Note: Existing configurations that access UNC paths will have to configure new directive \"UNCList\" to allow access during request processing."
2024-07-01 19:00:36 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache HTTP Server",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.4.0",
"version_value": "2.4.59"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://httpd.apache.org/security/vulnerabilities_24.html",
"refsource": "MISC",
"name": "https://httpd.apache.org/security/vulnerabilities_24.html"
2024-06-17 12:00:31 +00:00
}
]
2024-07-01 19:00:36 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Orange Tsai (@orange_8361) from DEVCORE"
}
]
2024-06-17 12:00:31 +00:00
}