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

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Oracle Mojarra 2.2.x before 2.2.6 and 2.1.x before 2.1.28 does not perform appropriate encoding when a (1) <h:outputText> tag or (2) EL expression is used after a scriptor style block, which allows remote attackers to conduct cross-site scripting (XSS) attacks via application-specific vectors.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://seclists.org/fulldisclosure/2014/Dec/23
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpujan2016-2367955.html
|
||
|
- http://www.oracle.com/technetwork/topics/security/cpujul2014-1972956.html
|
||
|
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/adedov/victims-version-search
|
||
|
|