Lucene search
+L

50476 matches found

CVE
CVE
added 2025/12/09 2:07 a.m.36 views

CVE-2025-66622

Affected software: matrix-sdk-base (base component for Matrix Rust SDK). Vulnerability: Versions 0.14.1 and earlier cannot handle responses with custom m.room.join_rules values due to a serialization bug, which can cause a denial-of-service by stalling the crate’s sync process when invited to a r...

7.5CVSS6.2AI score0.0041EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/09 1:55 a.m.8 views

CVE-2025-66567 ruby-saml has a SAML authentication bypass due to namespace handling (parser differential)

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS9.4AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/09 1:55 a.m.17 views

CVE-2025-66567

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS7.7AI score0.00389EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:55 a.m.53 views

CVE-2025-66567 ruby-saml has a SAML authentication bypass due to namespace handling (parser differential)

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS0.00389EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.14 views

CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:16 a.m.10 views

DEBIAN-CVE-2023-53819

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.5 views

DEBIAN-CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.4AI score0.00232EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/09 12:38 a.m.4 views

CVE-2025-66491 Traefik has Inverted TLS Verification Logic in its ingress-nginx Provider

Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2 have inverted TLS verification logic in the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation. Setting the annotation to "on" intending to enable backend TLS certificate verification actually disables...

5.9CVSS6.3AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:38 a.m.9 views

CVE-2025-66491 Traefik has Inverted TLS Verification Logic in its ingress-nginx Provider

Traefik is an HTTP reverse proxy and load balancer. Versions 3.5.0 through 3.6.2 have inverted TLS verification logic in the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation. Setting the annotation to "on" intending to enable backend TLS certificate verification actually disables...

5.9CVSS6.7AI score
SaveExploits0References5
CVE
CVE
added 2025/12/09 12:38 a.m.36 views

CVE-2025-66491

Traefik (HTTP reverse proxy/load balancer) versions 3.5.0–3.6.2 expose a vulnerability in the nginx.ingress.kubernetes.io/proxy-ssl-verify annotation: the TLS verification logic is inverted, so setting the annotation to "on" intended to enable verification actually disables it, enabling possible ...

5.9CVSS6.3AI score0.00221EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/12/09 12:11 a.m.47 views

CVE-2025-66470 NiceGUI Stored/Reflected XSS in ui.interactive_image via unsanitized SVG content

NiceGUI is a Python-based UI framework. Versions 3.3.1 and below are subject to a XSS vulnerability through the ui.interactiveimage component of NiceGUI. The component renders SVG content using Vue's v-html directive without any sanitization. This allows attackers to inject malicious HTML or...

6.1CVSS0.00254EPSS
SaveExploits2References2
CVE
CVE
added 2025/12/09 12:01 a.m.30 views

CVE-2023-53819

CVE-2023-53819 pertains to the Linux kernel amdgpu subsystem. The vulnerability is an out-of-bounds risk in amdgpu_vm_update_range when offset_in_bo + map_size overflows, potentially enabling local privilege impact through the amdgpu_gem_va path. The mitigations added in successive patches are: (...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 12:01 a.m.9 views

CVE-2023-53819 amdgpu: validate offset_in_bo of drm_amdgpu_gem_va

In the Linux kernel, the following vulnerability has been resolved: amdgpu: validate offsetinbo of drmamdgpugemva This is motivated by OOB access in amdgpuvmupdaterange when offsetinbo+mapsize overflows. v2: keep the validations in amdgpuvmbomap v3: add the validations to...

7.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.8 views

CVE-2022-50652

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

5.4AI score0.00232EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.47 views

CVE-2022-50652 uio: uio_dmem_genirq: Fix missing unlock in irq configuration

In the Linux kernel, the following vulnerability has been resolved: uio: uiodmemgenirq: Fix missing unlock in irq configuration Commit b74351287d4b "uio: fix a sleep-in-atomic-context bug in uiodmemgenirqirqcontrol" started calling disableirq without holding the spinlock because it can sleep...

0.00232EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.14 views

Siemens多款产品 信任管理问题漏洞

Siemens Simcenter Femap and others are products of Siemens, a German company.Siemens Simcenter Femap is a cutting-edge engineering simulation application.Siemens NX is Siemens COMOS is a process industry operations management software. A trust management issue vulnerability exists in various...

9.1CVSS8.8AI score0.00207EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.18 views

PT-2025-49776

Name of the Vulnerable Software and Affected Versions xmlseclibs versions prior to 3.1.4 Description xmlseclibs is a PHP library used for XML Encryption and Signatures. Versions of the library before 3.1.4 contain a flaw in the libxml2 canonicalization process during document transformation that...

7.5CVSS6.8AI score0.00242EPSS
SaveExploits1References7
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.15 views

COMMAX UMS Client ActiveX Control 缓冲区错误漏洞

COMMAX UMS Client ActiveX Control is a browser plug-in from the Korean company COMMAX. A buffer error vulnerability exists in COMMAX UMS Client ActiveX Control version 1.7.0.2, which stems from a heap buffer overflow issue in CNCCtrl.dll that could lead to the execution of arbitrary code...

8.7CVSS7.3AI score0.00486EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.17 views

PT-2025-50249

Name of the Vulnerable Software and Affected Versions Selea Targa IP OCR-ANPR Camera affected versions not specified Description The Selea Targa IP OCR-ANPR Camera is subject to a cross-site request forgery condition. This allows attackers to create administrative users without requiring...

8.5CVSS6.3AI score0.00251EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.13 views

PT-2025-50266

Name of the Vulnerable Software and Affected Versions Tinycontrol LAN Controller v3 LK3 version 1.58a Description The Tinycontrol LAN Controller v3 LK3 version 1.58a has an issue that allows remote attackers to download configuration backup files containing sensitive credentials without...

9.9CVSS6.5AI score0.00632EPSS
SaveExploits0References8
Rows per page
Query Builder