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

99 lines
3.3 KiB
JSON
Raw Normal View History

2022-11-28 16:00:37 +00:00
{
2022-12-26 13:00:52 +00:00
"data_version": "4.0",
2022-11-28 16:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-4150",
2022-12-26 13:00:52 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2022-11-28 16:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-12-26 13:00:52 +00:00
"value": "The Contest Gallery WordPress plugin before 19.1.5.1, Contest Gallery Pro WordPress plugin before 19.1.5.1 do not escape the option_id POST parameter before concatenating it to an SQL query in order-custom-fields-with-and-without-search.php. This may allow malicious users with at least author privilege to leak sensitive information from the site's database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
2022-11-28 16:00:37 +00:00
}
]
2022-12-26 13:00:52 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "Contest Gallery",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
},
{
"product_name": "Contest Gallery Pro",
"version": {
"version_data": [
{
"version_value": "0",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/d5d39138-a216-46cd-9e5f-fc706a2c93da",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/d5d39138-a216-46cd-9e5f-fc706a2c93da"
},
{
"url": "https://bulletin.iese.de/post/contest-gallery_19-1-4-1_13",
"refsource": "MISC",
"name": "https://bulletin.iese.de/post/contest-gallery_19-1-4-1_13"
}
]
},
"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:40 +00:00
},
{
"lang": "en",
"value": "WPScan"
2022-12-26 13:00:52 +00:00
}
]
2022-11-28 16:00:37 +00:00
}