Lucene search
K

2549 matches found

RedHat Linux
RedHat Linux
added 2006/05/03 3:48 p.m.55 views

Moderate: Red Hat Security Advisory: struts security update for Red Hat Application Server

An updated Struts package that fixes several security issues is now available for Red Hat Application Server. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Struts is a framework for building web applications with Java. A validation bug was...

7.8CVSS6.5AI score0.54635EPSS
Exploits1References2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2006/04/26 12:0 a.m.38 views

JVN#72225922 Apache Struts Validator allows to bypass input data validation

Impact Depending on the web application, an attacker may be able to manipulate unexpected operations by bypassing validation of input data. For example, unintended format data may be saved. Solution Products Affected Apache Struts 1.2.8 and earlier...

7.5CVSS7.4AI score0.05819EPSS
Exploits0
securityvulns
securityvulns
added 2006/04/04 12:0 a.m.35 views

Multiple Apache Struts application server security vulnerabilities

Protection bypass, crossite scripting, DoS...

1.9AI score
Exploits0References1Affected Software1
securityvulns
securityvulns
added 2006/04/04 12:0 a.m.25 views

[SA19493] Struts Multiple Vulnerabilities

TITLE: Struts Multiple Vulnerabilities SECUNIA ADVISORY ID: SA19493 VERIFY ADVISORY: http://secunia.com/advisories/19493/ CRITICAL: Moderately critical IMPACT: Security Bypass, Cross Site Scripting, DoS WHERE: From remote SOFTWARE: Apache Struts 1.2.x http://secunia.com/product/6179/ DESCRIPTION:...

0.6AI score
Exploits0
UbuntuCve
UbuntuCve
added 2006/03/30 10:2 p.m.40 views

CVE-2006-1547

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

7.8CVSS7.2AI score0.54635EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2006/03/30 10:2 p.m.37 views

CVE-2006-1546

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...

7.5CVSS7.2AI score0.05819EPSS
Exploits0References1
Prion
Prion
added 2006/03/30 10:2 p.m.25 views

Cross site scripting

Cross-site scripting XSS vulnerability in 1 LookupDispatchAction and possibly 2 DispatchAction and 3 ActionDispatcher in Apache Software Foundation ASF Struts before 1.2.9 allows remote attackers to inject arbitrary web script or HTML via the parameter name, which is not filtered in the resulting...

4.3CVSS7.6AI score0.05047EPSS
Exploits0References10Affected Software1
Prion
Prion
added 2006/03/30 10:2 p.m.20 views

Input validation

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...

7.5CVSS9.2AI score0.05819EPSS
Exploits0References11Affected Software1
Prion
Prion
added 2006/03/30 10:2 p.m.32 views

Information disclosure

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

7.8CVSS8.8AI score0.54635EPSS
Exploits1References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2006/03/30 10:2 p.m.136 views

CVE-2006-1547

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

7.8CVSS7.2AI score0.54635EPSS
In wildExploits1References10
NVD
NVD
added 2006/03/30 10:2 p.m.25 views

CVE-2006-1547

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

7.8CVSS9AI score0.54635EPSS
Exploits1References10
NVD
NVD
added 2006/03/30 10:2 p.m.29 views

CVE-2006-1546

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...

7.5CVSS9.3AI score0.05819EPSS
Exploits0References11
CVE
CVE
added 2006/03/30 10:0 p.m.93 views

CVE-2006-1548

CVE-2006-1548 is an XSS vulnerability in Apache Struts prior to 1.2.9. The flaw allows remote attackers to inject arbitrary script/HTML via the request parameter name in LookUpDispatchAction, and possibly DispatchAction and ActionDispatcher, with the error message not filtering the input. Connect...

4.3CVSS5.6AI score0.05047EPSS
Exploits0References10Affected Software1
CVE
CVE
added 2006/03/30 10:0 p.m.140 views

CVE-2006-1546

CVE-2006-1546 : Apache Struts 1.x before 1.2.9 is vulnerable to bypassing validation via a request param org.apache.struts.taglib.html.Constants.CANCEL, causing the action to be canceled but may not be detected by applications that skip isCancelled(). Affects Struts 1.x components and can lead to...

7.5CVSS6.3AI score0.05819EPSS
Exploits0References11Affected Software1
CVE
CVE
added 2006/03/30 10:0 p.m.1099 views

CVE-2006-1547

CVE-2006-1547 affects Apache Struts 1.x before 1.2.9 when used with BeanUtils 1.7. The vulnerability arises from ActionForm handling a multipart/form-data form where a parameter name references getMultipartRequestHandler, granting access to elements in CommonsMultipartRequestHandler and BeanUtils...

7.8CVSS7.2AI score0.54635EPSS
In wildExploits1References10Affected Software1
Cvelist
Cvelist
added 2006/03/30 10:0 p.m.27 views

CVE-2006-1548

Cross-site scripting XSS vulnerability in 1 LookupDispatchAction and possibly 2 DispatchAction and 3 ActionDispatcher in Apache Software Foundation ASF Struts before 1.2.9 allows remote attackers to inject arbitrary web script or HTML via the parameter name, which is not filtered in the resulting...

7.9AI score0.05047EPSS
Exploits0References10
Cvelist
Cvelist
added 2006/03/30 10:0 p.m.32 views

CVE-2006-1547

ActionForm in Apache Software Foundation ASF Struts before 1.2.9 with BeanUtils 1.7 allows remote attackers to cause a denial of service via a multipart/form-data encoded form with a parameter name that references the public getMultipartRequestHandler method, which provides further access to...

8.9AI score0.54635EPSS
Exploits1References9
Cvelist
Cvelist
added 2006/03/30 10:0 p.m.27 views

CVE-2006-1546

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...

9.3AI score0.05819EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2006/03/30 12:0 a.m.1 views

PT-2006-2547 · Apache · Apache Struts

Name of the Vulnerable Software and Affected Versions: Apache Software Foundation ASF Struts versions prior to 1.2.9 Description: The issue allows remote attackers to bypass validation by sending a request with a parameter org.apache.struts.taglib.html.Constants.CANCEL, causing the action to be...

7.5CVSS7.9AI score0.05819EPSS
Exploits0References19
RedHat Linux
RedHat Linux
added 2006/03/07 8:30 p.m.2 views

security flaw

Cross-site scripting XSS vulnerability in Apache Struts 1.2.7, and possibly other versions allows remote attackers to inject arbitrary web script or HTML via the query string, which is not properly quoted or filtered when the request handler generates an error message...

4.3CVSS7.5AI score0.25707EPSS
Exploits1References4
Rows per page
Query Builder