| Título | 201206030 novel-plus commitID 0e156c04b4b7ce0563bef6c97af4476fcda8f160 broken function level authorization |
|---|
| Descripción | # 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" |
|---|
| Fuente | ⚠️ https://www.cnblogs.com/aibot/p/18827469 |
|---|
| Usuario | Anonymous User |
|---|
| Sumisión | 2025-04-15 14:47 (hace 1 Año) |
|---|
| Moderación | 2025-04-27 19:53 (12 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 306372 [20120630 Novel-Plus hasta 0e156c04b4b7ce0563bef6c97af4476fcda8f160 GeneratorController.java genCode autenticación débil] |
|---|
| Puntos | 20 |
|---|