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

73 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:03:32 +00:00
{
2022-02-01 14:01:17 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-24762",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Perfect Survey < 1.5.2 - Unauthenticated SQL Injection"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
2022-02-01 15:01:30 +00:00
"product_name": "n/a",
2022-02-01 14:01:17 +00:00
"version": {
"version_data": [
{
2022-02-01 15:01:30 +00:00
"version_value": "n/a"
2022-02-01 14:01:17 +00:00
}
]
}
}
]
2022-02-01 15:01:30 +00:00
},
"vendor_name": "n/a"
2022-01-31 13:20:03 +01:00
}
]
}
2022-02-01 14:01:17 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Perfect Survey WordPress plugin before 1.5.2 does not validate and escape the question_id GET parameter before using it in a SQL statement in the get_question AJAX action, allowing unauthenticated users to perform SQL injection."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/c1620905-7c31-4e62-80f5-1d9635be11ad",
"name": "https://wpscan.com/vulnerability/c1620905-7c31-4e62-80f5-1d9635be11ad"
}
2021-01-14 16:03:32 +00:00
]
2022-02-01 14:01:17 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
2022-02-01 15:01:30 +00:00
"lang": "eng",
"value": "n/a"
2022-02-01 14:01:17 +00:00
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
}
],
"source": {
"discovery": "EXTERNAL"
2021-01-14 16:03:32 +00:00
}
}