cve/2006/CVE-2006-0916.md

18 lines
721 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0916](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0916)
![](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
Bugzilla 2.19.3 through 2.20 does not properly handle "//" sequences in URLs when redirecting a user from the login form, which could cause it to generate a partial URL in a form action that causes the user's browser to send the form data to another domain.
### POC
#### Reference
- http://securityreason.com/securityalert/464
#### Github
No PoCs found on GitHub currently.