cve/2024/CVE-2024-37656.md

18 lines
658 B
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-37656](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-37656)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An open redirect vulnerability in gnuboard5 v.5.5.16 allows a remote attacker to obtain sensitive information via the insufficient URL parameter verification in bbs/logout.php.
### POC
#### Reference
- https://github.com/gnuboard/gnuboard5/issues/318
#### Github
No PoCs found on GitHub currently.