2021-06-29 21:00:51 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2021-07-22 18:00:50 +00:00
"ID" : "CVE-2021-35942" ,
"STATE" : "PUBLIC"
2021-06-29 21:00:51 +00:00
} ,
2021-07-22 18:00:50 +00:00
"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" ,
2021-06-29 21:00:51 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-07-22 18:00:50 +00:00
"value" : "The wordexp function in the GNU C Library (aka glibc) through 2.33 may crash or read arbitrary memory in parse_param (in posix/wordexp.c) when called with an untrusted, crafted pattern, potentially resulting in a denial of service or disclosure of information. This occurs because atoi was used but strtoul should have been used to ensure correct calculations."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://sourceware.org/glibc/wiki/Security%20Exceptions" ,
"refsource" : "MISC" ,
"name" : "https://sourceware.org/glibc/wiki/Security%20Exceptions"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=28011" ,
"url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=28011"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c" ,
"url" : "https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c"
2021-08-27 07:00:57 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20210827-0005/" ,
"url" : "https://security.netapp.com/advisory/ntap-20210827-0005/"
2022-08-14 16:00:36 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202208-24" ,
"url" : "https://security.gentoo.org/glsa/202208-24"
2022-10-17 18:00:35 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20221017 [SECURITY] [DLA 3152-1] glibc security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/10/msg00021.html"
2021-06-29 21:00:51 +00:00
}
]
}
}