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

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Jakarta Expression Language implementation 3.0.3 and earlier, a bug in the ELParserTokenManager enables invalid EL expressions to be evaluated as if they were valid.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuapr2022.html
|
|
|
|
#### Github
|
|
- https://github.com/scordero1234/java_sec_demo-main
|
|
|