2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2009-5138" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2014-03-07T00:10:53.323" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T01:11:15.220" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "GnuTLS before 2.7.6, when the GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT flag is not enabled, treats version 1 X.509 certificates as intermediate CAs, which allows remote attackers to bypass intended restrictions by leveraging a X.509 V1 certificate from a trusted CA to issue new certificates, a different vulnerability than CVE-2014-1959."
} ,
{
"lang" : "es" ,
"value" : "GnuTLS anterior a 2.7.6, cuando el indicador GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT no est\u00e1 habilitado, trata certificados X.509 de versi\u00f3n 1 como CAs intermedios, lo que permite a atacantes remotos evadir restricciones mediante el aprovechamiento de un certificado X.509 V1 de un CA confiable para emitir certificados nuevos, una vulnerabilidad diferente a CVE-2014-1959."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:M/Au:N/C:P/I:P/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.8 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "MEDIUM" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 8.6 ,
"impactScore" : 4.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-264"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "2.7.5" ,
"matchCriteriaId" : "B6933E02-FFDA-4A43-B57A-4DAB1562ECAC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:2.7.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CAAA2229-7618-49C1-B420-E0E46DC89D91"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:2.7.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "63BC1989-DBCD-4006-916D-719A2CD92CAB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:2.7.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9497DC81-8CFF-44DD-BF0A-D2B5A9482131"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:2.7.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F15C655C-2833-4263-BD99-F31331AC80CB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:gnu:gnutls:2.7.4:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2B5E7C27-A5D9-4ABD-AFC5-5367083F387F"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://article.gmane.org/gmane.comp.security.oss.general/12223" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00000.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00001.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00003.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00020.html" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0247.html" ,
"source" : "secalert@redhat.com"
} ,
2024-04-04 08:46:00 +00:00
{
"url" : "http://secunia.com/advisories/57254" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://secunia.com/advisories/57260" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://secunia.com/advisories/57274" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://secunia.com/advisories/57321" ,
"source" : "secalert@redhat.com"
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3351/focus=3361" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "http://thread.gmane.org/gmane.comp.security.oss.general/12127" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1069301" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://gitorious.org/gnutls/gnutls/commit/c8dcbedd1fdc312f5b1a70fcfbc1afe235d800cd" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://article.gmane.org/gmane.comp.security.oss.general/12223" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00000.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00001.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00003.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00020.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://rhn.redhat.com/errata/RHSA-2014-0247.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/57254" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/57260" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/57274" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://secunia.com/advisories/57321" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3351/focus=3361" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://thread.gmane.org/gmane.comp.security.oss.general/12127" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1069301" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://gitorious.org/gnutls/gnutls/commit/c8dcbedd1fdc312f5b1a70fcfbc1afe235d800cd" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Patch"
]
2023-04-24 12:24:31 +02:00
}
]
}