| Title | VBlog 1.0.0 Improper Authentication |
|---|
| Description | In the file blogserver/src/main/java/org/sang/config/WebSecurityConfig.java, the method configure(HttpSecurity http) configures an url access control incorrectly. The method uses "/reg" to match url but ignores patterns like "/reg/". Only admin can create user, however, users not in admin group can create user via path /reg/. |
|---|
| Source | ⚠️ https://magnificent-dill-351.notion.site/Improper-Authentication-Vulnerability-in-VBlog-1-0-0-1c0c693918ed80f2ace4fff7d1d51619 |
|---|
| User | s0l42 (UID 82389) |
|---|
| Submission | 03/24/2025 03:45 (1 Year ago) |
|---|
| Moderation | 04/07/2025 12:05 (14 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 303643 [lenve VBlog up to 1.0.0 WebSecurityConfig.java configure access control] |
|---|
| Points | 15 |
|---|