cvelist/2024/4xxx/CVE-2024-4388.json

89 lines
2.9 KiB
JSON
Raw Normal View History

2024-05-01 15:00:34 +00:00
{
2024-05-23 06:00:34 +00:00
"data_version": "4.0",
2024-05-01 15:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4388",
2024-05-23 06:00:34 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-05-01 15:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-23 06:00:34 +00:00
"value": "This does not validate a path generated with user input when downloading files, allowing unauthenticated user to download arbitrary files from the server"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "cas",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"status": "affected",
"versionType": "semver",
"version": "0",
"lessThanOrEqual": "1.0.0"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/5c791747-f60a-40a7-94fd-e4b9bb5ea2b0/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/5c791747-f60a-40a7-94fd-e4b9bb5ea2b0/"
2024-05-01 15:00:34 +00:00
}
]
2024-05-23 06:00:34 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Aly Khaled Aly Abd Al-aal"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-05-01 15:00:34 +00:00
}