2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2015-2187" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2015-03-08T02:59:01.637" ,
2024-11-22 23:14:22 +00:00
"lastModified" : "2024-11-21T02:26:56.483" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-12-08 03:06:42 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The dissect_atn_cpdlc_heur function in asn1/atn-cpdlc/packet-atn-cpdlc-template.c in the ATN-CPDLC dissector in Wireshark 1.12.x before 1.12.4 does not properly follow the TRY/ENDTRY code requirements, which allows remote attackers to cause a denial of service (stack memory corruption and application crash) via a crafted packet."
} ,
{
"lang" : "es" ,
"value" : "La funci\u00f3n dissect_atn_cpdlc_heur en asn1/atn-cpdlc/packet-atn-cpdlc-template.c en el disector ATN-CPDLC en Wireshark 1.12.x anterior a 1.12.4 no sigue correctamente los requisitos de c\u00f3digo TRY/ENDTRY, lo que permite a atacantes remotos causar una denegaci\u00f3n de servicio (corrupci\u00f3n de memoria en pila y ca\u00edda de la aplicaci\u00f3n) a trav\u00e9s de un paquete manipulado."
}
] ,
"metrics" : {
"cvssMetricV2" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
2024-11-22 23:14:22 +00:00
"baseScore" : 5.0 ,
2023-04-24 12:24:31 +02:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-11-22 23:14:22 +00:00
"availabilityImpact" : "PARTIAL"
2023-04-24 12:24:31 +02:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A10BC294-9196-425F-9FB0-B1625465B47F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "03117DF1-3BEC-4B8D-AD63-DBBDB2126081"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wireshark:wireshark:1.12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "29AC5E99-9C21-4C2E-AE68-A4B887318577"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wireshark:wireshark:1.12.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B90C8934-01D8-4027-8A38-0B3230CC5077"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wireshark:wireshark:1.12.2:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "49C89A62-69E2-40C5-9C75-FA6601A935A2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:wireshark:wireshark:1.12.3:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "1946DDC9-E49F-4601-8448-E73B0480C880"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://lists.opensuse.org/opensuse-updates/2015-03/msg00038.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securityfocus.com/bid/72940" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.securitytracker.com/id/1031858" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "http://www.wireshark.org/security/wnpa-sec-2015-06.html" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9952" ,
"source" : "cve@mitre.org"
} ,
{
2023-11-07 21:03:21 +00:00
"url" : "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=1a3dd349233a4ee3e69295c8e79f9a216027037e" ,
2023-04-24 12:24:31 +02:00
"source" : "cve@mitre.org"
} ,
{
"url" : "https://security.gentoo.org/glsa/201510-03" ,
"source" : "cve@mitre.org"
2024-11-22 23:14:22 +00:00
} ,
{
"url" : "http://lists.opensuse.org/opensuse-updates/2015-03/msg00038.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securityfocus.com/bid/72940" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.securitytracker.com/id/1031858" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.wireshark.org/security/wnpa-sec-2015-06.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9952" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=1a3dd349233a4ee3e69295c8e79f9a216027037e" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://security.gentoo.org/glsa/201510-03" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}