2023-12-18 21:00:28 +00:00
{
"id" : "CVE-2023-51385" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-18T19:15:08.773" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:37:59.990" ,
2024-01-05 19:00:28 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-18 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In ssh in OpenSSH before 9.6, OS command injection might occur if a user name or host name has shell metacharacters, and this name is referenced by an expansion token in certain situations. For example, an untrusted Git repository can have a submodule with shell metacharacters in a user name or host name."
2023-12-22 13:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "En ssh en OpenSSH anterior a 9.6, la inyecci\u00f3n de comandos del sistema operativo puede ocurrir si un nombre de usuario o nombre de host tiene metacaracteres de shell, y un token de expansi\u00f3n hace referencia a este nombre en ciertas situaciones. Por ejemplo, un repositorio Git que no es de confianza puede tener un subm\u00f3dulo con metacaracteres de shell en un nombre de usuario o nombre de host."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2024-01-03 21:00:28 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-12-22 13:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-01-03 21:00:28 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-12-22 13:00:29 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-01-03 21:00:28 +00:00
"impactScore" : 2.5
2023-12-22 13:00:29 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:openbsd:openssh:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "9.6" ,
"matchCriteriaId" : "5308FBBB-F738-41C5-97A4-E40118E957CD"
}
]
}
]
2024-01-03 21:00:28 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "46D69DCC-AE4D-4EA5-861C-D60951444C6C"
}
]
}
]
2023-12-18 21:00:28 +00:00
}
] ,
"references" : [
2024-03-13 23:03:26 +00:00
{
"url" : "http://seclists.org/fulldisclosure/2024/Mar/21" ,
"source" : "cve@mitre.org"
} ,
2023-12-26 19:00:27 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/26/4" ,
2024-01-03 21:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-26 19:00:27 +00:00
} ,
2023-12-19 07:00:27 +00:00
{
"url" : "https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a" ,
2023-12-22 13:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-12-19 07:00:27 +00:00
} ,
2023-12-26 05:00:28 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html" ,
2024-01-03 21:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-12-26 05:00:28 +00:00
} ,
2023-12-28 05:00:28 +00:00
{
"url" : "https://security.gentoo.org/glsa/202312-17" ,
2024-01-03 21:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-28 05:00:28 +00:00
} ,
2024-01-05 19:00:28 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20240105-0005/" ,
"source" : "cve@mitre.org"
} ,
2024-03-07 23:03:19 +00:00
{
"url" : "https://support.apple.com/kb/HT214084" ,
"source" : "cve@mitre.org"
} ,
2023-12-22 15:00:28 +00:00
{
"url" : "https://vin01.github.io/piptagole/ssh/security/openssh/libssh/remote-code-execution/2023/12/20/openssh-proxycommand-libssh-rce.html" ,
2024-01-03 21:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-22 15:00:28 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5586" ,
2024-01-03 21:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-12-22 15:00:28 +00:00
} ,
2023-12-18 21:00:28 +00:00
{
"url" : "https://www.openssh.com/txt/release-9.6" ,
2023-12-22 13:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-12-18 21:00:28 +00:00
} ,
{
"url" : "https://www.openwall.com/lists/oss-security/2023/12/18/2" ,
2023-12-22 13:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List" ,
"Release Notes"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "http://seclists.org/fulldisclosure/2024/Mar/21" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "http://www.openwall.com/lists/oss-security/2023/12/26/4" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/openssh/openssh-portable/commit/7ef3787c84b6b524501211b11a26c742f829af1a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/12/msg00017.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://security.gentoo.org/glsa/202312-17" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240105-0005/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://support.apple.com/kb/HT214084" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://vin01.github.io/piptagole/ssh/security/openssh/libssh/remote-code-execution/2023/12/20/openssh-proxycommand-libssh-rce.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5586" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://www.openssh.com/txt/release-9.6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://www.openwall.com/lists/oss-security/2023/12/18/2" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Release Notes"
]
2023-12-18 21:00:28 +00:00
}
]
}