cve/2019/CVE-2019-17605.md

18 lines
788 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-17605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17605)
![](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
A mass assignment vulnerability in eyecomms eyeCMS through 2019-10-15 allows any candidate to take over another candidate's account (by also exploiting CVE-2019-17604) via a modified candidate id and an additional password parameter. The outcome is that the password of this other candidate is changed.
### POC
#### Reference
- https://gist.github.com/AhMyth/6d9c5e15d943dd092ccca19fca8d5d37
#### Github
No PoCs found on GitHub currently.