Lucene search
+L

13423 matches found

Positive Technologies
Positive Technologies
added 2021/08/03 12:00 a.m.9 views

PT-2021-10336 · Vaethink · Vaethink

Name of the Vulnerable Software and Affected Versions: vaeThink version 1.0.1 Description: A vulnerability in the vae admin rule database table allows attackers to execute arbitrary code via a crafted payload in the condition parameter. Recommendations: For vaeThink version 1.0.1, consider...

9.8CVSS9.4AI score0.025EPSS
SaveExploits1References5
OSV
OSV
added 2021/08/02 5:02 p.m.22 views

GHSA-HV53-Q76C-7F8C OS Command Injection in OpenTSDB

A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. tsd/GraphHandler.java attempted to prevent comma...

9.8CVSS6.5AI score0.8533EPSS
SaveExploits5References3
CNNVD
CNNVD
added 2021/07/29 12:00 a.m.11 views

Sorcery 后置链接漏洞

Sorcery is an authentication software package. A backlink vulnerability exists in play-sorcery-kms in Sorcery version 0.6.0. A local attacker can exploit this vulnerability to gain root privileges by attacking /tmp/replay-sorcery or /tmp/replay-sorcery/device.sock via symbolic links...

7.8CVSS7.4AI score0.00482EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2021/07/23 12:00 a.m.13 views

WordPress Simple Post plugin <= 1.1 - Stored Cross-Site Scripting (XSS) vulnerability

Stored Cross-Site Scripting XSS vulnerability discovered by Vikas Srivastava in WordPress Simple Post plugin versions = 1.1. Solution This plugin has been closed as of July 23, 2021 and is not available for download. This closure is temporary, pending a full review...

2.7AI score
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2021/07/21 6:10 a.m.29 views

Arbitrary Code Execution

GNU Chess is vulnerable to arbitrary code execution. An attacker is able to execute arbitrary code on the host OS via malicious PGN Portable Game Notation data. due to a buffer overflow in the use of a .tmp.epd temporary file in the cmdpgnload and cmdpgnreplay functions in frontend/cmd.cc...

7.8CVSS4.8AI score0.01769EPSS
SaveExploits1References11Affected Software1
Positive Technologies
Positive Technologies
added 2021/07/20 12:00 a.m.26 views

PT-2021-3767

Name of the Vulnerable Software and Affected Versions Java SE versions 8u291, 11.0.11, 16.0.1 Oracle GraalVM Enterprise Edition versions 20.3.2, 21.1.0 Description The issue allows an unauthenticated attacker with network access via multiple protocols to compromise Java SE, Oracle GraalVM...

7.6CVSS7.4AI score0.04008EPSS
SaveExploits0References341
Positive Technologies
Positive Technologies
added 2021/07/20 12:00 a.m.8 views

PT-2021-16948 · Atlassian · Jira

Name of the Vulnerable Software and Affected Versions: Atlassian Jira Server and Jira Data Center versions 8.5.13 and earlier Atlassian Jira Server and Jira Data Center versions 8.6.0 through 8.13.5 Atlassian Jira Server and Jira Data Center versions 8.14.0 through 8.16.0 Description: The issue...

5.3CVSS7AI score0.01184EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2021/07/19 12:00 a.m.41 views

OpenSSL Multiple Vulnerabilities (20150108 - 1) - Linux

OpenSSL is prone to multiple vulnerabilities. Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

5CVSS6.7AI score0.98685EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2021/07/16 7:00 a.m.15 views

Docker before 1.5 allows local users to have unspecified impact via vectors involving unsafe /tmp usage.

...

7.8CVSS7AI score0.00388EPSS
SaveExploits0
OSV
OSV
added 2021/07/14 12:15 p.m.9 views

CVE-2021-33681

SAP 3D Visual Enterprise Viewer, version - 9, allows a user to open manipulated CGM file received from untrusted sources which causes out of bounds write and causes the application to crash and becoming temporarily unavailable until the user restarts the application...

6.5CVSS5.8AI score0.00761EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/07/12 12:12 p.m.11 views

netty: Information disclosure via the local system temporary directory

In Netty there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's multipart decoders are used, a local information disclosure can occur via the local system temporary directory if temporary storing uploads on the disk is enabled. On unix-like systems, the...

6.2CVSS7.3AI score0.01777EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/07/12 12:00 a.m.18 views

PT-2024-11336 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.13.0-rc7 Description: A vulnerability in the Linux kernel has been resolved, which involved a bad pointer dereference when the ehandler kthread is invalid. The issue occurred when the error handler thread fail...

9.8CVSS7.5AI score0.17563EPSS
SaveExploits9References1216
NVD
NVD
added 2021/07/09 11:15 a.m.32 views

CVE-2012-2666

golang/go in 1.0.2 fixes all.bash on shared machines. dotest in src/pkg/debug/gosym/pclntabtest.go creates a temporary file with predicable name and executes it as shell script...

9.8CVSS0.01935EPSS
SaveExploits1References5
Prion
Prion
added 2021/07/09 11:15 a.m.32 views

Design/Logic Flaw

golang/go in 1.0.2 fixes all.bash on shared machines. dotest in src/pkg/debug/gosym/pclntabtest.go creates a temporary file with predicable name and executes it as shell script...

7.5CVSS7.1AI score0.01935EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2021/07/09 12:00 a.m.16 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

9.8CVSS8.2AI score0.01935EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2021/07/08 12:00 a.m.12 views

MDT AutoSave 信息泄露漏洞

MDT AutoSave is a software application. It provides an automated change management function. An information disclosure vulnerability exists in MDT AutoSave, which stems from the lack of security restrictions on the working directory, and allows an attacker to obtain information about a temporary...

7.5CVSS7.3AI score0.01066EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2021/07/06 12:00 a.m.12 views

The vulnerability of the Intel Virtualization Technology for Directed I/O (VT-d) implementation arises due to incomplete cleanup of temporary or auxiliary resources, allowing attackers to exploit their privileges.

The vulnerability of the Intel Virtualization Technology for Directed I/O VT-d implementation exists due to incomplete cleanup of temporary or auxiliary resources. Exploiting this vulnerability can allow attackers to enhance their privileges...

8.8CVSS6.8AI score0.00352EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/07/06 12:00 a.m.27 views

The vulnerability of the MinIO object storage server, related to authentication errors, allows attackers to bypass the readOnly policy and compromise the integrity of the protected information.

The vulnerability of the MinIO object storage server is related to authentication errors. Exploiting this vulnerability allows a malicious actor to bypass the readOnly policy and compromise the integrity of the protected information by creating a temporary URL address “mc share upload”...

7.7CVSS6.8AI score0.01321EPSS
SaveExploits1References6Affected Software2
Rosalinux
Rosalinux
added 2021/07/02 4:37 p.m.27 views

Advisory ROSA-SA-2021-1820

Software: cyrus-sasl 2.1.26 OS: Cobalt 7.9 CVE-ID: CVE-2020-8032 CVE-Crit: HIGH CVE-DESC: An insecure temporary file vulnerability in the cyrus-sasl openSUSE Factory package allows local attackers to escalate to the root level. This issue affects: openSUSE Factory cyrus-sasl version 2.1.27-4.2 an...

7CVSS7AI score0.00352EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2021/07/02 12:20 a.m.13 views

jetty: local temporary directory hijacking vulnerability

In Eclipse Jetty versions 1.0 thru 9.4.32.v20200930, 10.0.0.alpha1 thru 10.0.0.beta2, and 11.0.0.alpha1 thru 11.0.0.beta2O, on Unix like systems, the system's temporary directory is shared between all users on that system. A collocated user can observe the process of creating a temporary sub...

7CVSS7.5AI score0.04352EPSS
SaveExploits1References5
Rows per page
Query Builder