# OpenSSL 취약점 보안 업데이트 권고\[2023-02/1]

## OpenSSL 취약점 보안 업데이트 권고&#x20;

### □ 개요&#x20;

o OpenSSL 프로젝트는 OpenSSL에서 발생하는 취약점을 해결한 보안 업데이트 발표&#x20;

o 공격자는 해당 취약점을 악용하여 피해를 발생시킬 수 있으므로, 해당 제품을 사용하는 이용자들은 최신 버전으로 업데이트 권고

### □ 설명 \[1]&#x20;

o OpenSSL에서 발생하는 Type Confusion 취약점 (CVE-2023-0286)&#x20;

o OpenSSL의 RSA 복호화에서 Timing Oracle 인해 발생하는 Bleichenbacher 공격 취약점 (CVE-2022-4304)&#x20;

o OpenSSL에서 버퍼 오버플로우로 인해 발생하는 서비스 거부 취약점 (CVE-2022-4203)&#x20;

o OpenSSL에서 BIO\_new\_NDEF 함수 호출 시 발생하는 use-after-free 취약점 (CVE-2023-0215)&#x20;

o OpenSSL에서 PEM\_read\_bio\_ex 함수 호출 시 발생하는 double-free 취약점 (CVE-2022-4450)&#x20;

o OpenSSL에서 d2i\_PKCS7 함수 호출 시 발생하는 유효하지 않은 포인터 역참조 취약점 (CVE-2023-0216)&#x20;

o OpenSSL에서 잘못된 형식의 DSA 공개키 유효성 검사 시 발생하는 널 포인터 역참조 취약점 (CVE-2023-0217)&#x20;

o OpenSSL에서 PKCS7 서명 확인 시 발생하는 널 포인터 역참조 취약점 (CVE-2023-0401)

### □ 영향을 받는 제품 및 해결 버전

<table><thead><tr><th width="153">제품명</th><th width="226" align="center">취약점 (CVE-ID)</th><th width="146" align="center">영향받는 버전</th><th align="center">해결 버전</th></tr></thead><tbody><tr><td>OpenSSL</td><td align="center">CVE-2023-0286</td><td align="center">3.0</td><td align="center">3.0.8</td></tr><tr><td></td><td align="center">CVE-2022-4304</td><td align="center">1.1.1</td><td align="center">1.1.1t</td></tr><tr><td></td><td align="center">CVE-2023-0215</td><td align="center">1.0.2</td><td align="center">1.0.2zg</td></tr><tr><td></td><td align="center">CVE-2022-4203<br>CVE-2023-0216<br>CVE-2023-0217<br>CVE-2023-0401</td><td align="center">3.0.0 ~ 3.0.7</td><td align="center">3.0.8</td></tr><tr><td></td><td align="center">CVE-2022-4450</td><td align="center">3.0<br>1.1.1</td><td align="center">3.0.8<br>1.1.1t</td></tr></tbody></table>

※ 하단의 참고사이트를 확인하여 해결 버전으로 업데이트 수행 \[2]&#x20;

※ 버전 1.0.2zg 업그레이드 시 프리미엄 지원 고객만 해당

### □ 기타 문의사항&#x20;

o 한국인터넷진흥원 사이버민원센터: 국번없이 118

### \[참고사이트]&#x20;

\[1] <https://www.openssl.org/news/secadv/20230207.txt&#x20>;

\[2] <https://www.openssl.org/source/>

## □ 작성 : \[KISA] 침해사고분석단 취약점분석팀

## 출처 : [KISA 바로가기](https://www.krcert.or.kr/data/secNoticeView.do?bulletin_writing_sequence=67147)

{% embed url="<https://doc.skill.or.kr>" %}
NHN Cloud 정보 사이트&#x20;
{% endembed %}

{% embed url="<https://ssv.skill.or.kr>" %}
취약점 진단 분석 평가 방법 사이트
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sul.skill.or.kr/security-update-infomations/2023-security-update-infomations/openssl-2023-02-1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
