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

85 lines
2.9 KiB
JSON
Raw Normal View History

2024-01-26 18:00:35 +00:00
{
2024-02-08 09:00:34 +00:00
"data_version": "4.0",
2024-01-26 18:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-0965",
2024-02-08 09:00:34 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-01-26 18:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-08 09:00:34 +00:00
"value": "The Simple Page Access Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.21 via the REST API. This makes it possible for unauthenticated attackers to bypass the plugin's page restriction and view page content."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "pluginsandsnippets",
"product": {
"product_data": [
{
"product_name": "Simple Page Access Restriction",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.0.21"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d99dc270-1b28-4e76-9346-38b2b96be01c?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/d99dc270-1b28-4e76-9346-38b2b96be01c?source=cve"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3030099/simple-page-access-restriction",
"refsource": "MISC",
"name": "https://plugins.trac.wordpress.org/changeset/3030099/simple-page-access-restriction"
}
]
},
"credits": [
{
"lang": "en",
"value": "Francesco Carlucci"
}
],
"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-26 18:00:35 +00:00
}
]
}
}