cvelist/2021/24xxx/CVE-2021-24631.json

80 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:06:39 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24631",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Unlimited PopUps <= 4.5.3 - Author+ SQL Injection"
},
"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": "Unlimited PopUps",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.5.3",
"version_value": "4.5.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Unlimited PopUps WordPress plugin through 4.5.3 does not sanitise or escape the did GET parameter before using it in a SQL statement, available to users as low as editor, leading to an authenticated SQL Injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/9841176d-1d37-4636-9144-0ca42b6f3605",
"name": "https://wpscan.com/vulnerability/9841176d-1d37-4636-9144-0ca42b6f3605"
},
{
"refsource": "MISC",
"url": "https://codevigilant.com/disclosure/2021/wp-plugin-unlimited-popups/",
"name": "https://codevigilant.com/disclosure/2021/wp-plugin-unlimited-popups/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:06:39 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:06:39 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:06:39 +00:00
}