cvelist/2021/24xxx/CVE-2021-24291.json

81 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:04:47 +00:00
{
2021-05-10 09:30:07 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24291",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Photo Gallery < 1.5.69 - Multiple Reflected Cross-Site Scripting (XSS)"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"generator": "WPScan CVE Generator",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Photo Gallery Team",
"product": {
"product_data": [
{
"product_name": "Photo Gallery by 10Web Mobile-Friendly Image Gallery",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.5.69",
"version_value": "1.5.69"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Photo Gallery by 10Web Mobile-Friendly Image Gallery WordPress plugin before 1.5.69 was vulnerable to Reflected Cross-Site Scripting (XSS) issues via the gallery_id, tag, album_id and _id GET parameters passed to the bwg_frontend_data AJAX action (available to both unauthenticated and authenticated users)"
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/cfb982b2-8b6d-4345-b3ab-3d2b130b873a",
"name": "https://wpscan.com/vulnerability/cfb982b2-8b6d-4345-b3ab-3d2b130b873a"
},
{
"refsource": "MISC",
"url": "https://packetstormsecurity.com/files/162227/",
"name": "https://packetstormsecurity.com/files/162227/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
2021-01-14 16:04:47 +00:00
]
2021-05-10 09:30:07 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "ThuraMoeMyint"
2021-01-14 16:04:47 +00:00
}
2021-05-10 09:30:07 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}