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

85 lines
2.0 KiB
JSON
Raw Normal View History

2021-01-14 16:07:54 +00:00
{
2021-12-06 16:49:26 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24917",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "WPS Hide Login < 1.9.1 - Protection Bypass with Referer-Header"
},
"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": "WPS Hide Login",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.9.1",
"version_value": "1.9.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WPS Hide Login WordPress plugin before 1.9.1 has a bug which allows to get the secret login page by setting a random referer string and making a request to /wp-admin/options.php as an unauthenticated user."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/15bb711a-7d70-4891-b7a2-c473e3e8b375",
"name": "https://wpscan.com/vulnerability/15bb711a-7d70-4891-b7a2-c473e3e8b375"
},
{
"refsource": "MISC",
"url": "https://wordpress.org/support/topic/bypass-security-issue/",
"name": "https://wordpress.org/support/topic/bypass-security-issue/"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
2021-01-14 16:07:54 +00:00
{
2022-01-03 09:32:58 +01:00
"value": "CWE-863 Incorrect Authorization",
2021-12-06 16:49:26 +01:00
"lang": "eng"
2021-01-14 16:07:54 +00:00
}
2021-12-06 16:49:26 +01:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Daniel Ruf"
},
{
"lang": "eng",
"value": "Thalakus"
2021-01-14 16:07:54 +00:00
}
2021-12-06 16:49:26 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
}