mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
626 B
Markdown
18 lines
626 B
Markdown
### [CVE-2002-1872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1872)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft SQL Server 6.0 through 2000, with SQL Authentication enabled, uses weak password encryption (XOR), which allows remote attackers to sniff and decrypt the password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/bojanisc/SQLAuthDecrypt
|
|
|