mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
18 lines
713 B
Markdown
18 lines
713 B
Markdown
![]() |
### [CVE-2019-18889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18889)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in Symfony 3.4.0 through 3.4.34, 4.2.0 through 4.2.11, and 4.3.0 through 4.3.7. Serializing certain cache adapter interfaces could result in remote code injection. This is related to symfony/cache.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/symfony/symfony/releases/tag/v4.3.8
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/alex700/phar_deserialization
|
||
|
|