mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
808 B
Markdown
18 lines
808 B
Markdown
### [CVE-2018-10847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10847)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
prosody before versions 0.10.2, 0.9.14 is vulnerable to an Authentication Bypass. Prosody did not verify that the virtual host associated with a user session remained the same across stream restarts. A user may authenticate to XMPP host A and migrate their authenticated session to XMPP host B of the same Prosody instance.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10847
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|