| 标题 | 201206030 novel-plus commitID 0e156c04b4b7ce0563bef6c97af4476fcda8f160 broken function level authorization |
|---|
| 描述 | # GeneratorController Unauthorized Remote Code Generation
- Location:
- file: novel-admin/src/main/java/com/java2nb/common/controller/GeneratorController.java
- Endpoints:
1. POST /genCode
- Method: public R genCode(String tableName)
- Risk: Triggers backend code generation for arbitrary tables
- CWE: CWE-306: Missing Authentication for Critical Function
- PoC: curl -X POST "http://target-ip:port/genCode" -d "tableName=user" |
|---|
| 来源 | ⚠️ https://www.cnblogs.com/aibot/p/18827469 |
|---|
| 用户 | Anonymous User |
|---|
| 提交 | 2025-04-15 14時47分 (1 年前) |
|---|
| 管理 | 2025-04-27 19時53分 (12 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 306372 [20120630 Novel-Plus 直到 0e156c04b4b7ce0563bef6c97af4476fcda8f160 GeneratorController.java genCode 弱身份验证] |
|---|
| 积分 | 20 |
|---|