cvelist/2022/0xxx/CVE-2022-0828.json

75 lines
1.9 KiB
JSON
Raw Normal View History

2022-03-02 13:01:23 +00:00
{
2022-04-11 16:35:12 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0828",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Download Manager < 3.2.39 - Unauthenticated brute force of files master key"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Download Manager",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.2.39",
"version_value": "3.2.39"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Download Manager WordPress plugin before 3.2.39 uses the uniqid php function to generate the master key for a download, allowing an attacker to brute force the key with reasonable resources giving direct download access regardless of role based restrictions or password protections set for the download."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/7f0742ad-6fd7-4258-9e44-d42e138789bb",
"name": "https://wpscan.com/vulnerability/7f0742ad-6fd7-4258-9e44-d42e138789bb"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-326 Inadequate Encryption Strength",
"lang": "eng"
}
2022-03-02 13:01:23 +00:00
]
2022-04-11 16:35:12 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Diogo Real"
2022-03-02 13:01:23 +00:00
}
2022-04-11 16:35:12 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-02 13:01:23 +00:00
}