mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
1010 B
Markdown
19 lines
1010 B
Markdown
### [CVE-2011-0046](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0046)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site request forgery (CSRF) vulnerabilities in Bugzilla before 3.2.10, 3.4.x before 3.4.10, 3.6.x before 3.6.4, and 4.0.x before 4.0rc2 allow remote attackers to hijack the authentication of arbitrary users for requests related to (1) adding a saved search in buglist.cgi, (2) voting in votes.cgi, (3) sanity checking in sanitycheck.cgi, (4) creating or editing a chart in chart.cgi, (5) column changing in colchange.cgi, and (6) adding, deleting, or approving a quip in quips.cgi.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.bugzilla.org/security/3.2.9/
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=621090
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|