mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 04:24:05 +02:00
18 lines
703 B
Markdown
18 lines
703 B
Markdown
### [CVE-2007-3139](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3139)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
config/general.php in Quick.Cart 2.2 and earlier uses a default username and password, which allows remote attackers to access the application via a login action to admin.php. NOTE: this can be leveraged to upload and execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4025
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|