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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in libthulac.so in THULAC through 2018-02-25. "operator delete" is used with "operator new[]" in the TaggingLearner class in include/cb_tagging_learner.h, possibly leading to memory corruption.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ZhengMinghui1234/enfuzzer
|
|
- https://github.com/sardChen/enfuzzer
|
|
|