mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 13:56:06 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
### [CVE-2000-0979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0979)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
File and Print Sharing service in Windows 95, Windows 98, and Windows Me does not properly check the password for a file share, which allows remote attackers to bypass share access controls by sending a 1-byte password that matches the first character of the real password, aka the "Share Level Password" vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A996
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/Ascotbe/Kernelhub
|
|
- https://github.com/CVEDB/PoC-List
|
|
- https://github.com/CVEDB/awesome-cve-repo
|
|
- https://github.com/Cruxer8Mech/Idk
|
|
- https://github.com/Z6543/CVE-2000-0979
|
|
- https://github.com/ycdxsb/WindowsPrivilegeEscalation
|
|
|