cve/2024/CVE-2024-28144.md
2025-09-29 16:08:36 +00:00

18 lines
742 B
Markdown

### [CVE-2024-28144](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28144)
![](https://img.shields.io/static/v1?label=Product&message=Scan2Net&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-384%20Session%20Fixation&color=brighgreen)
### Description
An attacker who can spoof the IP address and the User-Agent of a logged-in user can takeover the session because of flaws in the self-developed session management. If two users access the web interface from the same IP they are logged in as the other user.
### POC
#### Reference
- https://r.sec-consult.com/imageaccess
#### Github
No PoCs found on GitHub currently.