mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
760 B
Markdown
19 lines
760 B
Markdown
### [CVE-2011-4337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4337)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Static code injection vulnerability in translate.php in Support Incident Tracker (aka SiT!) 3.45 through 3.65 allows remote attackers to inject arbitrary PHP code into an executable language file in the i18n directory via the lang variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18132/
|
|
- http://www.openwall.com/lists/oss-security/2011/11/22/3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|