Summary: | dev-java/tapestry: remote code execution (CVE-2019-0195, CVE-2021-27850) | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | John Helmert III <ajak> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | fordfrog, java |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | B1 [glsa?] | ||
Package list: | Runtime testing required: | --- | |
Deadline: | 2021-05-18 |
Description
John Helmert III
![]() ![]() ![]() ![]() not sure about the fate of this project. it uses only gradle to build, which we don't support. it might be better to last-rite and if missed, maybe someone might step up to package it. the other option is to go the -bin way, but i'd prefer removal. any objections? There's also CVE-2019-0195, which CVE-2021-27850 was an incomplete fix of: Manipulating classpath asset file URLs, an attacker could guess the path to a known file in the classpath and have it downloaded. If the attacker found the file with the value of the tapestry.hmac-passphrase configuration symbol, most probably the webapp's AppModule class, the value of this symbol could be used to craft a Java deserialization attack, thus running malicious injected Java code. The vector would be the t:formdata parameter from the Form component. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67101bfb96ab495d37941d4e33fdc6d7a44b1a47 commit 67101bfb96ab495d37941d4e33fdc6d7a44b1a47 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2021-05-17 11:45:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-05-17 21:09:28 +0000 dev-java/tapestry: Remove last-rited pkg Bug: https://bugs.gentoo.org/783510 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/20855 Signed-off-by: Sam James <sam@gentoo.org> dev-java/tapestry/Manifest | 1 - dev-java/tapestry/files/Version.properties | 5 -- dev-java/tapestry/files/build.properties | 32 ---------- dev-java/tapestry/files/common.properties | 94 ------------------------------ dev-java/tapestry/metadata.xml | 15 ----- dev-java/tapestry/tapestry-3.0.4-r3.ebuild | 70 ---------------------- profiles/package.mask | 8 --- 7 files changed, 225 deletions(-) Package list is empty or all packages have requested keywords. Package list is empty or all packages have requested keywords. Package list is empty or all packages have requested keywords. Package list is empty or all packages have requested keywords. Package list is empty or all packages have requested keywords. Package list is empty or all packages have requested keywords. commit 67101bfb96ab495d37941d4e33fdc6d7a44b1a47 Author: Jakov Smolic <jakov.smolic@sartura.hr> Date: Mon May 17 12:45:42 2021 +0100 dev-java/tapestry: Remove last-rited pkg |