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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:07:54 +00:00
{
2021-04-02 15:16:14 +02:00
"CVE_data_meta": {
"ID": "CVE-2021-24167",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Web-Stat < 1.4.1 - API Key Disclosure"
},
"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": "Web-Stat",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.4.1",
"version_value": "1.4.1"
}
]
}
}
]
}
}
]
2021-01-14 16:07:54 +00:00
}
2021-04-02 15:16:14 +02:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "When visiting a site running Web-Stat < 1.4.0, the \"wts_web_stat_load_init\" function used the visitors browser to send an XMLHttpRequest request to https://wts2.one/ajax.htm?action=lookup_WP_account."
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/e7326903-1552-4934-a611-fc0b43236d60",
"name": "https://wpscan.com/vulnerability/e7326903-1552-4934-a611-fc0b43236d60"
}
]
},
"problemtype": {
"problemtype_data": [
2021-04-02 15:27:50 +02:00
{
"description": [
{
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "eng"
}
]
}
2021-04-02 15:16:14 +02:00
]
},
"credit": [
{
"lang": "eng",
"value": "Ramuel Gall"
}
],
"source": {
"discovery": "UNKNOWN"
}
2021-01-14 16:07:54 +00:00
}