| Titel | 201206030 novel-plus commitID 0e156c04b4b7ce0563bef6c97af4476fcda8f160 broken function level authorization |
|---|
| Beschreibung | # 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" |
|---|
| Quelle | ⚠️ https://www.cnblogs.com/aibot/p/18827469 |
|---|
| Benutzer | Anonymous User |
|---|
| Einreichung | 15.04.2025 14:47 (vor 1 Jahr) |
|---|
| Moderieren | 27.04.2025 19:53 (12 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 306372 [20120630 Novel-Plus bis 0e156c04b4b7ce0563bef6c97af4476fcda8f160 GeneratorController.java genCode schwache Authentisierung] |
|---|
| Punkte | 20 |
|---|