mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
768 B
Markdown
19 lines
768 B
Markdown
### [CVE-2014-10401](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-10401)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the DBI module before 1.632 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the f_dir attribute.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/perl5-dbi/dbi/commit/caedc0d7d602f5b2ae5efc1b00f39efeafb7b05a
|
|
- https://metacpan.org/pod/distribution/DBI/Changes#Changes-in-DBI-1.632-9th-Nov-2014
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|