2024-11-07 08:00:33 +00:00
{
2024-11-07 17:00:34 +00:00
"data_version" : "4.0" ,
2024-11-07 08:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-10963" ,
2024-11-07 17:00:34 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2024-11-07 08:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-11-11 18:00:33 +00:00
"value" : "A flaw was found in pam_access, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability allows attackers to trick the system by pretending to be a trusted hostname, gaining unauthorized access. This issue poses a risk for systems that rely on this feature to control who can access certain services or terminals."
2024-11-07 17:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Authentication" ,
"cweId" : "CWE-287"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "Red Hat Enterprise Linux 7" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "unknown"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 8" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
} ,
{
"product_name" : "Red Hat Enterprise Linux 9" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
} ,
{
"product_name" : "Red Hat OpenShift Container Platform 4" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-10963" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2024-10963"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2324291" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2324291"
}
]
} ,
2024-11-11 18:00:33 +00:00
"work_around" : [
{
"lang" : "en" ,
"value" : "To reduce the risk, administrators should ensure that no DNS hostname matches local TTY or service names used in pam_access. Additionally, implement DNSSEC to prevent spoofing of DNS responses. For stronger protection, consider reconfiguring pam_access to only accept fully qualified domain names (FQDNs) in access.conf"
}
] ,
2024-11-07 17:00:34 +00:00
"impact" : {
"cvss" : [
{
2024-11-11 18:00:33 +00:00
"attackComplexity" : "HIGH" ,
2024-11-07 17:00:34 +00:00
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
2024-11-11 18:00:33 +00:00
"baseScore" : 7.4 ,
"baseSeverity" : "HIGH" ,
2024-11-07 17:00:34 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-11-11 18:00:33 +00:00
"privilegesRequired" : "NONE" ,
2024-11-07 17:00:34 +00:00
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
2024-11-11 18:00:33 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N" ,
2024-11-07 17:00:34 +00:00
"version" : "3.1"
2024-11-07 08:00:33 +00:00
}
]
}
}