mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
21 lines
955 B
Markdown
21 lines
955 B
Markdown
### [CVE-2003-0818](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0818)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple integer overflows in Microsoft ASN.1 library (MSASN1.DLL), as used in LSASS.EXE, CRYPT32.DLL, and other Microsoft executables and libraries on Windows NT 4.0, 2000, and XP, allow remote attackers to execute arbitrary code via ASN.1 BER encodings with (1) very large length fields that cause arbitrary heap data to be overwritten, or (2) modified bit strings.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/nitishbadole/oscp-note-2
|
|
- https://github.com/rmsbpro/rmsbpro
|
|
|