mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2021-44506](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44506)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in FIS GT.M through V7.0-000 (related to the YottaDB code base). A lack of input validation in calls to do_verify in sr_unix/do_verify.c allows attackers to attempt to jump to a NULL pointer by corrupting a function pointer.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/projects/fis-gtm/files/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|