cvelist/2024/5xxx/CVE-2024-5880.json

86 lines
2.8 KiB
JSON
Raw Normal View History

2024-06-11 17:00:36 +00:00
{
2024-08-21 06:00:34 +00:00
"data_version": "4.0",
2024-06-11 17:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-5880",
2024-08-21 06:00:34 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-06-11 17:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-08-21 06:00:34 +00:00
"value": "The Hide My Site plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2 due to the plugin not restricting access to the REST API when password protection is enabled. This makes it possible for unauthenticated attackers to gain unauthorized access to the site."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "clevelandwebdeveloper",
"product": {
"product_data": [
{
"product_name": "Hide My Site",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "2.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/31d2ccd2-d38b-4bdf-a905-a2b54ca80a58?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/31d2ccd2-d38b-4bdf-a905-a2b54ca80a58?source=cve"
},
{
"url": "https://wordpress.org/plugins/hide-my-site/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/hide-my-site/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Colin Xu"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
2024-06-11 17:00:36 +00:00
}
]
}
}