Lucene search
+L

133 matches found

Cvelist
Cvelist
added 2020/12/08 12:00 a.m.42 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.09996EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2020/12/08 12:00 a.m.7 views

PT-2020-15035 · Apache · Apache Tapestry

Name of the Vulnerable Software and Affected Versions: Apache Tapestry version 4 Description: A Java Serialization vulnerability was found in Apache Tapestry 4, where it attempts to deserialize the sp parameter before invoking the page's validate method, leading to deserialization without...

9.8CVSS7.2AI score0.09996EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2020/12/08 12:00 a.m.20 views

Apache Tapestry 代码问题漏洞

Apache Tapestry is the United States Apache Apache Foundation of a Web application framework written in the Java language . A deserialization vulnerability exists in Apache Tapestry version 4, which originates from an attempt to deserialize the "sp" parameter before calling the page's...

9.8CVSS7.3AI score0.09996EPSS
SaveExploits1References5
Veracode
Veracode
added 2020/10/01 6:38 a.m.33 views

Information Disclosure

tapestry-core is vulnerable to information disclosure. Mishandling of URL allows an attacker to use malicious URL to list and download the JAVA webapp files from WEB-INF of the WAR being run...

5.3CVSS1.6AI score0.02651EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2020/09/30 6:15 p.m.38 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
SaveExploits0References2
OSV
OSV
added 2020/09/30 6:15 p.m.25 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
SaveExploits0References2
Prion
Prion
added 2020/09/30 6:15 p.m.23 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
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/09/30 4:51 p.m.45 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
SaveExploits0References2
CVE
CVE
added 2020/09/30 4:51 p.m.96 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
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2020/01/13 12:00 a.m.13 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
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/18 5:19 p.m.57 views

Path traversal attack on Windows platforms

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.5CVSS4.1AI score0.03094EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/09/26 9:30 p.m.40 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
SaveExploits1References7Affected Software1
OSV
OSV
added 2019/09/26 9:30 p.m.10 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
SaveExploits1References6
Veracode
Veracode
added 2019/09/17 3:09 a.m.30 views

Remote Code Execution

tapestry-core is vulnerable to remote code execution. Access to the classpath asset files is not restricted, allowing an attacker to guess the path to a known file in the classpath and retrieve the contents. It can also potentially allow the attacker to perform a Java serialization attack if the...

9.8CVSS5AI score0.1391EPSS
SaveExploits0References14Affected Software1
Veracode
Veracode
added 2019/09/17 1:33 a.m.29 views

Information Disclosure

tapestry-core is vulnerable to information disclosure. The vulnerability exists due to the insecure usage of .equals for comparing hashes, allowing attackers to determine the correct signature for the payload...

9.8CVSS2.6AI score0.08752EPSS
SaveExploits1References11Affected Software1
OSV
OSV
added 2019/09/16 5:15 p.m.25 views

CVE-2019-0207

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.5CVSS6.7AI score
SaveExploits0References4
NVD
NVD
added 2019/09/16 5:15 p.m.31 views

CVE-2019-0207

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.5CVSS7.4AI score0.03094EPSS
SaveExploits0References4
Prion
Prion
added 2019/09/16 5:15 p.m.23 views

Path traversal

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

5CVSS7.4AI score0.03094EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2019/09/16 4:36 p.m.33 views

CVE-2019-0207

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.4AI score0.03094EPSS
SaveExploits0References4
CVE
CVE
added 2019/09/16 4:36 p.m.140 views

CVE-2019-0207

The CVE-2019-0207 issue involves the Tapestry framework’s asset handling, where the asset path chain StaticFilesFilter → AssetDispatcher → ContextResource fails to filter the backslash character on Windows, enabling path traversal to read arbitrary files. Affected component: Tapestry assets proce...

7.5CVSS7.3AI score0.03094EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder