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

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-03-03 23:01:09 +00:00
{
2022-03-28 19:15:56 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-0846",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "SpeakOut! Email Petitions < 2.14.15.1 - Unauthenticated SQLi"
},
"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": "SpeakOut! Email Petitions",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.14.15.1",
"version_value": "2.14.15.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The SpeakOut! Email Petitions WordPress plugin before 2.14.15.1 does not sanitise and escape the id parameter before using it in a SQL statement via the dk_speakout_sendmail AJAX action, leading to an SQL Injection exploitable by unauthenticated users"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/b030296d-688e-44a4-a48a-140375f2c5f4",
"name": "https://wpscan.com/vulnerability/b030296d-688e-44a4-a48a-140375f2c5f4"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-03-03 23:01:09 +00:00
]
2022-03-28 19:15:56 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
2022-03-03 23:01:09 +00:00
}
2022-03-28 19:15:56 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-03-03 23:01:09 +00:00
}