Lucene search
+L

3951 matches found

Vulnrichment
Vulnrichment
added 2024/03/08 1:35 a.m.19 views

CVE-2024-23287

A privacy issue was addressed with improved handling of temporary files. This issue is fixed in iOS 17.4 and iPadOS 17.4, macOS Sonoma 14.4, watchOS 10.4. An app may be able to access user-sensitive data...

7.1AI score0.00674EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.7 views

PT-2024-19727 · Apple · Macos Sonoma +1

Name of the Vulnerable Software and Affected Versions: macOS Sonoma versions prior to 14.4 Description: A privacy issue was addressed with improved handling of temporary files. This issue allows an app to potentially capture a user's screen. Recommendations: For macOS Sonoma versions prior to 14....

3.3CVSS7.7AI score0.0022EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/03/07 12:0 a.m.4 views

PT-2024-19780 · Apple · Macos Sonoma +4

Name of the Vulnerable Software and Affected Versions: macOS Sonoma versions prior to 14.4 iOS versions prior to 17.4 iPadOS versions prior to 17.4 watchOS versions prior to 10.4 Description: A privacy issue was addressed with improved handling of temporary files. This issue may allow an app to...

6.5CVSS7.5AI score0.00674EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/06 10:59 a.m.20 views

BIT-JENKINS-2021-21693

When creating temporary files, agent-to-controller access to create those files is only checked after they've been created in Jenkins LTS 2.303.2 and earlier...

9.8CVSS9.3AI score0.01505EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:55 a.m.57 views

BIT-GRADLE-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...

7.5CVSS7AI score0.08235EPSS
SaveExploits0References20
OSV
OSV
added 2024/03/06 10:54 a.m.36 views

BIT-JENKINS-2023-43498

In Jenkins LTS 2.414.1 and earlier, processing file uploads using MultipartFormDataParser creates temporary files in the default system temporary directory with the default permissions for newly created files, potentially allowing attackers with access to the Jenkins controller file system to rea...

8.1CVSS7.9AI score0.008EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/03/04 12:0 a.m.24 views

openSUSE: Security Advisory for guava (SUSE-SU-2023:3090-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7.1CVSS6.8AI score0.00964EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/02/13 4:55 p.m.10 views

guava: insecure temporary directory creation

A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory...

7.1CVSS6.7AI score0.00248EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/02/07 12:0 a.m.12 views

PT-2024-12253 · Ibm · Ibm Security Access Manager Container

Name of the Vulnerable Software and Affected Versions: IBM Security Access Manager Container versions 10.0.0.0 through 10.0.6.1 Description: The issue is related to the temporary storage of sensitive information in files that could be accessed by a local user. Recommendations: For versions 10.0.0...

5.5CVSS6AI score0.00125EPSS
SaveExploits1References7
OSV
OSV
added 2024/02/06 6:15 p.m.9 views

CVE-2024-1048

A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not ...

3.3CVSS5.7AI score0.00269EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/02/06 12:0 a.m.5 views

grub2 security vulnerability

grub2 is a Linux system boot program from the American GNU community. A security vulnerability exists in grub2, which stems from the fact that if the program is terminated before a rename operation, temporary files will not be deleted and may fill the filesystem on multiple invocations, resulting...

3.3CVSS6.9AI score0.00269EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/02/06 12:0 a.m.5 views

PT-2024-1698 · Grub2 +5 · Grub2 +5

Name of the Vulnerable Software and Affected Versions: grub2 affected versions not specified Description: A flaw in the grub2-set-bootflag utility of grub2 can lead to a denial of service. The issue arises when the program creates a temporary file with new grubenv content and is killed before...

7.8CVSS6.4AI score0.00536EPSS
SaveExploits2References49
UbuntuCve
UbuntuCve
added 2024/02/06 12:0 a.m.32 views

CVE-2024-1048

A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set-bootflag will create a temporary file with the new grubenv content and rename it to the original grubenv file. If the program is killed before the rename operation, the temporary file will not ...

3.3CVSS6.4AI score0.00269EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/02/02 8:47 a.m.21 views

Denial Of Service (DoS)

Bref is vulnerable to Denial Of Service DoS. The vulnerability is due to improper clean up of temporary files after processing a MultiPart requests when the Event-Driven Function runtime is utilized and the handler is a RequestHandlerInterface. This allows an attacker to fill the Lambda instance...

6.5CVSS6.7AI score0.0075EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/01 8:53 p.m.37 views

Bref's Uploaded Files Not Deleted in Event-Driven Functions

Impacted Resources bref/src/Event/Http/Psr7Bridge.php:94-125 Description When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each...

6.5CVSS7.2AI score0.0075EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2024/02/01 4:17 p.m.48 views

CVE-2024-24752

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each whic...

6.5CVSS6.4AI score0.0075EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/01 4:17 p.m.25 views

Design/Logic Flaw

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each whic...

4CVSS7AI score0.0075EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/02/01 4:10 p.m.53 views

CVE-2024-24752 Bref Uploaded Files Not Deleted in Event-Driven Functions

Bref enable serverless PHP on AWS Lambda. When Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface, then the Lambda event is converted to a PSR7 object. During the conversion process, if the request is a MultiPart, each part is parsed and for each whic...

6.5CVSS6.6AI score0.0075EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/02/01 12:0 a.m.6 views

Bref Resource Management Error Vulnerability

Bref is an open source project by Matthieu Napoli Individual Developer that helps you go serverless on AWS using PHP. A resource management error vulnerability exists in versions prior to Bref 2.1.13 that stems from not deleting temporary files after processing a request...

6.5CVSS6.7AI score0.0075EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/01 12:0 a.m.10 views

PT-2024-20530 · Bref · Bref

Name of the Vulnerable Software and Affected Versions: Bref versions prior to 2.1.13 Description: The issue arises when Bref is used with the Event-Driven Function runtime and the handler is a RequestHandlerInterface. In this scenario, the Lambda event is converted to a PSR7 object. During the...

6.5CVSS6.7AI score0.0075EPSS
SaveExploits1References13
Rows per page
Query Builder