mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
707 B
Markdown
18 lines
707 B
Markdown
### [CVE-2013-7491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-7491)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the DBI module before 1.628 for Perl. Stack corruption occurs when a user-defined function requires a non-trivial amount of memory and the Perl stack gets reallocated.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.628-22nd-July-2013
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|