CVE-2023-53159
MEDIUM4.5EPSS 0.24%`openssl` `X509VerifyParamRef::set_host` buffer over-read
發布日:2023/6/21修改日:2025/10/28
描述
When this function was passed an empty string, `openssl` would attempt to call `strlen` on it, reading arbitrary memory until it reached a NUL byte.
受影響套件(3)
- crates.io/openssl>= 0.10.0, < 0.10.55
- crates.io/openssl>= 0.0.0-0, < 0.10.55
- Debian/rust-opensslfrom 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.5 | CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:L |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2023-53159
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2023-53159
- PATCHhttps://crates.io/crates/openssl
- PATCHhttps://github.com/sfackler/rust-openssl
- WEBhttps://github.com/sfackler/rust-openssl/issues/1965
- WEBhttps://github.com/sfackler/rust-openssl/pull/1968
- WEBhttps://rustsec.org/advisories/RUSTSEC-2023-0044.html