mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
88 lines
2.6 KiB
JSON
88 lines
2.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-4358",
|
|
"ASSIGNER": "contact@wpscan.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The WP RSS By Publishers WordPress plugin through 0.1 does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-89 SQL Injection"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Unknown",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "WP RSS By Publishers",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "0",
|
|
"version_affected": "="
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://wpscan.com/vulnerability/0076a3b8-9a25-41c9-bb07-36ffe2c8c37d",
|
|
"refsource": "MISC",
|
|
"name": "https://wpscan.com/vulnerability/0076a3b8-9a25-41c9-bb07-36ffe2c8c37d"
|
|
},
|
|
{
|
|
"url": "https://bulletin.iese.de/post/wp-rss-by-publishers_0-1_3",
|
|
"refsource": "MISC",
|
|
"name": "https://bulletin.iese.de/post/wp-rss-by-publishers_0-1_3"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "WPScan CVE Generator"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Daniel Krohmer"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "Kunal Sharma"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"value": "WPScan"
|
|
}
|
|
]
|
|
} |