Lucene search
+L

97 matches found

Cvelist
Cvelist
added 2020/12/08 12:0 a.m.36 views

CVE-2020-17531 Deserialization flaw in EOL Tapestry 4.

A Java Serialization vulnerability was found in Apache Tapestry 4. Apache Tapestry 4 will attempt to deserialize the "sp" parameter even before invoking the page's validate method, leading to deserialization without authentication. Apache Tapestry 4 reached end of life in 2008 and no update to...

9.4AI score0.09732EPSS
Exploits1References3
CVE
CVE
added 2020/12/08 12:0 a.m.101 views

CVE-2020-17531

CVE-2020-17531 affects Apache Tapestry 4. It describes a Java deserialization vulnerability where the server will deserialize the sp parameter before page validation, allowing deserialization without authentication. Tapestry 4 is end-of-life (2008) and no fix will be released; Tapestry 5 is not a...

9.8CVSS9.4AI score0.09732EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2020/09/30 6:15 p.m.33 views

CVE-2020-13953

In Apache Tapestry from 5.4.0 to 5.5.0, crafting specific URLs, an attacker can download files inside the WEB-INF folder of the WAR being run...

5.3CVSS0.02651EPSS
Exploits0References2
OSV
OSV
added 2020/09/30 6:15 p.m.21 views

CVE-2020-13953

In Apache Tapestry from 5.4.0 to 5.5.0, crafting specific URLs, an attacker can download files inside the WEB-INF folder of the WAR being run...

5.3CVSS6.6AI score
Exploits0References2
Prion
Prion
added 2020/09/30 6:15 p.m.20 views

Code injection

In Apache Tapestry from 5.4.0 to 5.5.0, crafting specific URLs, an attacker can download files inside the WEB-INF folder of the WAR being run...

5CVSS6.2AI score0.02651EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2020/09/30 4:51 p.m.90 views

CVE-2020-13953

This CVE relates to Apache Tapestry where an information disclosure vulnerability allows an attacker to download files in WEB-INF via specially crafted URLs. The issue stems from an incomplete fix for CVE-2020-13953 and affects Apache Tapestry 5.4.0–5.6.3, with related advisories noting impact on...

5.3CVSS5.9AI score0.02651EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/30 4:51 p.m.37 views

CVE-2020-13953

In Apache Tapestry from 5.4.0 to 5.5.0, crafting specific URLs, an attacker can download files inside the WEB-INF folder of the WAR being run...

6.1AI score0.02651EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2020/01/13 12:0 a.m.9 views

The vulnerability of the String.equals() function in the Apache Tapestry software platform allows a hacker to execute arbitrary code.

The vulnerability of the String.equals function in the Apache Tapestry software platform exists due to insufficient validation of input data. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

10CVSS8.1AI score0.08752EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2019/09/26 9:30 p.m.9 views

GHSA-FGMR-VX7C-5WJ6 Timing attack on HMAC signature comparison in Apache Tapestry

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.8CVSS7.7AI score0.08752EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2019/09/26 9:30 p.m.36 views

Timing attack on HMAC signature comparison in Apache Tapestry

The code which checks HMAC in form submissions used String.equals for comparisons, which results in a timing side channel for the comparison of the HMAC signatures. This could lead to remote code execution if an attacker is able to determine the correct signature for their payload. The comparison...

9.8CVSS2.1AI score0.08752EPSS
Exploits1References7Affected Software1
0day.today
0day.today
added 2019/08/26 12:0 a.m.34 views

Apache Tapestry 5.3.6 HMAC Timing Attack Vulnerability

Exploit for java platform in category web applications CVE-2019-10071: Timing Attack in HMAC Verification in Apache Tapestry Affected versions: - Apache Tapestry 5.3.6 through current releases. Description: Apache Tapestry uses HMACs to verify the integrity of objects stored on the client side...

6.8CVSS0.2AI score0.09598EPSS
Exploits1
CNVD
CNVD
added 2015/08/25 12:0 a.m.5 views

Apache Tapestry Denial of Service Vulnerability

Apache Tapestry is the United States Apache Apache Software Foundation developed a set of frameworks used to create Java-based Web applications. A security vulnerability exists in Apache Tapestry versions prior to 5.3.6, which arises from the program's failure to check for tampering when storing...

7.8CVSS7.7AI score0.09598EPSS
Exploits1References1
Prion
Prion
added 2015/08/22 11:59 p.m.18 views

Code injection

Apache Tapestry before 5.3.6 relies on client-side object storage without checking whether a client has modified an object, which allows remote attackers to cause a denial of service resource consumption or execute arbitrary code via crafted serialized data...

7.8CVSS8.3AI score0.09598EPSS
Exploits1References10Affected Software1
CVE
CVE
added 2015/08/22 11:0 p.m.85 views

CVE-2014-1972

Apache Tapestry prior to 5.3.6 is vulnerable due to storing objects on the client side without verifying client modifications, enabling denial of service or arbitrary code execution via crafted serialized data. Affected: Apache Tapestry versions up to 5.3.5 (and 5.3.x prior to 5.3.6). Root cause:...

7.8CVSS7.9AI score0.09598EPSS
Exploits1References10Affected Software1
Cvelist
Cvelist
added 2015/08/22 11:0 p.m.24 views

CVE-2014-1972

Apache Tapestry before 5.3.6 relies on client-side object storage without checking whether a client has modified an object, which allows remote attackers to cause a denial of service resource consumption or execute arbitrary code via crafted serialized data...

7.7AI score0.09598EPSS
Exploits1References10
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/08/20 6:53 a.m.5 views

Apache Tapestry deserializes untrusted data

Overview Apache Tapestry contains a vulnerability where it may deserialize untrusted data. Apache Tapestry is a framework for creating Java web applications. Apache Tapestry contains an interface where client side serialized data sent to the server is deserialized after it is received by the...

7.8CVSS7.2AI score0.09598EPSS
Exploits1References8
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2015/08/20 12:0 a.m.66 views

JVN#17611367: Apache Tapestry deserializes untrusted data

Apache Tapestry is a framework for creating Java web applications. Apache Tapestry contains an interface where client side serialized data sent to the server is deserialized after it is received by the server. This data serialization / deserialization process does not contain data validation...

7.8CVSS6.8AI score0.09598EPSS
Exploits1
Rows per page
Query Builder