2022-05-05 07:01:31 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1586" ,
2022-05-16 21:02:00 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "pcre2" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in pcre2-10.40."
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-125 - Out-of-bounds Read"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-e56085ba31" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M2GLQQUEY5VFM57CFYXVIFOXN2HUZPDM/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2077976," ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2077976,"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a," ,
"url" : "https://github.com/PCRE2Project/pcre2/commit/50a51cb7e67268e6ad417eb07c9de9bfea5cc55a,"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c" ,
"url" : "https://github.com/PCRE2Project/pcre2/commit/d4fa336fbcc388f89095b184ba6d99422cfc676c"
2022-05-26 03:01:37 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-a3edad0ab6" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KAX7767BCUFC7JMDGP7GOQ5GIZCAUGBB/"
2022-06-02 13:42:15 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-19f4c34184" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JXINO3KKI5DICQ45E2FKD6MKVMGJLEKJ/"
2022-05-16 21:02:00 +00:00
}
]
2022-05-05 07:01:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-16 21:02:00 +00:00
"value" : "An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compile_xclass_matchingpath() function of the pcre2_jit_compile.c file. This involves a unicode property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in case-less matching within JIT."
2022-05-05 07:01:31 +00:00
}
]
}
}