mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
91 lines
3.0 KiB
JSON
91 lines
3.0 KiB
JSON
![]() |
{
|
||
|
"CVE_data_meta": {
|
||
|
"ASSIGNER": "cve@mitre.org",
|
||
|
"ID": "CVE-2019-20454",
|
||
|
"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": "An out-of-bounds read was discovered in PCRE before 10.34 when the pattern \\X is JIT compiled and used to match specially crafted subjects in non-UTF mode. Applications that use PCRE to parse untrusted input may be vulnerable to this flaw, which would allow an attacker to crash the application. The flaw occurs in do_extuni_no_utf in pcre2_jit_compile.c."
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"problemtype": {
|
||
|
"problemtype_data": [
|
||
|
{
|
||
|
"description": [
|
||
|
{
|
||
|
"lang": "eng",
|
||
|
"value": "n/a"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"references": {
|
||
|
"reference_data": [
|
||
|
{
|
||
|
"url": "https://bugs.exim.org/show_bug.cgi?id=2421",
|
||
|
"refsource": "MISC",
|
||
|
"name": "https://bugs.exim.org/show_bug.cgi?id=2421"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://bugs.php.net/bug.php?id=78338",
|
||
|
"refsource": "MISC",
|
||
|
"name": "https://bugs.php.net/bug.php?id=78338"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://vcs.pcre.org/pcre2?view=revision&revision=1092",
|
||
|
"refsource": "MISC",
|
||
|
"name": "https://vcs.pcre.org/pcre2?view=revision&revision=1092"
|
||
|
},
|
||
|
{
|
||
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494",
|
||
|
"refsource": "MISC",
|
||
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1735494"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"impact": {
|
||
|
"cvss": {
|
||
|
"attackComplexity": "HIGH",
|
||
|
"attackVector": "LOCAL",
|
||
|
"availabilityImpact": "HIGH",
|
||
|
"confidentialityImpact": "NONE",
|
||
|
"integrityImpact": "NONE",
|
||
|
"privilegesRequired": "NONE",
|
||
|
"scope": "UNCHANGED",
|
||
|
"userInteraction": "NONE",
|
||
|
"vectorString": "CVSS:3.0/AC:H/AV:L/A:H/C:N/I:N/PR:N/S:U/UI:N",
|
||
|
"version": "3.0"
|
||
|
}
|
||
|
}
|
||
|
}
|