2022-03-02 13:01:23 +00:00
{
2023-07-25 08:00:35 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0828" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Download Manager WordPress plugin before 3.2.34 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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
2022-04-11 16:35:12 +02:00
{
2023-07-25 08:00:35 +00:00
"lang" : "eng" ,
"value" : "CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)"
}
]
}
]
} ,
"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.34"
}
]
}
}
]
2022-04-11 16:35:12 +02:00
}
}
]
}
2023-07-25 08:00:35 +00:00
} ,
"references" : {
"reference_data" : [
{
"url" : "https://wpscan.com/vulnerability/7f0742ad-6fd7-4258-9e44-d42e138789bb" ,
"refsource" : "MISC" ,
"name" : "https://wpscan.com/vulnerability/7f0742ad-6fd7-4258-9e44-d42e138789bb"
}
2022-03-02 13:01:23 +00:00
]
2023-07-25 08:00:35 +00:00
} ,
"generator" : {
"engine" : "WPScan CVE Generator"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Diogo Real"
} ,
{
"lang" : "en" ,
"value" : "WPScan"
}
2022-04-11 16:35:12 +02:00
]
2022-03-02 13:01:23 +00:00
}