2023-10-03 20:00:28 +00:00
{
"id" : "CVE-2023-4911" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-10-03T18:15:10.463" ,
2023-10-14 14:00:28 +00:00
"lastModified" : "2023-10-14T12:15:10.007" ,
2023-10-06 08:00:29 +00:00
"vulnStatus" : "Undergoing Analysis" ,
2023-10-03 20:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A buffer overflow was discovered in the GNU C Library's dynamic loader ld.so while processing the GLIBC_TUNABLES environment variable. This issue could allow a local attacker to use maliciously crafted GLIBC_TUNABLES environment variables when launching binaries with SUID permission to execute code with elevated privileges."
2023-10-04 20:00:30 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 un desbordamiento del b\u00fafer en el cargador din\u00e1mico ld.so de la librer\u00eda GNU C mientras se procesaba la variable de entorno GLIBC_TUNABLES. Este problema podr\u00eda permitir que un atacante local utilice variables de entorno GLIBC_TUNABLES manipuladas con fines malintencionados al iniciar archivos binarios con permiso SUID para ejecutar c\u00f3digo con privilegios elevados."
2023-10-03 20:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-05 18:01:48 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
} ,
2023-10-03 20:00:28 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
2023-10-05 18:01:48 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-787"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:glibc:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "68D5A70D-5CEE-4E19-BF35-0245A0E0F6BC"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E30D0E6F-4AE8-4284-8716-991DFA48CC5D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6BBD7A51-0590-4DDF-8249-5AFA8D645CB6"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2023-10-03 20:00:28 +00:00
"references" : [
2023-10-06 18:00:28 +00:00
{
"url" : "http://packetstormsecurity.com/files/174986/glibc-ld.so-Local-Privilege-Escalation.html" ,
"source" : "secalert@redhat.com"
} ,
2023-10-06 08:00:29 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2023/Oct/11" ,
"source" : "secalert@redhat.com"
} ,
2023-10-03 22:00:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/03/2" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Mailing List"
]
2023-10-03 22:00:28 +00:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/03/3" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-10-03 22:00:28 +00:00
} ,
2023-10-05 04:00:29 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/05/1" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
2023-10-14 02:00:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/13/11" ,
"source" : "secalert@redhat.com"
} ,
2023-10-14 14:00:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/14/3" ,
"source" : "secalert@redhat.com"
} ,
2023-10-05 18:01:48 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5453" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5454" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5455" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-05 04:00:29 +00:00
} ,
2023-10-05 23:55:28 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2023:5476" ,
"source" : "secalert@redhat.com"
} ,
2023-10-03 20:00:28 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-4911" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-03 20:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2238352" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Third Party Advisory"
]
2023-10-03 20:00:28 +00:00
} ,
2023-10-04 20:00:30 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4DBUQRRPB47TC3NJOUIBVWUGFHBJAFDL/" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List"
]
2023-10-04 20:00:30 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DFG4P76UHHZEWQ26FWBXG76N2QLKKPZA/" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Mailing List"
]
2023-10-04 20:00:30 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NDAQWHTSVOCOZ5K6KPIWKRT3JX4RTZUR/" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List"
]
2023-10-04 20:00:30 +00:00
} ,
2023-10-04 12:00:29 +00:00
{
"url" : "https://security.gentoo.org/glsa/202310-03" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-04 12:00:29 +00:00
} ,
2023-10-13 23:55:26 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20231013-0006/" ,
"source" : "secalert@redhat.com"
} ,
2023-10-03 23:55:27 +00:00
{
"url" : "https://www.debian.org/security/2023/dsa-5514" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-03 23:55:27 +00:00
} ,
2023-10-03 20:00:28 +00:00
{
"url" : "https://www.qualys.com/2023/10/03/cve-2023-4911/looney-tunables-local-privilege-escalation-glibc-ld-so.txt" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit"
]
2023-10-03 20:00:28 +00:00
} ,
{
"url" : "https://www.qualys.com/cve-2023-4911/" ,
2023-10-05 18:01:48 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-10-03 20:00:28 +00:00
}
]
}