cvelist/2024/1xxx/CVE-2024-1076.json

80 lines
2.4 KiB
JSON
Raw Normal View History

2024-01-30 17:00:34 +00:00
{
2024-05-08 06:00:37 +00:00
"data_version": "4.0",
2024-01-30 17:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1076",
2024-05-08 06:00:37 +00:00
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC"
2024-01-30 17:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-08 06:00:37 +00:00
"value": "The SSL Zen WordPress plugin before 4.6.0 only relies on the use of .htaccess to prevent visitors from accessing the site's generated private keys, which allows an attacker to read them if the site runs on a server who doesn't support .htaccess files, like NGINX."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Unknown",
"product": {
"product_data": [
{
"product_name": "SSL Zen ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "4.6.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://wpscan.com/vulnerability/9c3e9c72-3d6c-4e2c-bb8a-f4efce1371d5/",
"refsource": "MISC",
"name": "https://wpscan.com/vulnerability/9c3e9c72-3d6c-4e2c-bb8a-f4efce1371d5/"
2024-01-30 17:00:34 +00:00
}
]
2024-05-08 06:00:37 +00:00
},
"generator": {
"engine": "WPScan CVE Generator"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Krzysztof Zaj\u0105c (CERT PL)"
},
{
"lang": "en",
"value": "WPScan"
}
]
2024-01-30 17:00:34 +00:00
}