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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Django 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3 use a hardcoded password for a temporary database user created when running tests with an Oracle database, which makes it easier for remote attackers to obtain access to the database server by leveraging failure to manually specify a password in the database settings TEST dictionary.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/uleska/uleska-automate
|
|
|