mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2010-4568](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4568)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Bugzilla 2.14 through 2.22.7; 3.0.x, 3.1.x, and 3.2.x 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 does not properly generate random values for cookies and tokens, which allows remote attackers to obtain access to arbitrary accounts via unspecified vectors, related to an insufficient number of calls to the srand function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.bugzilla.org/security/3.2.9/
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=619594
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|