Lucene search
+L

3956 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.6 views

SUSE CVE-2017-1000098

The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given "maxMemory" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors...

7.5CVSS5.9AI score0.02078EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:30 a.m.7 views

SUSE CVE-2018-6198

w3m through 0.5.3 does not properly handle temporary files when the /.w3m directory is unwritable, which allows a local attacker to craft a symlink attack to overwrite arbitrary files...

3.3CVSS8.7AI score0.00395EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:28 a.m.11 views

SUSE CVE-2018-10361

An issue was discovered in KTextEditor 5.34.0 through 5.45.0. Insecure handling of temporary files in the KTextEditor's kauthktexteditorhelper service as utilized in the Kate text editor can allow other unprivileged users on the local system to gain root privileges. The attack occurs when one use...

7.8CVSS7AI score0.00394EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.7 views

SUSE CVE-2018-19045

keepalived 2.0.8 used mode 0666 when creating new temporary files upon a call to PrintData or PrintStats, potentially leaking sensitive information...

7.1CVSS8.2AI score0.02377EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.5 views

SUSE CVE-2018-19044

keepalived 2.0.8 didn't check for pathnames with symlinks when writing data to a temporary file upon a call to PrintData or PrintStats. This allowed local users to overwrite arbitrary files if fs.protectedsymlinks is set to 0, as demonstrated by a symlink from /tmp/keepalived.data or...

7.8CVSS7.8AI score0.00501EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:22 a.m.6 views

SUSE CVE-2018-19046

keepalived 2.0.8 didn't check for existing plain files when writing data to a temporary file upon a call to PrintData or PrintStats. If a local attacker had previously created a file with the expected name e.g., /tmp/keepalived.data or /tmp/keepalived.stats, with read access for the attacker and...

7.1CVSS7.9AI score0.00366EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.6 views

SUSE CVE-2019-11048

In PHP versions 7.2.x below 7.2.31, 7.3.x below 7.3.18 and 7.4.x below 7.4.6, when HTTP file uploads are allowed, supplying overly long filenames or field names could lead PHP engine to try to allocate oversized memory storage, hit the memory limit and stop processing the request, without cleanin...

5.3CVSS8.2AI score0.06264EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:0 a.m.8 views

SUSE CVE-2020-10236

An issue was discovered in Froxlor before 0.10.14. It created files with static names in /tmp during installation if the installation directory was not writable. This allowed local attackers to cause DoS or disclose information out of the config files, because of createUserdataConf in...

6.1CVSS5.8AI score0.00322EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:0 a.m.8 views

SUSE CVE-2020-10237

An issue was discovered in Froxlor through 0.10.15. The installer wrote configuration parameters including passwords into files in /tmp, setting proper permissions only after writing the sensitive data. A local attacker could have disclosed the information if he read the file at the right time,...

5.5CVSS5.3AI score0.00234EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:59 a.m.8 views

SUSE CVE-2020-11979

As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the...

4.9CVSS9.2AI score0.08235EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:46 a.m.13 views

SUSE CVE-2021-21290

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty before version 4.1.59.Final there is a vulnerability on Unix-like systems involving an insecure temp file. When netty's...

2.9CVSS7.5AI score0.01777EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:29 a.m.4 views

SUSE CVE-2022-21699

IPython Interactive Python is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language. Affected versions are subject to an arbitrary code execution vulnerability achieved by not properly managing cross user temporary...

8.8CVSS8.7AI score0.00657EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:23 a.m.3 views

SUSE CVE-2022-41946

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS6.3AI score0.0048EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:21 a.m.6 views

SUSE CVE-2023-0482

In RESTEasy the insecure File.createTempFile is used in the DataSourceProvider, FileProvider and Mime4JWorkaround classes which creates temp files with insecure permissions that could be read by a local user...

5.5CVSS6.4AI score0.00819EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/02/15 12:0 a.m.14 views

PT-2023-2198 · Golang +11 · Net/Http +12

Name of the Vulnerable Software and Affected Versions: GoLang net/http and mime/multipart affected versions not specified Description: A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can...

9.8CVSS7.3AI score0.91969EPSS
SaveExploits13References316
VulnCheck KEV
VulnCheck KEV
added 2023/02/13 12:0 a.m.13 views

VulnCheck KEV: CVE-2023-23522

A privacy issue was addressed with improved handling of temporary files. This issue is fixed in macOS Ventura 13.2.1. An app may be able to observe unprotected user data...

5.5CVSS6AI score0.00294EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/01/31 12:0 a.m.4 views

Resteasy 安全漏洞

Red Hat Resteasy is a JAX-RS a Java programming language API specification implementation from Red Hat. A security vulnerability exists in Resteasy that originates from allowing users to create insecure temporary files...

5.5CVSS6.7AI score0.00819EPSS
SaveExploits0References13
OSV
OSV
added 2023/01/26 9:15 p.m.6 views

CVE-2021-41988

Qlik NPrinting Designer through 21.14.3.0 creates a Temporary File in a Directory with Insecure Permissions...

7.8CVSS5.8AI score0.003EPSS
SaveExploits0References1
OSV
OSV
added 2023/01/26 9:15 p.m.6 views

CVE-2021-41989

Qlik QlikView through 12.60.20100.0 creates a Temporary File in a Directory with Insecure Permissions...

7.8CVSS5.8AI score0.003EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/01/26 12:0 a.m.6 views

Qlik QlikView 安全漏洞

Qlik QlikView is Qlik's for rapid development and delivery of interactive guided analytics applications and dashboards. A security vulnerability exists in Qlik QlikView version 12.60.20100.0 and prior versions, which originates from the creation of temporary files in a directory with insecure...

7.8CVSS7.4AI score0.003EPSS
SaveExploits0References3
Rows per page
Query Builder