cvelist/2024/0xxx/CVE-2024-0789.json

85 lines
3.0 KiB
JSON
Raw Normal View History

2024-01-22 18:00:33 +00:00
{
2024-06-19 08:00:32 +00:00
"data_version": "4.0",
2024-01-22 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0789",
2024-06-19 08:00:32 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-01-22 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-06-19 08:00:32 +00:00
"value": "The WP Maintenance plugin for WordPress is vulnerable to IP Address Spoofing in all versions up to, and including, 6.1.9.2 due to insufficient IP address validation and use of user-supplied HTTP headers as a primary method for IP retrieval. This makes it possible for unauthenticated attackers to bypass maintenance mode."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-348 Use of Less Trusted Source"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "florent73",
"product": {
"product_data": [
{
"product_name": "WP Maintenance",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "6.1.9.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8f6bbaa1-c50f-4dad-9e5b-04bdffd4a0ae?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8f6bbaa1-c50f-4dad-9e5b-04bdffd4a0ae?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3078682%40wp-maintenance%2Ftrunk&old=3069916%40wp-maintenance%2Ftrunk&sfp_email=&sfph_mail=",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3078682%40wp-maintenance%2Ftrunk&old=3069916%40wp-maintenance%2Ftrunk&sfp_email=&sfph_mail="
}
]
},
"credits": [
{
"lang": "en",
"value": "Hoa Le Ngoc"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2024-01-22 18:00:33 +00:00
}
]
}
}