CVE-2014-9912 (GCVE-0-2014-9912)
Vulnerability from cvelistv5 – Published: 2017-01-04 20:00 – Updated: 2024-08-06 14:02
VLAI
EPSS
VEX
Summary
The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument.
Severity
9.8 (Critical)
CWE
- n/a
Assigner
References
5 references
| URL | Tags |
|---|---|
| http://www.securityfocus.com/bid/68549 | vdb-entryx_refsource_BID |
| https://bugzilla.redhat.com/show_bug.cgi?id=1383569 | x_refsource_CONFIRM |
| http://www.openwall.com/lists/oss-security/2016/11/25/1 | mailing-listx_refsource_MLIST |
| http://www.php.net/ChangeLog-5.php | x_refsource_CONFIRM |
| https://bugs.php.net/bug.php?id=67397 | x_refsource_CONFIRM |
Date Public
2014-06-08 00:00
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T14:02:36.642Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "68549",
"tags": [
"vdb-entry",
"x_refsource_BID",
"x_transferred"
],
"url": "http://www.securityfocus.com/bid/68549"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://www.php.net/ChangeLog-5.php"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=67397"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"datePublic": "2014-06-08T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2017-01-05T10:57:01.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"name": "68549",
"tags": [
"vdb-entry",
"x_refsource_BID"
],
"url": "http://www.securityfocus.com/bid/68549"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://www.php.net/ChangeLog-5.php"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://bugs.php.net/bug.php?id=67397"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-9912",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "68549",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/68549"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1383569"
},
{
"name": "[oss-security] 20161124 Re: CVE request: icu: stack-based buffer overflow in uloc_getDisplayName",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/11/25/1"
},
{
"name": "http://www.php.net/ChangeLog-5.php",
"refsource": "CONFIRM",
"url": "http://www.php.net/ChangeLog-5.php"
},
{
"name": "https://bugs.php.net/bug.php?id=67397",
"refsource": "CONFIRM",
"url": "https://bugs.php.net/bug.php?id=67397"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2014-9912",
"datePublished": "2017-01-04T20:00:00.000Z",
"dateReserved": "2016-11-24T00:00:00.000Z",
"dateUpdated": "2024-08-06T14:02:36.642Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2014-9912",
"date": "2026-09-17",
"epss": "0.04948",
"percentile": "0.91736"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionEndIncluding\": \"5.3.28\", \"matchCriteriaId\": \"F472DC17-3596-4311-8F78-2D59EA59950F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E7B9B8D2-78B7-4B17-955B-741C7A6F6634\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5CA2A940-BD69-4D35-AF12-432CB929248B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"29BD13F9-86C8-44C4-A860-9A87870A518E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1B361FDE-9F6A-4E9A-96F1-619DC56EECB6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3DBD9E7B-1237-47A8-8A07-5CC5246A9C5A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6F2BB41E-2096-4291-B0ED-06825FDFE8BF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"52BA94F7-1AF9-415C-AC21-30BC25C74C5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"D0A739A0-698A-422B-886B-430A79F6E945\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"086E0D24-A43E-4CEA-9FB0-FE193B88CC31\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EC8D0963-8CA5-4814-9B6D-4E1C3907737B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"77A4B7E0-C872-4E53-AD72-1BB2755E4FDA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"EECCD553-53D5-485E-8C21-E2A5070833B2\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"95357C79-A754-4E0C-B65B-0FA241962B12\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.12:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"25EAF9A9-F7A1-4AC7-BCFD-769BE0FDB537\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.12:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"74EA8037-7C22-48B3-9FA2-4BFFFFD513D1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C8D1254E-0C72-4958-BA7F-5B818C3ACB15\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.13:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"92994FFC-F362-48AC-9CA8-8EBCAC880C91\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.14:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"21131DF1-1EE5-4C84-B1E0-FA75BC39B344\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.14:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"0B23F85D-465B-4176-9798-E78AADE421EC\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.15:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"08A0FB69-9BB2-4CCA-87C5-18368109D6E8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.15:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"ADEE52B4-8392-4321-8C00-FABA6270E728\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.16:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"57D74F58-DB3A-4A70-93CF-B350DB65EF49\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.17:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AAEE86A0-C3FC-446E-8DF0-4FA32F741E1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.18:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"90B670B6-A211-40C6-A8A0-1B0188EF891F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.19:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AAAC4776-F3FF-42D8-AC6E-4746987D30BF\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.20:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"41DC16B7-7A45-4BDE-B340-F17D97CA3BDD\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.21:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0FD7C2E6-9B34-4890-A0D1-39BB8ECA47E4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.22:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4F8F72EC-7431-4B36-89EF-E7593ACFBFEA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.23:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"86E9AC84-430D-4FDA-8FFE-B77E17803A11\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.24:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"5238A7AE-D3FD-4465-95D7-F9C8787F9463\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.25:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6B877725-43E7-479E-9FA3-6D2FFE89B620\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.26:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"AB33BBC0-9D17-4369-A52D-B4B65150380A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.27:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"95E112B5-12CC-40D5-AA1E-B5FB1ABC831E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.28:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B078B1E5-14BD-4004-8384-4656E1063EC0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.4.29:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"27BB02F3-99A1-428C-A3C9-614B1277C88D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"9F6D9B19-E64D-4BED-9194-17460CE19E6F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha1:*:*:*:*:*:*\", \"matchCriteriaId\": \"3D25E591-448C-4E3B-8557-6E48F7571796\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha2:*:*:*:*:*:*\", \"matchCriteriaId\": \"6DA18F3F-B4B5-40C3-BF19-67C1F0C1787D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha3:*:*:*:*:*:*\", \"matchCriteriaId\": \"3AF783C9-26E7-4E02-BD41-77B9783667E3\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha4:*:*:*:*:*:*\", \"matchCriteriaId\": \"EF49701D-ECE4-4CEB-BDAB-24C09C8AD4B4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha5:*:*:*:*:*:*\", \"matchCriteriaId\": \"7AEDF6F7-001D-4A35-A26F-417991AD377F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:alpha6:*:*:*:*:*:*\", \"matchCriteriaId\": \"4031DB99-B4B4-41EC-B3C1-543D92C575A9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:beta1:*:*:*:*:*:*\", \"matchCriteriaId\": \"D5450EA7-A398-49D2-AA8E-7C95B074BAB1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:beta2:*:*:*:*:*:*\", \"matchCriteriaId\": \"04FE0E4E-BC94-4DC9-BE9B-DC57B952B2FB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:beta3:*:*:*:*:*:*\", \"matchCriteriaId\": \"BB8E09D8-9CBE-4279-88B7-24A214A5A537\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:beta4:*:*:*:*:*:*\", \"matchCriteriaId\": \"2D41ECCE-887D-49A2-9BB3-B559495AC55B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"79B418BC-27F4-4443-A0F7-FF4ADA568C1B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.0:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"8EEBDF62-BA1B-4438-9AEA-8B56AA5713E8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F644EA6C-50C6-4A1C-A4AC-287AA9477B46\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4DD47F30-74F5-48E8-8657-C2373FE2BD22\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.3:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0C09527B-6B47-41F8-BDE6-01C47E452286\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.4:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"2E454D87-23CB-4D7F-90FE-942EE54D661F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.5:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1031E646-F2CF-4A3E-8E6A-5D4BC950BEDA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.6:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"130E50C1-D209-4CFF-9399-69D561340FBB\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.7:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"C1F29948-9417-460B-8B04-D91AE4E8B423\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.8:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A37D00C1-4F41-4400-9CE4-8E8BAA3E4142\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.9:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"093D08B7-CC3C-4616-8697-F15B253A7D9A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.10:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E9CD8FEE-DE7B-47CB-9985-4092BFA071D0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.11:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A30B2D9E-F289-43C9-BFBC-1CEF284A417E\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.12:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FE41CFDF-8ECD-41C1-94A7-5AFD42C5DDEA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:5.5.13:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6AEAC9BA-AF82-4345-839C-D339DCB962A7\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument.\"}, {\"lang\": \"es\", \"value\": \"La funci\\u00f3n get_icu_disp_value_src_php en ext/intl/locale/locale_methods.c en PHP en versiones anteriores a 5.3.29, 5.4.x en versiones anteriores a 5.4.30 y 5.5.x en versiones anteriores a 5.5.14 no restringe correctamente las llamadas del componente ICU uresbund.cpp, lo que permite a atacantes remotos provocar una denegaci\\u00f3n de servicio (desbordamiento de b\\u00fafer) o posiblemente tener otro impacto no especificado a trav\\u00e9s de una llamada locale_get_display_name con un primer argumento largo.\"}]",
"id": "CVE-2014-9912",
"lastModified": "2024-11-21T02:21:57.770",
"metrics": "{\"cvssMetricV30\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.0\", \"vectorString\": \"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"baseScore\": 9.8, \"baseSeverity\": \"CRITICAL\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"HIGH\"}, \"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\", \"baseScore\": 7.5, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"PARTIAL\", \"integrityImpact\": \"PARTIAL\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"HIGH\", \"exploitabilityScore\": 10.0, \"impactScore\": 6.4, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2017-01-04T20:59:00.217",
"references": "[{\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/25/1\", \"source\": \"cve@mitre.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.php.net/ChangeLog-5.php\", \"source\": \"cve@mitre.org\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/68549\", \"source\": \"cve@mitre.org\"}, {\"url\": \"https://bugs.php.net/bug.php?id=67397\", \"source\": \"cve@mitre.org\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\", \"source\": \"cve@mitre.org\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\", \"VDB Entry\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2016/11/25/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"http://www.php.net/ChangeLog-5.php\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"http://www.securityfocus.com/bid/68549\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://bugs.php.net/bug.php?id=67397\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Vendor Advisory\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Patch\", \"Third Party Advisory\", \"VDB Entry\"]}]",
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-119\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2014-9912\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-01-04T20:59:00.217\",\"lastModified\":\"2026-05-06T22:30:45.220\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The get_icu_disp_value_src_php function in ext/intl/locale/locale_methods.c in PHP before 5.3.29, 5.4.x before 5.4.30, and 5.5.x before 5.5.14 does not properly restrict calls to the ICU uresbund.cpp component, which allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a locale_get_display_name call with a long first argument.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n get_icu_disp_value_src_php en ext/intl/locale/locale_methods.c en PHP en versiones anteriores a 5.3.29, 5.4.x en versiones anteriores a 5.4.30 y 5.5.x en versiones anteriores a 5.5.14 no restringe correctamente las llamadas del componente ICU uresbund.cpp, lo que permite a atacantes remotos provocar una denegaci\u00f3n de servicio (desbordamiento de b\u00fafer) o posiblemente tener otro impacto no especificado a trav\u00e9s de una llamada locale_get_display_name con un primer argumento largo.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"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\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"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\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"5.3.28\",\"matchCriteriaId\":\"F472DC17-3596-4311-8F78-2D59EA59950F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E7B9B8D2-78B7-4B17-955B-741C7A6F6634\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5CA2A940-BD69-4D35-AF12-432CB929248B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"29BD13F9-86C8-44C4-A860-9A87870A518E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1B361FDE-9F6A-4E9A-96F1-619DC56EECB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3DBD9E7B-1237-47A8-8A07-5CC5246A9C5A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6F2BB41E-2096-4291-B0ED-06825FDFE8BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"52BA94F7-1AF9-415C-AC21-30BC25C74C5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0A739A0-698A-422B-886B-430A79F6E945\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"086E0D24-A43E-4CEA-9FB0-FE193B88CC31\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC8D0963-8CA5-4814-9B6D-4E1C3907737B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"77A4B7E0-C872-4E53-AD72-1BB2755E4FDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"EECCD553-53D5-485E-8C21-E2A5070833B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95357C79-A754-4E0C-B65B-0FA241962B12\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"25EAF9A9-F7A1-4AC7-BCFD-769BE0FDB537\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.12:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"74EA8037-7C22-48B3-9FA2-4BFFFFD513D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C8D1254E-0C72-4958-BA7F-5B818C3ACB15\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.13:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"92994FFC-F362-48AC-9CA8-8EBCAC880C91\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.14:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"21131DF1-1EE5-4C84-B1E0-FA75BC39B344\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.14:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"0B23F85D-465B-4176-9798-E78AADE421EC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.15:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"08A0FB69-9BB2-4CCA-87C5-18368109D6E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.15:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"ADEE52B4-8392-4321-8C00-FABA6270E728\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.16:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"57D74F58-DB3A-4A70-93CF-B350DB65EF49\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.17:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AAEE86A0-C3FC-446E-8DF0-4FA32F741E1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.18:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"90B670B6-A211-40C6-A8A0-1B0188EF891F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.19:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AAAC4776-F3FF-42D8-AC6E-4746987D30BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"41DC16B7-7A45-4BDE-B340-F17D97CA3BDD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.21:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0FD7C2E6-9B34-4890-A0D1-39BB8ECA47E4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.22:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4F8F72EC-7431-4B36-89EF-E7593ACFBFEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.23:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86E9AC84-430D-4FDA-8FFE-B77E17803A11\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.24:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5238A7AE-D3FD-4465-95D7-F9C8787F9463\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.25:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6B877725-43E7-479E-9FA3-6D2FFE89B620\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.26:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AB33BBC0-9D17-4369-A52D-B4B65150380A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.27:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"95E112B5-12CC-40D5-AA1E-B5FB1ABC831E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.28:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B078B1E5-14BD-4004-8384-4656E1063EC0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.4.29:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"27BB02F3-99A1-428C-A3C9-614B1277C88D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9F6D9B19-E64D-4BED-9194-17460CE19E6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3D25E591-448C-4E3B-8557-6E48F7571796\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha2:*:*:*:*:*:*\",\"matchCriteriaId\":\"6DA18F3F-B4B5-40C3-BF19-67C1F0C1787D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3AF783C9-26E7-4E02-BD41-77B9783667E3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha4:*:*:*:*:*:*\",\"matchCriteriaId\":\"EF49701D-ECE4-4CEB-BDAB-24C09C8AD4B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha5:*:*:*:*:*:*\",\"matchCriteriaId\":\"7AEDF6F7-001D-4A35-A26F-417991AD377F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:alpha6:*:*:*:*:*:*\",\"matchCriteriaId\":\"4031DB99-B4B4-41EC-B3C1-543D92C575A9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta1:*:*:*:*:*:*\",\"matchCriteriaId\":\"D5450EA7-A398-49D2-AA8E-7C95B074BAB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta2:*:*:*:*:*:*\",\"matchCriteriaId\":\"04FE0E4E-BC94-4DC9-BE9B-DC57B952B2FB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta3:*:*:*:*:*:*\",\"matchCriteriaId\":\"BB8E09D8-9CBE-4279-88B7-24A214A5A537\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:beta4:*:*:*:*:*:*\",\"matchCriteriaId\":\"2D41ECCE-887D-49A2-9BB3-B559495AC55B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"79B418BC-27F4-4443-A0F7-FF4ADA568C1B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"8EEBDF62-BA1B-4438-9AEA-8B56AA5713E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F644EA6C-50C6-4A1C-A4AC-287AA9477B46\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4DD47F30-74F5-48E8-8657-C2373FE2BD22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0C09527B-6B47-41F8-BDE6-01C47E452286\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"2E454D87-23CB-4D7F-90FE-942EE54D661F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.5:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1031E646-F2CF-4A3E-8E6A-5D4BC950BEDA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.6:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"130E50C1-D209-4CFF-9399-69D561340FBB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.7:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C1F29948-9417-460B-8B04-D91AE4E8B423\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A37D00C1-4F41-4400-9CE4-8E8BAA3E4142\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"093D08B7-CC3C-4616-8697-F15B253A7D9A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E9CD8FEE-DE7B-47CB-9985-4092BFA071D0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A30B2D9E-F289-43C9-BFBC-1CEF284A417E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.12:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FE41CFDF-8ECD-41C1-94A7-5AFD42C5DDEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:5.5.13:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6AEAC9BA-AF82-4345-839C-D339DCB962A7\"}]}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/25/1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-5.php\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/68549\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://bugs.php.net/bug.php?id=67397\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2016/11/25/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.php.net/ChangeLog-5.php\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/68549\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://bugs.php.net/bug.php?id=67397\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1383569\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\",\"VDB Entry\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2025-11-21T11:56:32+00:00",
"cve": "CVE-2014-9912",
"id": "CVE-2014-9912",
"initial_release_date": "2014-06-08T00:00:00+00:00",
"product_status:known_affected": "56",
"product_status:known_not_affected": "62",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "php: stack buffer overflow in locale_get_display_name",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2014/cve-2014-9912.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-01T02:36:31Z",
"cve": "CVE-2014-9912",
"id": "CVE-2014-9912",
"initial_release_date": "2023-02-15T05:24:02Z",
"product_status:known_affected": "1",
"product_status:known_not_affected": "1305",
"product_status:recommended": "163",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2014-9912",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2014-9912.json",
"version": "8"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…