| 제목 | 20120630 novel-plus commitID 0e156c04b4b7ce0563bef6c97af4476fcda8f160 broken function level authorization |
|---|
| 설명 | Vulnerability 3 – User Session Leak (CVE-2)
Title: User Session Information Disclosed via Unauthenticated Endpoint
Details:
File: novel-system/src/main/java/com/java2nb/system/controller/SessionController.java
Endpoint: GET /list
Returns: List<UserOnline> including session IDs, IP addresses, login timestamps.
Example Request:
curl http://target-ip:port/list
Impact: Attackers can retrieve real-time user session data, which could be exploited for social engineering or session hijacking.
CWE: CWE-306 |
|---|
| 원천 | ⚠️ https://www.cnblogs.com/aibot/p/18827502 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 04. 15. PM 03:04 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 04. 27. PM 07:53 (12 days later) |
|---|
| 상태 | 중복 |
|---|
| VulDB 항목 | 306368 [20120630 Novel-Plus 까지 0e156c04b4b7ce0563bef6c97af4476fcda8f160 SessionController.java list 약한 인증] |
|---|
| 포인트들 | 0 |
|---|