2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-3210" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2016-12-13T16:59:00.187" ,
2023-12-20 19:00:28 +00:00
"lastModified" : "2023-12-20T18:28:46.977" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Heap-based buffer overflow in PCRE 8.34 through 8.37 and PCRE2 10.10 allows remote attackers to execute arbitrary code via a crafted regular expression, as demonstrated by /^(?P=B)((?P=B)(?J:(?P<B>c)(?P<B>a(?P=B)))>WGXCREDITS)/, a different vulnerability than CVE-2015-8384."
} ,
{
"lang" : "es" ,
"value" : "Desbordamiento de b\u00fafer basado en memoria din\u00e1mica en PCRE 8.34 hasta la versi\u00f3n 8.37 y PCRE2 10.10 permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de una expresi\u00f3n regular manipulada, seg\u00fan lo demostrado por /^(?P=B)((?P=B)(?J:(?P\n<b>c)(?P<b>a(?P=B)))>WGXCREDITS)/, una vulnerabilidad diferente a CVE-2015-8384.</b></b>"
}
] ,
"metrics" : {
2023-12-20 19:00:28 +00:00
"cvssMetricV31" : [
2023-04-24 12:24:31 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
2023-12-20 19:00:28 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
] ,
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 7.5
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2023-12-20 19:00:28 +00:00
"value" : "CWE-787"
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pcre:pcre2:10.10:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E64C5505-F782-443F-944C-AC17B8468406"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pcre:pcre:8.34:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F6876A94-2609-41CE-975E-F1ADAE1BD782"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pcre:pcre:8.35:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9DA3CC4F-1797-46D8-8C3D-0605E71C5EAE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pcre:pcre:8.36:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "909CD13B-E836-4EBF-9433-55B4EFFE2DC4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:pcre:pcre:8.37:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "EF43E164-05C2-42A8-82CA-D1B643875C2B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://rhn.redhat.com/errata/RHSA-2016-2750.html" ,
2023-12-20 19:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/06/01/7" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2015/12/02/11" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List"
]
} ,
{
"url" : "http://www.securityfocus.com/bid/74934" ,
"source" : "secalert@redhat.com" ,
"tags" : [
2023-12-20 19:00:28 +00:00
"Broken Link" ,
2023-04-24 12:24:31 +02:00
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2016:1132" ,
2023-12-20 19:00:28 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
} ,
{
"url" : "https://bugs.exim.org/show_bug.cgi?id=1636" ,
"source" : "secalert@redhat.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
}
]
}