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

77 lines
2.4 KiB
JSON
Raw Normal View History

2021-01-14 16:07:17 +00:00
{
"CVE_data_meta": {
2021-02-28 15:56:01 +01:00
"ASSIGNER": "contact@wpscan.com",
2021-01-14 16:07:17 +00:00
"ID": "CVE-2021-24142",
2021-02-28 15:56:01 +01:00
"STATE": "PUBLIC",
"TITLE": "301 Redirects - Easy Redirect Manager < 2.51 - Authenticated SQL Injection"
2021-01-14 16:07:17 +00:00
},
2021-02-28 15:56:01 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "301 Redirects - Easy Redirect Manager",
"version": {
"version_data": [
{
"version_affected": "<",
2021-03-09 12:14:33 +01:00
"version_name": "2.51",
"version_value": "2.51"
2021-02-28 15:56:01 +01:00
}
]
}
}
]
2021-03-09 12:00:52 +01:00
},
"vendor_name": "Unknown"
2021-02-28 15:56:01 +01:00
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Nguyen Van Khanh - SunCSR (Sun* Cyber Security Research)"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-01-14 16:07:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-16 10:09:07 +01:00
"value": "Unvaludated input in the 301 Redirects - Easy Redirect Manager WordPress plugin, versions before 2.51, did not sanitise its \"Redirect From\" column when importing a CSV file, allowing high privilege users to perform SQL injections."
2021-01-14 16:07:17 +00:00
}
]
2021-02-28 15:56:01 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-03-18 16:00:47 +00:00
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/19800898-d7b6-4edd-887b-dac3c0597f14",
"name": "https://wpscan.com/vulnerability/19800898-d7b6-4edd-887b-dac3c0597f14"
2021-02-28 15:56:01 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-01-14 16:07:17 +00:00
}
}