Lucene search
+L

3537 matches found

OSV
OSV
added 2023/09/20 5:15 p.m.43 views

CVE-2023-43496

Jenkins 2.423 and earlier, LTS 2.414.1 and earlier creates a temporary file in the system temporary directory with the default permissions for newly created files when installing a plugin from a URL, potentially allowing attackers with access to the system temporary directory to replace the file...

8.8CVSS7.8AI score
SaveExploits0References2
Prion
Prion
added 2023/09/20 5:15 p.m.39 views

Design/Logic Flaw

Jenkins 2.423 and earlier, LTS 2.414.1 and earlier creates a temporary file in the system temporary directory with the default permissions for newly created files when installing a plugin from a URL, potentially allowing attackers with access to the system temporary directory to replace the file...

6.5CVSS8.8AI score0.00944EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/09/20 4:06 p.m.41 views

CVE-2023-43496

Jenkins 2.423 and earlier, LTS 2.414.1 and earlier creates a temporary file in the system temporary directory with the default permissions for newly created files when installing a plugin from a URL, potentially allowing attackers with access to the system temporary directory to replace the file...

9AI score0.00944EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/20 4:06 p.m.181 views

CVE-2023-43496

CVE-2023-43496 affects Jenkins core: when installing a plugin from a URL, Jenkins 2.423 and earlier (including LTS 2.414.1 and earlier) creates a temporary file in the system temporary directory with default permissions, enabling an attacker with access to that directory to replace the file befor...

8.8CVSS8.7AI score0.00944EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/09/20 12:00 a.m.9 views

Jenkins Security Vulnerabilities

Jenkins is a Jenkins open source application . An open source automation server Jenkins provides hundreds of plugins to support building, deploying and automating any project. A security vulnerability exists in Jenkins, which stems from the fact that installing a plugin from a URL creates a...

8.8CVSS6.6AI score0.00944EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/09/19 12:00 a.m.4 views

PT-2023-5390 · Jenkins +1 · Jenkins +1

Name of the Vulnerable Software and Affected Versions: Jenkins versions 2.423 and earlier, LTS versions 2.414.1 and earlier Description: The issue is related to the creation of a temporary file in the system temporary directory with default permissions when installing a plugin from a URL. This...

8.8CVSS8.1AI score0.00944EPSS
SaveExploits0References19
OSV
OSV
added 2023/09/15 11:06 a.m.4 views

OESA-2023-1633 rubygem-activesupport security update

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing. Security Fixes: An insecure temporary file vulnerability was found in activesupport rubygem. Contents that will be encrypt...

3.3CVSS6.4AI score0.00273EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.31 views

Oracle Linux 7 : keepalived (ELSA-2019-2285)

The remote Oracle Linux 7 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2019-2285 advisory. 1.3.5-16 - Rework previous miscscript/vrrpscript patch 1667292 1.3.5-15 - Rework previous checker comparison patch 1715308 1.3.5-14 - Make checker variables non...

4.7CVSS5.7AI score0.00505EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.21 views

Oracle Linux 7 : keycloak-httpd-client-install (ELSA-2019-2137)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2019-2137 advisory. 0.8-1 - Resolves: rhbz1673716 - Rebase k-h-c-i to version 0.8 - The rebase also includes fixes for: - rhbz1533190 - CVE-2017-15111...

7.8CVSS6.4AI score0.00388EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/09/01 2:08 a.m.4 views

SUSE CVE-2023-38037

ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current umask settings, meaning that it's possible for other users on the same system to read the contents of the temporary file. Attackers that ha...

5.5CVSS5.4AI score0.00273EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2023/08/31 12:12 p.m.28 views

CVE-2023-38037

An insecure temporary file vulnerability was found in activesupport rubygem. Contents that will be encrypted are written to a temporary file that has the user’s current umask settings, possibly leading to information disclosure by other users on the same system. Mitigation To work around this...

3.3CVSS6.3AI score0.00273EPSS
SaveExploits0References4
Broadcom
Broadcom
added 2023/08/29 12:00 a.m.43 views

Vulnerable postgresql component found in SANnav RPM package

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.9AI score0.0048EPSS
SaveExploits1Affected Software1
Veracode
Veracode
added 2023/08/25 3:54 a.m.32 views

Locally Encrypted File Disclosure

ActiveSupport is vulnerable to Locally Encrypted File Disclosure. The vulnerability exists because the library's temporary file's permissions default to the user's current umask settings, which allows an attacker on the same system to read the contents of the temporary file before it gets encrypt...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/08/23 8:36 p.m.64 views

Active Support Possibly Discloses Locally Encrypted Files

There is a possible file disclosure of locally encrypted files in Active Support. This vulnerability has been assigned the CVE identifier CVE-2023-38037. Versions Affected: = 5.2.0 Not affected: 5.2.0 Fixed Versions: 7.0.7.1, 6.1.7.5 Impact ActiveSupport::EncryptedFile writes contents that will b...

5.5CVSS4.5AI score0.00273EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2023/08/23 10:21 a.m.5 views

Information Exposure

Overview activesupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Affected versions of this package are vulnerable to Information Exposure. The ImpactActiveSupport::EncryptedFile method writes contents that will be encrypted to a temporary file...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/08/23 10:21 a.m.4 views

Information Exposure

Overview railties is an application bootup, plugins, generators, and rake tasks. Affected versions of this package are vulnerable to Information Exposure. The ImpactActiveSupport::EncryptedFile method writes contents that will be encrypted to a temporary file. The temporary file’s permissions are...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2023/08/23 12:00 a.m.36 views

Active Support Possibly Discloses Locally Encrypted Files

There is a possible file disclosure of locally encrypted files in Active Support. This vulnerability has been assigned the CVE identifier CVE-2023-38037. Versions Affected: = 5.2.0 Not affected: 5.2.0 Fixed Versions: 7.0.7.1, 6.1.7.5 Impact ActiveSupport::EncryptedFile writes contents that will b...

6.5AI score0.00273EPSS
SaveExploits0References4Affected Software1
RubySec
RubySec
added 2023/08/23 12:00 a.m.63 views

Possible File Disclosure of Locally Encrypted Files

There is a possible file disclosure of locally encrypted files in Active Support. This vulnerability has been assigned the CVE identifier CVE-2023-38037. Versions Affected: = 5.2.0 Not affected: 5.2.0 Fixed Versions: 7.0.7.1, 6.1.7.5 Impact ActiveSupport::EncryptedFile writes contents that will b...

5.5CVSS5.3AI score0.00273EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2023/08/08 12:00 a.m.11 views

SAP Business Objects Code Issue Vulnerability

SAP Business Objects is a business intelligence suite from SAP, Germany. A code issue vulnerability exists in SAP BusinessObjects Installer that originates from allowing an authenticated attacker within a network to overwrite an executable file created in a temporary directory during installation...

9CVSS6.8AI score0.00266EPSS
SaveExploits0References4
OSV
OSV
added 2023/08/01 8:24 a.m.6 views

SUSE-SU-2023:3090-1 Security update for guava

This update for guava fixes the following issues: Upgrade to guava 32.0.1: - CVE-2020-8908: Fixed predictable temporary files and directories used in FileBackedOutputStream bsc1179926. - CVE-2023-2976: Fixed a temp directory creation vulnerability bsc1212401...

7.1CVSS5.4AI score0.00964EPSS
SaveExploits1References5
Rows per page
Query Builder