ubuntu-cve-2015-8381
Vulnerability from osv_ubuntu
Published
2015-12-01 00:00
Modified
2025-07-16 04:50
Summary
Details
The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?'R')(\k'R')|((?'R')))H'Rk'Rf)|s(?'R'))))/ and /(?J:(?|(:(?|(?'R')(\z(?|(?'R')(\k'R')|((?'R')))k'R')|((?'R')))H'Ak'Rf)|s(?'R')))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.
Severity
N/A (UNKNOWN)
References
{
"affected": [
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libpcre2-16-0",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-16-0-dbgsym",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-32-0",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-32-0-dbgsym",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-8-0",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-8-0-dbgsym",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-dbg",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-dev",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-dev-dbgsym",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-posix0",
"binary_version": "10.20-3"
},
{
"binary_name": "libpcre2-posix0-dbgsym",
"binary_version": "10.20-3"
},
{
"binary_name": "pcre2-utils",
"binary_version": "10.20-3"
},
{
"binary_name": "pcre2-utils-dbgsym",
"binary_version": "10.20-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "pcre2",
"purl": "pkg:deb/ubuntu/pcre2@10.20-3?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "10.20-3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"10.20-1",
"10.20-2"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libpcre16-3",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre16-3-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-dbg",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-dev",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-dev-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-udeb",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre3-udeb-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre32-3",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcre32-3-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcrecpp0v5",
"binary_version": "2:8.38-3"
},
{
"binary_name": "libpcrecpp0v5-dbgsym",
"binary_version": "2:8.38-3"
},
{
"binary_name": "pcregrep",
"binary_version": "2:8.38-3"
},
{
"binary_name": "pcregrep-dbgsym",
"binary_version": "2:8.38-3"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "pcre3",
"purl": "pkg:deb/ubuntu/pcre3@2:8.38-3?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2:8.38-3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2:8.35-7.1ubuntu1",
"2:8.38-1ubuntu1"
]
}
],
"aliases": [],
"details": "The compile_regex function in pcre_compile.c in PCRE before 8.38 and pcre2_compile.c in PCRE2 before 10.2x mishandles the /(?J:(?|(:(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Rk\u0027Rf)|s(?\u0027R\u0027))))/ and /(?J:(?|(:(?|(?\u0027R\u0027)(\\z(?|(?\u0027R\u0027)(\\k\u0027R\u0027)|((?\u0027R\u0027)))k\u0027R\u0027)|((?\u0027R\u0027)))H\u0027Ak\u0027Rf)|s(?\u0027R\u0027)))/ patterns, and related patterns with certain group references, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression, as demonstrated by a JavaScript RegExp object encountered by Konqueror.",
"id": "UBUNTU-CVE-2015-8381",
"modified": "2025-07-16T04:50:58Z",
"published": "2015-12-01T00:00:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2015-8381"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2015/08/24/1"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2015/08/05/3"
},
{
"type": "REPORT",
"url": "http://www.openwall.com/lists/oss-security/2015/11/29/1"
},
{
"type": "REPORT",
"url": "http://vcs.pcre.org/pcre/code/trunk/ChangeLog?view=markup"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-2943-1"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8381"
}
],
"related": [
"USN-2943-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "low",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2015-8381"
],
"withdrawn": "2025-07-18T16:43:18Z"
}
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…
Loading…