Lucene search
+L

10144 matches found

Wolfi
Wolfi
added 2025/05/12 1:45 p.m.33 views

CVE-2025-46727 vulnerabilities

Vulnerabilities for packages: logstash, ruby3.3-rack, ruby3.2-rack, ruby3.4-rack, ruby4.0-rack...

7.5CVSS6.5AI score0.01157EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/05/12 1:14 p.m.54 views

CVE-2025-1948 vulnerabilities

Vulnerabilities for packages: neo4j...

7.5CVSS7.2AI score0.00748EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/05/12 1:14 p.m.16 views

GHSA-889J-63JV-QHR8 vulnerabilities

Vulnerabilities for packages: neo4j...

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/12 10:46 a.m.73 views

CVE-2025-22247

VMware Tools contains an insecure file handling vulnerability. A malicious actor with non-administrative privileges on a guest VM may tamper the local files to trigger insecure file operations within that VM...

6.1CVSS6.3AI score0.00259EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/12 12:0 a.m.7 views

CVE-2025-22247

VMware Tools contains an insecure file handling vulnerability. A malicious actor with non-administrative privileges on a guest VM may tamper the local files to trigger insecure file operations within that VM...

6.1CVSS6.5AI score0.00259EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/12 12:0 a.m.14 views

CVE-2025-26846

An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata...

9.8CVSS5.3AI score0.00413EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/10 10:15 p.m.6 views

CVE-2025-47816

libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause an spvxml-helpers.c spvxmlparseattributes out-of-bounds read, related to extra content at the end of a document...

9.1CVSS5.9AI score0.00338EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/05/10 10:15 p.m.7 views

CVE-2025-47815

libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause a heap-based buffer overflow in inflateread called indirectly from zipmemberreadall in zip-reader.c...

9.8CVSS6AI score0.00293EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/05/10 10:15 p.m.5 views

CVE-2025-47814

libpspp-core.a in GNU PSPP through 2.0.1 allows attackers to cause a heap-based buffer overflow in inflateread called indirectly from spvreadxmlmember in zip-reader.c...

9.8CVSS6AI score0.00293EPSS
SaveExploits1References2
Wolfi
Wolfi
added 2025/05/10 1:45 a.m.20 views

GHSA-WHXR-3P84-RF3C vulnerabilities

Vulnerabilities for packages: zipkin...

7.5AI score
SaveExploits0
Wolfi
Wolfi
added 2025/05/10 1:45 a.m.30 views

CVE-2025-27533 vulnerabilities

Vulnerabilities for packages: zipkin...

7.5CVSS7.1AI score0.0859EPSS
SaveExploits2
Chainguard
Chainguard
added 2025/05/10 1:14 a.m.28 views

CVE-2025-27533 vulnerabilities

Vulnerabilities for packages: zipkin...

7.5CVSS7.5AI score0.0859EPSS
SaveExploits2
Chainguard
Chainguard
added 2025/05/10 1:14 a.m.17 views

GHSA-WHXR-3P84-RF3C vulnerabilities

Vulnerabilities for packages: zipkin...

7.5AI score
SaveExploits0
Chainguard
Chainguard
added 2025/05/09 7:14 p.m.21 views

CVE-2024-13009 vulnerabilities

Vulnerabilities for packages: spark-fips, cassandra-reaper, celeborn...

7.2CVSS6.7AI score0.00525EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 4:14 p.m.59 views

CVE-2024-8973

Removed by vendor...

7.5CVSS5.8AI score0.0038EPSS
SaveExploits0
Wolfi
Wolfi
added 2025/05/09 1:45 p.m.11 views

GHSA-Q4RV-GQ96-W7C5 vulnerabilities

Vulnerabilities for packages: cassandra-reaper...

5.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/05/09 10:15 a.m.7 views

CVE-2025-46392

Uncontrolled Resource Consumption vulnerability in Apache Commons Configuration 1.x. There are a number of issues in Apache Commons Configuration 1.x that allow excessive resource consumption when loading untrusted configurations or using unexpected usage patterns. The Apache Commons Configuratio...

6.5CVSS6.7AI score0.01929EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37853

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: debugfs hanghws skip GPU with MES debugfs hanghws is used by GPU reset test with HWS, for MES this crash the kernel with NULL pointer access because dqm-packetmgr is not setup for MES path. Skip GPU with MES for now,...

5.5CVSS6AI score0.00261EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.5 views

CVE-2025-37885

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host control remapped or posted MSI mode if the new GSI route prevents posting the IRQ directly to a vCPU, regardless of the GSI routing typ...

8.8CVSS6AI score0.00295EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/05/09 7:16 a.m.5 views

CVE-2025-37836

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pciregisterhostbridge If deviceregister fails, call putdevice to give up the reference to avoid a memory leak, per the comment at deviceregister. Found by code review. bhelgaas: squash Dan Carpenter's...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References39
Rows per page
Query Builder