| Title | NODERP NODERP <=V6.0.2 Authentication bypass |
|---|
| Description | The NODERP system, specifically in the file application/index/common.php, is susceptible to an authentication bypass vulnerability. The author of the bug, glzjin, found the issue in versions up to and including V6.0.2. The affected software can be found at http://nodcloud.com/. The vulnerability stems from the function 'checklogin', which accepts the 'Nod_User_Id' and 'Nod_User_Token' cookies and uses them in the 'where' field of a query. By passing an array with a 'think:' prefix, it's possible to inject an operator. Setting the cookies as 'Nod_User_Id=think:["<>", "glzjin"];Nod_User_Token=think:["<>", "glzjin"]' allows for the bypass of the 'checklogin' function, enabling unauthorized admin access. |
|---|
| Source | ⚠️ https://note.zhaoj.in/share/vWuVlU2eg79t |
|---|
| User | glzjin (UID 59815) |
|---|
| Submission | 01/22/2024 05:54 (2 years ago) |
|---|
| Moderation | 01/29/2024 08:03 (7 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 252275 [Shanxi Diankeyun Technology NODERP up to 6.0.2 Cookie common.php Nod_User_Id/Nod_User_Token improper authentication] |
|---|
| Points | 20 |
|---|