2022-04-11 09:01:24 +00:00
{
"CVE_data_meta" : {
2022-05-03 16:08:40 +01:00
"ASSIGNER" : "openssl-security@openssl.org" ,
"DATE_PUBLIC" : "2022-05-03" ,
2022-04-11 09:01:24 +00:00
"ID" : "CVE-2022-1292" ,
2022-05-03 16:08:40 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "The c_rehash script allows command injection"
2022-04-11 09:01:24 +00:00
} ,
2022-05-03 16:08:40 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "OpenSSL" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2)"
} ,
{
"version_value" : "Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n)"
} ,
{
"version_value" : "Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd)"
}
]
}
}
]
} ,
"vendor_name" : "OpenSSL"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Elison Niven (Sophos)"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-04-11 09:01:24 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-03 16:08:40 +01:00
"value" : "The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2). Fixed in OpenSSL 1.1.1o (Affected 1.1.1-1.1.1n). Fixed in OpenSSL 1.0.2ze (Affected 1.0.2-1.0.2zd)."
}
]
} ,
"impact" : [
{
"lang" : "eng" ,
"url" : "https://www.openssl.org/policies/secpolicy.html#Moderate" ,
"value" : "Moderate"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Command injection"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.openssl.org/news/secadv/20220503.txt" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.openssl.org/news/secadv/20220503.txt"
} ,
{
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ad73b4d27bd8c1b369a3cd453681d3a4f1bb9b2"
} ,
{
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e5fd1728ef4c7a5bf7c7a7163ca60370460a6e23"
} ,
{
"name" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb" ,
"refsource" : "CONFIRM" ,
"url" : "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=548d3f280a6e737673f5b61fce24bb100108dfeb"
2022-05-15 04:01:31 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20220515 [SECURITY] [DLA 3008-1] openssl security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2022/05/msg00019.html"
2022-05-18 15:02:09 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5139" ,
"url" : "https://www.debian.org/security/2022/dsa-5139"
2022-06-02 20:01:30 +00:00
} ,
2022-06-23 16:47:34 +00:00
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-b651cb69e6" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VX4KWHPMKYJL6ZLW4M5IU7E5UV5ZWJQU/"
2022-06-29 04:00:48 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2022-c9c02865f6" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNU5M7BXMML26G3GPYKFGQYPQDRSNKDD/"
2022-07-14 22:00:47 +00:00
} ,
2022-07-25 19:00:49 +00:00
{
"url" : "https://www.oracle.com/security-alerts/cpujul2022.html" ,
"refsource" : "MISC" ,
"name" : "https://www.oracle.com/security-alerts/cpujul2022.html"
} ,
2022-07-14 22:00:47 +00:00
{
"refsource" : "CONFIRM" ,
2022-07-25 19:00:49 +00:00
"name" : "https://security.netapp.com/advisory/ntap-20220602-0009/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220602-0009/"
2022-07-19 14:38:32 -07:00
} ,
{
2022-07-25 19:00:49 +00:00
"refsource" : "CONFIRM" ,
"name" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011" ,
"url" : "https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2022-0011"
2022-07-29 20:00:48 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20220729-0004/" ,
"url" : "https://security.netapp.com/advisory/ntap-20220729-0004/"
2022-10-16 17:00:33 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202210-02" ,
"url" : "https://security.gentoo.org/glsa/202210-02"
2022-04-11 09:01:24 +00:00
}
]
}
}