elements in JNLP files. An attacker could trick a victim into running a specially crafted application and use this flaw to upload arbitrary files to arbitrary locations in the context of the user.">
It was found that icedtea-web though 1.7.2 and 1.8.2 did not properly sanitize paths from <jar/> elements in JNLP files. An attacker could trick a victim into running a specially crafted application and use this flaw to upload arbitrary files to arbitrary locations in the context of the user.
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10182 | issue tracking third party advisory |
https://github.com/AdoptOpenJDK/IcedTea-Web/pull/344 | third party advisory patch |
https://github.com/AdoptOpenJDK/IcedTea-Web/issues/327 | third party advisory patch |
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00045.html | vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/09/msg00008.html | mailing list |
https://seclists.org/bugtraq/2019/Oct/5 | mailing list |
http://packetstormsecurity.com/files/154748/IcedTeaWeb-Validation-Bypass-Directory-Traversal-Code-Execution.html |