cve/2006/CVE-2006-1546.md

19 lines
835 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-1546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1546)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Apache Software Foundation (ASF) Struts before 1.2.9 allows remote attackers to bypass validation via a request with a 'org.apache.struts.taglib.html.Constants.CANCEL' parameter, which causes the action to be canceled but would not be detected from applications that do not use the isCancelled check.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/sam8k/Dynamic-and-Static-Analysis-of-SOUPs
- https://github.com/vikasvns2000/StrutsExample