| 제목 | VBlog 1.0.0 Improper Authentication |
|---|
| 설명 | 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/. |
|---|
| 원천 | ⚠️ https://magnificent-dill-351.notion.site/Improper-Authentication-Vulnerability-in-VBlog-1-0-0-1c0c693918ed80f2ace4fff7d1d51619 |
|---|
| 사용자 | s0l42 (UID 82389) |
|---|
| 제출 | 2025. 03. 24. AM 03:45 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 04. 07. PM 12:05 (14 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 303643 [lenve VBlog 까지 1.0.0 WebSecurityConfig.java configure 권한 상승] |
|---|
| 포인트들 | 15 |
|---|