2023-10-20 21:00:41 +00:00
{
2024-04-10 19:03:14 +00:00
"data_version" : "4.0" ,
2023-10-20 21:00:41 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-5692" ,
2024-04-10 19:03:14 +00:00
"ASSIGNER" : "security@wordfence.com" ,
"STATE" : "PUBLIC"
2023-10-20 21:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-04-10 19:03:14 +00:00
"value" : "WordPress Core is vulnerable to Sensitive Information Exposure in versions up to, and including, 6.4.3 via the redirect_guess_404_permalink function. This can allow unauthenticated attackers to expose the slug of a custom post whose 'publicly_queryable' post status has been set to 'false'."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200 Information Exposure"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "WordPress Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "WordPress" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "*" ,
"version_value" : "6.4.3"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/6e6f993b-ce09-4050-84a1-cbe9953f36b1?source=cve" ,
"refsource" : "MISC" ,
"name" : "https://www.wordfence.com/threat-intel/vulnerabilities/id/6e6f993b-ce09-4050-84a1-cbe9953f36b1?source=cve"
} ,
{
"url" : "https://github.com/WordPress/wordpress-develop/blob/6.3/src/wp-includes/canonical.php#L763" ,
"refsource" : "MISC" ,
"name" : "https://github.com/WordPress/wordpress-develop/blob/6.3/src/wp-includes/canonical.php#L763"
} ,
{
"url" : "https://developer.wordpress.org/reference/functions/is_post_publicly_viewable/" ,
"refsource" : "MISC" ,
"name" : "https://developer.wordpress.org/reference/functions/is_post_publicly_viewable/"
} ,
{
"url" : "https://developer.wordpress.org/reference/functions/is_post_type_viewable/" ,
"refsource" : "MISC" ,
"name" : "https://developer.wordpress.org/reference/functions/is_post_type_viewable/"
} ,
{
"url" : "https://core.trac.wordpress.org/changeset/57645" ,
"refsource" : "MISC" ,
"name" : "https://core.trac.wordpress.org/changeset/57645"
}
]
} ,
"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"
2023-10-20 21:00:41 +00:00
}
]
}
}