cve/2022/CVE-2022-44017.md

18 lines
853 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-44017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-44017)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Simmeth Lieferantenmanager before 5.6. Due to errors in session management, an attacker can log back into a victim's account after the victim logged out - /LMS/LM/#main can be used for this. This is due to the credentials not being cleaned from the local storage after logout.
### POC
#### Reference
- https://sec-consult.com/vulnerability-lab/advisory/multiple-critical-vulnerabilities-in-simmeth-system-gmbh-lieferantenmanager/
#### Github
No PoCs found on GitHub currently.