mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
### [CVE-2024-46097](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46097)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
TestLink 1.9.20 is vulnerable to Incorrect Access Control in the TestPlan editing section. When a new TestPlan is created, an ID with an incremental value is automatically generated. Using the edit function you can change the tplan_id parameter to another ID. The application does not carry out a check on the user's permissions maing it possible to recover the IDs of all the TestPlans (even the administrative ones) and modify them even with minimal privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Alkatraz97/CVEs/blob/main/CVE-2024-46097.md
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|