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

85 lines
2.1 KiB
JSON
Raw Normal View History

2022-01-17 13:01:19 +00:00
{
2022-03-14 15:36:25 +01:00
"CVE_data_meta": {
"ID": "CVE-2022-0254",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Zero Spam < 5.2.11 - Admin+ 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": "WordPress Zero Spam",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.2.11",
"version_value": "5.2.11"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WordPress Zero Spam WordPress plugin before 5.2.11 does not properly sanitise and escape the order and orderby parameters before using them in a SQL statement in the admin dashboard, leading to a SQL injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/ae54681f-7b89-408c-b0ee-ba4a520db997",
"name": "https://wpscan.com/vulnerability/ae54681f-7b89-408c-b0ee-ba4a520db997"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2660225",
"name": "https://plugins.trac.wordpress.org/changeset/2660225"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2680906",
"name": "https://plugins.trac.wordpress.org/changeset/2680906"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2022-01-17 13:01:19 +00:00
]
2022-03-14 15:36:25 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "JrXnm"
2022-01-17 13:01:19 +00:00
}
2022-03-14 15:36:25 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-01-17 13:01:19 +00:00
}