Lucene search
+L

30662 matches found

EUVD
EUVD
added 2026/03/25 9:30 p.m.8 views

EUVD-2026-16002

A vulnerability was detected in Enter Software Iperius Backup bis 8.7.3. Affected is an unknown function of the file C:\ProgramData\IperiusBackup\Jobs\ of the component Backup Service. Performing a manipulation results in creation of temporary file with insecure permissions. The attack is only...

7.3CVSS6.2AI score0.00163EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/25 9:30 p.m.12 views

EUVD-2025-209022

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 is vulnerable due to Insecure Direct Object Reference IDOR...

5.7CVSS5.8AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/25 9:17 p.m.10 views

GHSA-JFMM-MJCP-8WQ2 Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

Summary TaskAttachment.ReadOne queries attachments by ID only WHERE id = ?, ignoring the task ID from the URL path. The permission check in CanRead validates access to the task specified in the URL, but ReadOne loads a different attachment that may belong to a task in another project. This allows...

8.1CVSS5.9AI score0.00265EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/25 9:16 p.m.13 views

CVE-2026-4822

A vulnerability was detected in Enter Software Iperius Backup up to 8.7.3. Affected is an unknown function of the file C:\ProgramData\IperiusBackup\Jobs\ of the component Backup Service. Performing a manipulation results in creation of temporary file with insecure permissions. The attack is only...

7.3CVSS0.00163EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/25 8:31 p.m.34 views

CVE-2026-4822 Enter Software Iperius Backup Backup Service temp file

A vulnerability was detected in Enter Software Iperius Backup up to 8.7.3. Affected is an unknown function of the file C:\ProgramData\IperiusBackup\Jobs\ of the component Backup Service. Performing a manipulation results in creation of temporary file with insecure permissions. The attack is only...

7.3CVSS0.00163EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/25 8:31 p.m.5 views

CVE-2026-4822 Enter Software Iperius Backup Backup Service temp file

A vulnerability was detected in Enter Software Iperius Backup up to 8.7.3. Affected is an unknown function of the file C:\ProgramData\IperiusBackup\Jobs\ of the component Backup Service. Performing a manipulation results in creation of temporary file with insecure permissions. The attack is only...

7.3CVSS6.3AI score0.00163EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/25 8:31 p.m.5 views

CVE-2026-4822

A vulnerability was detected in Enter Software Iperius Backup up to 8.7.3. Affected is an unknown function of the file C:\ProgramData\IperiusBackup\Jobs\ of the component Backup Service. Performing a manipulation results in creation of temporary file with insecure permissions. The attack is only...

7.3CVSS6.3AI score0.00163EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/25 8:31 p.m.22 views

CVE-2026-4822

Summary: CVE-2026-4822 affects Enter Software Iperius Backup bis 8.7.3. The issue is in an unknown function within C:\ProgramData\IperiusBackup\Jobs\ of the Backup Service, where manipulation can create a temporary file with insecure permissions. The attack is local with high complexity, but a pu...

7.3CVSS6.3AI score0.00163EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/03/25 8:20 p.m.5 views

CVE-2025-14974 IBM InfoSphere Information Server is vulnerable due to Insecure Direct Object Reference

IBM InfoSphere Information Server 11.7.0.0 through 11.7.1.6 is vulnerable due to Insecure Direct Object Reference IDOR...

5.7CVSS5.9AI score0.00327EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/25 6:31 p.m.12 views

EUVD-2026-15447

A vulnerability in Cisco IOS XE Software for Cisco Meraki could allow a remote, unauthenticated attacker to view confidential device information. This vulnerability is due to a device configuration upload being performed over an insecure tunnel. An attacker could exploit this vulnerability by...

6.1CVSS5.8AI score0.00152EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/25 5:16 p.m.18 views

CVE-2026-25458

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in Select-Themes Moments moments allows PHP Local File Inclusion.This issue affects Moments: from n/a through = 2.2...

8.1CVSS0.00403EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/25 5:02 p.m.928 views

CVE-2026-25645

The CVE describes an insecure temp-file extraction in the Requests library prior to v2.33.0. The vulnerable function requests.utils.extract_zipped_paths() writes the CA bundle into /tmp using a predictable, non-unique filename (e.g., cacert.pem) and reuses an existing file if present, rather than...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/25 5:02 p.m.31 views

CVE-2026-25645 Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Requests is a HTTP library. Prior to version 2.33.0, the requests.utils.extractzippedpaths utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker...

4.4CVSS0.00182EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/25 4:56 p.m.3 views

Insecure Temporary File

Overview Affected versions of this package are vulnerable to Insecure Temporary File via the extractzippedpaths function. An attacker can leverage unauthorized file replacement by pre-creating a malicious file in the system's temporary directory prior to extraction. Note: Only applications that...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/25 4:56 p.m.9 views

Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Impact The requests.utils.extractzippedpaths utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/25 4:56 p.m.10 views

EUVD-2026-15754

Requests has Insecure Temp File Reuse in its extractzippedpaths utility function...

4.4CVSS5.8AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 4:32 p.m.9 views

USN-8124-1 bind9 vulnerabilities

Samy Medjahed discovered that Bind incorrectly handled insecure delegation validation. A remote attacker could possibly use this issue to cause excessive NSEC3 iterations, consuming CPU resources, and leading to a denial of service. CVE-2026-1519 Vitaly Simonovich discovered that Bind incorrectly...

7.5CVSS7.5AI score0.01599EPSS
SaveExploits0References5
Ubuntu
Ubuntu
added 2026/03/25 4:32 p.m.18 views

USN-8124-1: Bind vulnerabilities

Samy Medjahed discovered that Bind incorrectly handled insecure delegation validation. A remote attacker could possibly use this issue to cause excessive NSEC3 iterations, consuming CPU resources, and leading to a denial of service. CVE-2026-1519 Vitaly Simonovich discovered that Bind incorrectly...

7.5CVSS5.8AI score0.01599EPSS
SaveExploits0
NVD
NVD
added 2026/03/25 4:16 p.m.15 views

CVE-2026-20115

A vulnerability in Cisco IOS XE Software for Cisco Meraki could allow a remote, unauthenticated attacker to view confidential device information. This vulnerability is due to a device configuration upload being performed over an insecure tunnel. An attacker could exploit this vulnerability by...

6.1CVSS0.00152EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/25 4:15 p.m.4 views

CVE-2026-32535 WordPress JS Help Desk plugin <= 3.0.3 - Insecure Direct Object References (IDOR) vulnerability

Authorization Bypass Through User-Controlled Key vulnerability in JoomSky JS Help Desk js-support-ticket allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JS Help Desk: from n/a through = 3.0.3...

5.8AI score0.00155EPSS
SaveExploits0References1
Rows per page
Query Builder