2 results (0.002 seconds)

CVSS: 8.5EPSS: 1%CPEs: 1EXPL: 1

25 Jan 2024 — Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A path traversal and arbitrary file write vulnerability exists in versions of Atril prior to 1.26.2. This vulnerability is capable of writing arbitrary files anywhere on the filesystem to which the user opening a crafted document has access. The only limitation is that this vulnerability cannot be exploited to overwrite existing files, but that doesn't stop an attacker from achieving Remote Command Execution on t... • https://github.com/mate-desktop/atril/commit/e70b21c815418a1e6ebedf6d8d31b8477c03ba50 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE-24: Path Traversal: '../filedir' CWE-25: Path Traversal: '/../filedir' CWE-27: Path Traversal: 'dir/../../filename' •

CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 1

12 Jan 2024 — Atril is a simple multi-page document viewer. Atril is vulnerable to a critical Command Injection Vulnerability. This vulnerability gives the attacker immediate access to the target system when the target user opens a crafted document or clicks on a crafted link/URL using a maliciously crafted CBT document which is a TAR archive. A patch is available at commit ce41df6. Atril es un sencillo visor de documentos multi página. • https://github.com/mate-desktop/atril/commit/ce41df6467521ff9fd4f16514ae7d6ebb62eb1ed • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •