cvelist/2022/4xxx/CVE-2022-4268.json

89 lines
2.7 KiB
JSON
Raw Normal View History

2022-12-02 10:00:34 +00:00
{
2022-12-26 13:00:52 +00:00
"data_version": "4.0",
2022-12-02 10:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4268",
2022-12-26 13:00:52 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-12-02 10:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-06 14:00:38 +00:00
"value": "The Plugin Logic WordPress plugin before 1.0.8 does not sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin"
2022-12-26 13:00:52 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2022-12-02 10:00:34 +00:00
}
]
2022-12-26 13:00:52 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Plugin Logic",
"version": {
"version_data": [
{
2023-03-06 14:00:38 +00:00
"version_affected": "<",
"version_name": "0",
"version_value": "1.0.8"
2022-12-26 13:00:52 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/bde93d90-1178-4d55-aea9-e02c4f8bcaa2",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/bde93d90-1178-4d55-aea9-e02c4f8bcaa2"
},
{
"url": "https://bulletin.iese.de/post/plugin-logic_1-0-7/",
"refsource": "MISC",
"name": "https://bulletin.iese.de/post/plugin-logic_1-0-7/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Kunal Sharma (University of Kaiserslautern)"
},
{
"lang": "en",
"value": "Daniel Krohmer (Fraunhofer IESE)"
2023-01-10 10:00:52 +00:00
},
{
"lang": "en",
"value": "WPScan"
2022-12-26 13:00:52 +00:00
}
]
2022-12-02 10:00:34 +00:00
}