cvelist/2022/1xxx/CVE-2022-1946.json

75 lines
1.8 KiB
JSON
Raw Normal View History

2022-06-02 13:42:47 +00:00
{
2022-07-04 15:00:06 +02:00
"CVE_data_meta": {
"ID": "CVE-2022-1946",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Gallery < 2.0.0 - Reflected Cross-Site Scripting"
},
"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": "Gallery Image and Video Gallery with Thumbnails",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.0.0",
"version_value": "2.0.0"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Gallery WordPress plugin before 2.0.0 does not sanitise and escape a parameter before outputting it back in the response of an AJAX action (available to both unauthenticated and authenticated users), leading to a Reflected Cross-Site Scripting issue"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/0903920c-be2e-4515-901f-87253eb30940",
"name": "https://wpscan.com/vulnerability/0903920c-be2e-4515-901f-87253eb30940"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2022-06-02 13:42:47 +00:00
]
2022-07-04 15:00:06 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "cydave"
2022-06-02 13:42:47 +00:00
}
2022-07-04 15:00:06 +02:00
],
"source": {
"discovery": "EXTERNAL"
}
2022-06-02 13:42:47 +00:00
}