| Title | VBlog 1.0.0 Stored XSS |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://magnificent-dill-351.notion.site/Stored-XSS-Vulnerability-in-VBlog-1-0-0-1adc693918ed80d9bd08e03df0ed7a98 |
|---|
| User | s0l42 (UID 82389) |
|---|
| Submission | 03/05/2025 08:25 (1 Year ago) |
|---|
| Moderation | 03/16/2025 10:28 (11 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 299863 [lenve VBlog up to 1.0.0 ArticleService.java addNewArticle mdContent/htmlContent cross site scripting] |
|---|
| Points | 14 |
|---|