mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
977 B
Markdown
18 lines
977 B
Markdown
### [CVE-2019-5600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5600)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FreeBSD 12.0-STABLE before r349622, 12.0-RELEASE before 12.0-RELEASE-p7, 11.3-PRERELEASE before r349624, 11.3-RC3 before 11.3-RC3-p1, and 11.2-RELEASE before 11.2-RELEASE-p11, a bug in iconv implementation may allow an attacker to write past the end of an output buffer. Depending on the implementation, an attacker may be able to create a denial of service, provoke incorrect program behavior, or induce a remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/153520/FreeBSD-Security-Advisory-FreeBSD-SA-19-09.iconv.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|