Lucene search
+L

4734 matches found

OSV
OSV
added 2025/08/07 3:25 p.m.14 views

CVE-2025-47907 Incorrect results returned from Rows.Scan in database/sql

Cancelling a query e.g. by cancelling the context passed to one of the query methods during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with...

7CVSS6.7AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38120

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfsetpipapoavx2: fix initial map fill If the first field doesn't cover the entire...

9.4CVSS5.8AI score0.00451EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/08/06 8:01 a.m.11 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2020-12420

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When trying to connect to a STUN server, a race condition could have caused a use-after-free of a pointer, leading to memory corruption and a potentially...

9.3CVSS7.2AI score0.01859EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-56706

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU...

7.8CVSS5.6AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-38371

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/v3d: Disable interrupts before resetting the GPU Currently, an interrupt can be triggered during a GPU reset, which can lead to GPU hangs and NULL pointer...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-22754

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - If a user installed an extension of a particular type, the extension could have auto-updated itself and while doing so, bypass the prompt which grants the new...

6.5CVSS6.8AI score0.00644EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.14 views

PT-2025-31968 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.22 views

PT-2025-31964 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.23 views

PT-2025-31965 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.18 views

PT-2025-31957 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2025/08/05 12:00 a.m.15 views

PT-2025-31958 · Undefined · Undefined

Hi, I run a following script for a vulnerability test for my home network; nmap 192.168.1.1/24 -n -sP |rg -o "192." scan.txt nmap -sV --script vulners --script-args mincvss=7.0 -iL scan.txt Then I get this Vulner output in port 80; Nmap scan report for 192.168.1.5 Host is up 0.00021s latency. Not...

9.1CVSS6.1AI score0.04799EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.10 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.12 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/31 8:18 p.m.8 views

CVE-2025-48072 OpenEXR's Inaccurate Pointer Arithmetic can Cause an Out of Bounds Heap

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. Version 3.3.2 is vulnerable to a heap-based buffer overflow during a read operation due to bad pointer math when decompressing DWAA-packed scan-line EXR...

6.8CVSS6.9AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2025/07/31 8:13 p.m.47 views

CVE-2025-48071

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.3.2 through 3.3.0, there is a heap-based buffer overflow during a write operation when decompressing ZIPS-packed deep scan-line EXR files...

8.4CVSS7.7AI score0.00308EPSS
SaveExploits1
Snyk
Snyk
added 2025/07/31 7:12 p.m.6 views

Heap-based Buffer Overflow

Overview OpenEXR is a Python bindings for the OpenEXR image file format Affected versions of this package are vulnerable to Heap-based Buffer Overflow via undozipimpl function during a write operation when decompressing ZIPS-packed deep scan-line EXR files. An attacker can write arbitrary data to...

8.4CVSS7.6AI score0.00308EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/07/31 7:12 p.m.11 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via undozipimpl function during a write operation when decompressing ZIPS-packed deep scan-line EXR files. An attacker can write arbitrary data to the heap and potentially execute code by supplying a specially...

8.4CVSS7.6AI score0.00308EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/07/31 12:24 p.m.7 views

CVE-2025-8213 NinjaScanner – Virus & Malware scan <= 3.2.5 - Authenticated (Administrator+) Arbitrary File Deletion

The NinjaScanner – Virus & Malware scan plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'nscanajaxquarantine' and 'nscanquarantineselect' functions in all versions up to, and including, 3.2.5. This makes it possible for authenticated...

7.2CVSS6.4AI score0.00507EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/07/31 12:00 a.m.16 views

PT-2025-31521 · WordPress · Ninjascanner +1

Name of the Vulnerable Software and Affected Versions: NinjaScanner – Virus & Malware scan plugin for WordPress versions through 3.2.5 Description: The NinjaScanner – Virus & Malware scan plugin for WordPress is susceptible to arbitrary file deletion due to inadequate file path validation. This...

7.2CVSS6.6AI score0.00507EPSS
SaveExploits0References10
Rows per page
Query Builder