| Title | 201206030 novel-plus commitID 0e156c04b4b7ce0563bef6c97af4476fcda8f160 broken function level authorization |
|---|
| Description | # 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" |
|---|
| Source | ⚠️ https://www.cnblogs.com/aibot/p/18827469 |
|---|
| User | Anonymous User |
|---|
| Submission | 04/15/2025 14:47 (1 Year ago) |
|---|
| Moderation | 04/27/2025 19:53 (12 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 306372 [20120630 Novel-Plus up to 0e156c04b4b7ce0563bef6c97af4476fcda8f160 GeneratorController.java genCode missing authentication] |
|---|
| Points | 20 |
|---|