cvelist/2023/1xxx/CVE-2023-1524.json

80 lines
2.5 KiB
JSON
Raw Normal View History

2023-03-20 20:00:44 +00:00
{
2023-05-30 08:00:35 +00:00
"data_version": "4.0",
2023-03-20 20:00:44 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-1524",
2023-05-30 08:00:35 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2023-03-20 20:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-05-30 08:00:35 +00:00
"value": "The Download Manager WordPress plugin before 3.2.71 does not adequately validate passwords for password-protected files. Upon validation, a master key is generated and exposed to the user, which may be used to download any password-protected file on the server, allowing a user to download any file with the knowledge of any one file's password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Download Manager",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "3.2.71"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/3802d15d-9bfd-4762-ab8a-04475451868e",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/3802d15d-9bfd-4762-ab8a-04475451868e"
2023-03-20 20:00:44 +00:00
}
]
2023-05-30 08:00:35 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Johan Kragt"
},
{
"lang": "en",
"value": "WPScan"
}
]
2023-03-20 20:00:44 +00:00
}