cvelist/2021/25xxx/CVE-2021-25115.json
2022-02-14 10:14:47 +01:00

80 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-25115",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WP Photo Album Plus < 8.0.10 - Stored Cross-Site Scripting (XSS)"
},
"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": "WP Photo Album Plus",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.0.10",
"version_value": "8.0.10"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Photo Album Plus WordPress plugin before 8.0.10 was vulnerable to Stored Cross-Site Scripting (XSS). Error log content was handled improperly, therefore any user, even unauthenticated, could cause arbitrary javascript to be executed in the admin panel."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/dbc18c2c-7547-44fc-8a41-c819757e47a7",
"name": "https://wpscan.com/vulnerability/dbc18c2c-7547-44fc-8a41-c819757e47a7"
},
{
"refsource": "CONFIRM",
"url": "https://plugins.trac.wordpress.org/changeset/2655859/wp-photo-album-plus",
"name": "https://plugins.trac.wordpress.org/changeset/2655859/wp-photo-album-plus"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-79 Cross-site Scripting (XSS)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Krzysztof Zając"
}
],
"source": {
"discovery": "EXTERNAL"
}
}