cve/2023/CVE-2023-25156.md

18 lines
906 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-25156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25156)
![](https://img.shields.io/static/v1?label=Product&message=kiwi&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=12.0%3C%2012.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-770%20Allocation%20of%20Resources%20Without%20Limits%20or%20Throttling&color=brighgreen)
### Description
Kiwi TCMS, an open source test management system, does not impose rate limits in versions prior to 12.0. This makes it easier to attempt brute-force attacks against the login page. Users should upgrade to v12.0 or later to receive a patch. As a workaround, users may install and configure a rate-limiting proxy in front of Kiwi TCMS.
### POC
#### Reference
- https://huntr.dev/bounties/2b1a9be9-45e9-490b-8de0-26a492e79795/
#### Github
No PoCs found on GitHub currently.