> For the complete documentation index, see [llms.txt](https://sul.skill.or.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sul.skill.or.kr/vulnerability-inofmations/2023-vulnerability-inofmations/cve-2021-26644-or-mangboard-sql-injection-2023-01-1.md).

# CVE-2021-26644 | Mangboard 게시판 SQL-Injection 취약점\[2023-01/1]

## CVE-2021-26644 | Mangboard 게시판 SQL-Injection 취약점

### □ 개요&#x20;

o (주)홈토리社의 MangBoard 게시판에서 발생하는 SQL-Injection을 이용한 정보 유출 취약점

| 취약점 종류        | 영향   | 심각도  | CVSS 점수 | CVE ID         |
| ------------- | ---- | ---- | ------- | -------------- |
| SQL-Injection | 정보유출 | High | 8.8     | CVE-2021-26644 |

### □ 설명&#x20;

o MangBoard 게시판이 사용하는 데이터베이스의 테이블 명에 대한 입력 값 검증 부재로 발생하는 SQL-Injection 취약점&#x20;

o 원격의 공격자는 일반 사용자 계정을 이용해 XSS 공격으로 관리자 권한 탈취 후 SQL-Injection 취약점 이용이 가능

### □ 영향받는 제품 및 버전

| 제품        | 영향 받는 버전       | 환경  |
| --------- | -------------- | --- |
| MangBoard | WP BASIC 2.0.3 | 윈도우 |

### □ 해결 방안&#x20;

o 취약한 버전의 제품 이용자는 MangBoard WP BASIC 2.0.4 이상으로 설치

### □ 참고&#x20;

o <https://www.mangboard.com/notice/>

### □ 기타&#x20;

o 취약점 KrCERT 홈페이지를 통해 백승진님께서 제공해주셨습니다.

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sul.skill.or.kr/vulnerability-inofmations/2023-vulnerability-inofmations/cve-2021-26644-or-mangboard-sql-injection-2023-01-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
