cvelist/2024/11xxx/CVE-2024-11297.json

86 lines
3.0 KiB
JSON
Raw Normal View History

2024-11-16 01:00:32 +00:00
{
2024-12-20 07:01:00 +00:00
"data_version": "4.0",
2024-11-16 01:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-11297",
2024-12-20 07:01:00 +00:00
"ASSIGNER": "security@wordfence.com",
"STATE": "PUBLIC"
2024-11-16 01:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-20 07:01:00 +00:00
"value": "The Page Restriction WordPress (WP) \u2013 Protect WP Pages/Post plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.3.6 via the WordPress core search feature. This makes it possible for unauthenticated attackers to extract sensitive data from posts that have been restricted to higher-level roles such as administrator."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "cyberlord92",
"product": {
"product_data": [
{
"product_name": "Page Restriction WordPress (WP) \u2013 Protect WP Pages/Post",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "*",
"version_value": "1.3.6"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6d12ab8c-d5d0-4e02-986e-e894fae073e5?source=cve",
"refsource": "MISC",
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/6d12ab8c-d5d0-4e02-986e-e894fae073e5?source=cve"
},
{
"url": "https://wordpress.org/plugins/page-and-post-restriction/",
"refsource": "MISC",
"name": "https://wordpress.org/plugins/page-and-post-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-11-16 01:00:32 +00:00
}
]
}
}