2023-09-25 18:00:31 +00:00
{
"id" : "CVE-2023-5156" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2023-09-25T16:15:15.613" ,
2023-10-03 22:00:28 +00:00
"lastModified" : "2023-10-03T21:15:10.857" ,
2023-10-02 18:00:28 +00:00
"vulnStatus" : "Modified" ,
2023-09-25 18:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A flaw was found in the GNU C Library. A recent fix for CVE-2023-4806 introduced the potential for a memory leak, which may result in an application crash."
2023-09-26 16:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una falla en la librer\u00eda GNU C. Una soluci\u00f3n reciente para CVE-2023-4806 introdujo la posibilidad de una p\u00e9rdida de memoria, lo que puede provocar un bloqueo de la aplicaci\u00f3n."
2023-09-25 18:00:31 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-26 16:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-09-25 18:00:31 +00:00
{
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2023-10-02 18:00:28 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
2023-09-25 18:00:31 +00:00
"attackVector" : "NETWORK" ,
2023-10-02 18:00:28 +00:00
"attackComplexity" : "LOW" ,
2023-09-25 18:00:31 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
2023-10-02 18:00:28 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
2023-09-25 18:00:31 +00:00
} ,
2023-10-02 18:00:28 +00:00
"exploitabilityScore" : 3.9 ,
2023-09-25 18:00:31 +00:00
"impactScore" : 1.4
}
]
} ,
2023-09-26 16:00:28 +00:00
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.39" ,
"matchCriteriaId" : "9B07E72A-FA10-49C2-BBE3-468AF836A462"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"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-09-25 18:00:31 +00:00
"references" : [
2023-10-03 22:00:28 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/03/4" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/10/03/5" ,
"source" : "secalert@redhat.com"
} ,
2023-09-25 18:00:31 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-5156" ,
2023-09-26 16:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-09-25 18:00:31 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2240541" ,
2023-09-26 16:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-09-25 18:00:31 +00:00
} ,
{
"url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=30884" ,
2023-09-26 16:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2023-09-25 18:00:31 +00:00
} ,
{
"url" : "https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=ec6b95c3303c700eb89eebeda2d7264cc184a796" ,
2023-09-26 16:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2023-09-25 18:00:31 +00:00
}
]
}