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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The (1) FilePathField, (2) GenericIPAddressField, and (3) IPAddressField model field classes in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 do not properly perform type conversion, which allows remote attackers to have unspecified impact and vectors, related to "MySQL typecasting."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ediskandarov/django-vulnerable
|
|
- https://github.com/emcpow2/django-vulnerable
|
|
- https://github.com/steffytw/Django-sql-injection
|
|
|