Lucene search
+L

3475 matches found

Metasploit
Metasploit
added 2022/02/23 12:0 a.m.448 views

pfSense Diag Routes Web Shell Upload

This module exploits an arbitrary file creation vulnerability in the pfSense HTTP interface CVE-2021-41282. The vulnerability affects versions use exploit/unix/http/pfsense/diagrouteswebshell msf undefineddiagrouteswebshell show actions ...actions... msf undefineddiagrouteswebshell set ACTION msf...

9CVSS8.2AI score0.87113EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2022/02/22 12:0 a.m.55 views

SUSE SLES12 Security Update : nodejs12 (SUSE-SU-2022:0531-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0531-1 advisory. - All versions of package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPath...

9.8CVSS7.4AI score0.15014EPSS
SaveExploits4References16
ATTACKERKB
ATTACKERKB
added 2022/02/18 6:15 p.m.5 views

CVE-2021-26618

An improper input validation leading to arbitrary file creation was discovered in ToWord of ToOffice. Remote attackers use this vulnerability to execute arbitrary file included malicious code...

9.8CVSS8.8AI score0.00997EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/18 6:15 p.m.6 views

CVE-2021-26618

An improper input validation leading to arbitrary file creation was discovered in ToWord of ToOffice. Remote attackers use this vulnerability to execute arbitrary file included malicious code...

9.8CVSS6AI score0.00997EPSS
SaveExploits0References1
NVD
NVD
added 2022/02/18 6:15 p.m.24 views

CVE-2021-26618

An improper input validation leading to arbitrary file creation was discovered in ToWord of ToOffice. Remote attackers use this vulnerability to execute arbitrary file included malicious code...

9.8CVSS0.00997EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/18 6:15 p.m.18 views

Input validation

An improper input validation leading to arbitrary file creation was discovered in ToWord of ToOffice. Remote attackers use this vulnerability to execute arbitrary file included malicious code...

7.5CVSS9.7AI score0.00997EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2022/02/18 5:50 p.m.88 views

CVE-2021-26618

The CVE-2021-26618 entry relates to TmaxSoft ToOffice/ToWord, caused by improper input validation that enables arbitrary file creation. Remote attackers can leverage this to execute arbitrary code contained in malicious files. The provided datasets confirm the vulnerability, its impact (arbitrary...

9.8CVSS8.7AI score0.00997EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/02/18 5:50 p.m.28 views

CVE-2021-26618 Tmax ToOffice arbitrary file creation vulnerability

An improper input validation leading to arbitrary file creation was discovered in ToWord of ToOffice. Remote attackers use this vulnerability to execute arbitrary file included malicious code...

7.1CVSS9.9AI score0.00997EPSS
SaveExploits0References1
OSV
OSV
added 2022/02/09 11:15 p.m.8 views

CVE-2022-24312

A CWE-22: Improper Limitation of a Pathname to a Restricted Directory vulnerability exists that could cause modification of an existing file by adding at end of file or create a new file in the context of the Data Server potentially leading to remote code execution when an attacker sends a...

9.8CVSS6.3AI score0.03463EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/02/09 10:5 p.m.31 views

CVE-2021-26613 tobesoft nexacro arbitrary file creation vulnerability

improper input validation vulnerability in nexacro permits copying file to the startup folder using rename method...

8.1CVSS8.2AI score0.00831EPSS
SaveExploits0References1
Prion
Prion
added 2022/02/07 4:15 p.m.25 views

Code injection

The SEUR Oficial WordPress plugin before 1.7.2 creates a PHP file with a random name when installed, even though it is used for support purposes, it allows to download any file from the web server without restriction after knowing the URL and a password than an administrator can see in the plugin...

4CVSS5.2AI score0.01156EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.43 views

CVE-2022-23563 Insecure temporary file in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS7.1AI score0.0011EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2022/02/04 10:32 p.m.69 views

CVE-2022-23563

Tensorflow is an Open Source Machine Learning Framework. In multiple places, TensorFlow uses tempfile.mktemp to create temporary files. While this is acceptable in testing, in utilities and libraries it is dangerous as a different process can create the file between the check for the filename in...

7.1CVSS7AI score0.0011EPSS
SaveExploits0
CVE
CVE
added 2022/02/04 10:32 p.m.118 views

CVE-2022-23563

TensorFlow (CVE-2022-23563) describes a TOCTOU race caused by tempfile.mktemp usage, where a temporary file could be created by another process between the check and the actual creation. Several connected sources confirm this insecure temporary-file pattern and note that the fix replaces mktemp w...

7.1CVSS6.4AI score0.0011EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/02/02 12:0 a.m.247 views

Oracle Linux 8 : nodejs:14 (ELSA-2022-0350)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-0350 advisory. nodejs 1:14.18.2-2 - Add missing fixes - Resolves: RHBZ2027642, RHBZ2027635 1:14.18.2-1 - Resolves: RHBZ2027609 - Resolves: RHBZ2027649, RHBZ2027646,...

9.8CVSS7.2AI score0.04579EPSS
SaveExploits6References10
Github Security Blog
Github Security Blog
added 2022/02/01 4:23 p.m.34 views

Path Traversal in SharpZipLib

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.0.0 and prior to version 1.3.3, a check was added if the destination file is under a destination directory. However, it is not enforced that baseDirectory ends with slash. If the baseDirectory is not slash terminated...

5.3CVSS1.8AI score0.00895EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/02/01 4:22 p.m.33 views

GHSA-2X7H-96H5-RQ84 Path Traversal in SharpZipLib

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

4CVSS4.8AI score0.01079EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/02/01 4:22 p.m.35 views

Path Traversal in SharpZipLib

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

5.3CVSS1.6AI score0.01079EPSS
SaveExploits1References5Affected Software1
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.20 views

Mageia: Security Advisory (MGASA-2018-0389)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS5.5AI score0.0183EPSS
SaveExploits1References4
NVD
NVD
added 2022/01/26 10:15 p.m.40 views

CVE-2021-32841

SharpZipLib or ziplib is a Zip, GZip, Tar and BZip2 library. Starting version 1.3.0 and prior to version 1.3.3, a check was added if the destination file is under destination directory. However, it is not enforced that destDir ends with slash. If the destDir is not slash terminated like...

5.3CVSS0.01079EPSS
SaveExploits1References3
Rows per page
Query Builder