mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 10:48:01 +02:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
### [CVE-2006-1058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1058)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
BusyBox 1.1.1 does not use a salt when generating passwords, which makes it easier for local users to guess passwords from a stolen password file using techniques such as rainbow tables.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9483
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|