| 제목 | VBlog 1.0.0 Stored XSS |
|---|
| 설명 | In the file blogserver/src/main/java/org/sang/service/ArticleService.java, the function addNewArticle just apply stripHtml to summary , however, the Article class has 3 fields filled by user input. Thus, when user inputs content including javascript, the script can be executed. |
|---|
| 원천 | ⚠️ https://magnificent-dill-351.notion.site/Stored-XSS-Vulnerability-in-VBlog-1-0-0-1adc693918ed80d9bd08e03df0ed7a98 |
|---|
| 사용자 | s0l42 (UID 82389) |
|---|
| 제출 | 2025. 03. 05. AM 08:25 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 03. 16. AM 10:28 (11 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 299863 [lenve VBlog 까지 1.0.0 ArticleService.java addNewArticle mdContent/htmlContent 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 14 |
|---|