cve/2018/CVE-2018-5385.md

19 lines
931 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-5385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5385)
![](https://img.shields.io/static/v1?label=Product&message=Infinity&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.22.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-384&color=brighgreen)
### Description
Navarino Infinity is prone to session fixation attacks. The server accepts the session ID as a GET parameter which can lead to bypassing the two factor authentication in some installations. This could lead to phishing attacks that can bypass the two factor authentication that is present in some installations.
### POC
#### Reference
- https://medium.com/@evstykas/pwning-ships-vsat-for-fun-and-profit-ba0fe9f42fb3
- https://packetstormsecurity.com/files/146506/Navarino-Infinity-Blind-SQL-Injection-Session-Fixation.html
#### Github
No PoCs found on GitHub currently.