mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2021-27230](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27230)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ExpressionEngine before 5.4.2 and 6.x before 6.0.3 allows PHP Code Injection by certain authenticated users who can leverage Translate::save() to write to an _lang.php file under the system/user/language directory.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/161805/ExpressionEngine-6.0.2-PHP-Code-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|