mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 21:26:50 +02:00
18 lines
781 B
Markdown
18 lines
781 B
Markdown
### [CVE-2005-2193](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2193)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the user profile edit module in profile.php for PunBB 1.2.5 and earlier allows remote attackers to execute arbitrary SQL statements via the temp array, which is not initialized before it is used and prevents the attacker-supplied portions of the array from being properly escaped.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=112084384928950&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|