| 제목 | atjiu https://github.com/atjiu/pybbs <=6.0.0 Stored XSS |
|---|
| 설명 | A normal user can inject malicious JavaScript code into database through profile modify function (endpoint /api/settings).
then the payloads will output without any encoding on the different web pages of both frontend and admin panel (endpoint /user/{username} and /admin/user/edit?id={uid}), thus trigger stored XSS,
due to the cookies' httpOnly is set to false, it allows attacker to steal normal users and administrator's cookies thus take over their accounts. |
|---|
| 원천 | ⚠️ https://github.com/atjiu/pybbs/issues/209 |
|---|
| 사용자 | ZAST.AI (UID 87884) |
|---|
| 제출 | 2025. 07. 25. AM 09:56 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 08. 09. PM 02:35 (15 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 319341 [atjiu pybbs 까지 6.0.0 Admin Panel /api/settings 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|