2024-05-26 14:27:05 +02:00
### [CVE-2019-11638](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11638)



### Description
An issue was discovered in GNU recutils 1.8. There is a NULL pointer dereference in the function rec_field_name_equal_p at rec-field-name.c in librec.a, leading to a crash.
### POC
#### Reference
- https://github.com/TeamSeri0us/pocs/blob/master/recutils/bug-report-recutils
2024-06-09 00:33:16 +00:00
- https://github.com/TeamSeri0us/pocs/blob/master/recutils/bug-report-recutils
2024-05-26 14:27:05 +02:00
- https://github.com/TeamSeri0us/pocs/tree/master/recutils/bug-report-recutils/rec2csv
2024-06-09 00:33:16 +00:00
- https://github.com/TeamSeri0us/pocs/tree/master/recutils/bug-report-recutils/rec2csv
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.