cvelist/2021/25xxx/CVE-2021-25117.json

88 lines
2.7 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2024-01-16 16:00:40 +00:00
"data_version": "4.0",
2021-01-14 16:06:01 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-25117",
2024-01-16 16:00:40 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2021-01-14 16:06:01 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-16 16:00:40 +00:00
"value": "The WP-PostRatings WordPress plugin before 1.86.1 does not sanitise the postratings_image parameter from its options page (wp-admin/admin.php?page=wp-postratings/postratings-options.php). Even though the page is only accessible to administrators, and protected against CSRF attacks, the issue is still exploitable when the unfiltered_html capability is disabled."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-Site Scripting (XSS)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2021-01-14 16:06:01 +00:00
}
]
2024-01-16 16:00:40 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "WP-PostRatings",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "1.86.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/d2d9a789-edae-4ae1-92af-e6132db7efcd/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/d2d9a789-edae-4ae1-92af-e6132db7efcd/"
}
]
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Park Won Seok"
},
{
"lang": "en",
"value": "WPScan"
}
]
2021-01-14 16:06:01 +00:00
}