Lucene search
+L

54 matches found

Kitploit
Kitploit
added 2026/09/22 8:33 p.m.13 views

SmmExploit

SmmExploit Este es un informe y un exploit de CVE-2021-26943, la vulnerabilidad de escalada de privilegios local de kernel a SMM en el BIOS versión 303 del ASUS UX360CA. El problema se solucionó en la versión 304. Descripción del problema Resumen El BIOS versión 303 del UX360CA tiene 3 módulos...

8.2CVSS8.3AI score0.00937EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/19 9:48 a.m.8 views

-cve-2025-55182

CVE-2025-55182 批量 / 单 URL 检测脚本 image 一款高效的 CVE-2025-55182 漏洞检测工具,支持单 URL 快速检测和批量 URL 检测,自动生成详细的 Excel 检测报告,同时输出完整日志文件。 🔥 核心特性 支持单 URL 检测(-u)和批量 URL 文件检测(-f),参数互斥且易用 分别测试 Linux/Windows 系统 Payload,基于随机数计算验证漏洞有效性 精准检测 X-Action-Redirect/X-Middleware-Rewrite 响应头 + 303 状态码等核心特征 严格使用 Prepared Request...

10CVSS7.6AI score0.99802EPSS
SaveExploits391References1
Cvelist
Cvelist
added 2026/09/18 4:52 p.m.35 views

CVE-2026-77609 Semantic MediaWiki has an open redirect in Special:URIResolver

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. Prior to version 7.2.0, Special:URIResolver resolves its user-controlled subpage to a MediaWiki title and issues an HTTP 303 redirect to $title-getFullURL without...

6.1CVSS0.00147EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/11 4:17 p.m.9 views

CVE-2026-3869

CWE-303 : Incorrect Implementation of Authentication Algorithm vulnerability exists that could cause loss of confidentiality, integrity and availability of the PLC provided an application project with a lower application level is running on the PLC...

9.2CVSS0.00543EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 3:13 p.m.40 views

CVE-2026-3869

CWE-303 : Incorrect Implementation of Authentication Algorithm vulnerability exists that could cause loss of confidentiality, integrity and availability of the PLC provided an application project with a lower application level is running on the PLC...

9.2CVSS0.00543EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/02 7:16 p.m.18 views

CVE-2026-47221

A flaw was found in Envoy. An unauthenticated attacker can exploit a null pointer dereference vulnerability in the router filter. This occurs when handling HTTP 303 See Other internal redirects for body-less non-GET/HEAD requests. By sending a POST, PUT, DELETE, or PATCH request without a body to...

7.5CVSS5.6AI score0.00445EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/06/26 5:35 p.m.10 views

CVE-2026-47221 Envoy: Null pointer deref in internal redirects

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.18.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the router filter contains a null pointer dereference vulnerability when handling HTTP 303 See Other internal redirects for body-less non-GET/HEAD requests...

5.9CVSS6AI score0.00445EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/06/26 12:00 a.m.25 views

PT-2026-52884

Name of the Vulnerable Software and Affected Versions Envoy versions 1.18.0 through 1.35.12 Envoy versions 1.36.0 through 1.36.8 Envoy versions 1.37.0 through 1.37.4 Envoy versions 1.38.0 through 1.38.2 Description The router filter contains a null pointer dereference—a condition where the softwa...

7.5CVSS5.9AI score0.00445EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/07 9:28 a.m.13 views

CVE-2019-12549

WAGO 852-303 before FW06, 852-1305 before FW06, and 852-1505 before FW03 devices contain hardcoded private keys for the SSH daemon. The fingerprint of the SSH host key from the corresponding SSH daemon matches the embedded private key...

10CVSS7.1AI score0.02866EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-53765

Malicious code in bioql PyPI...

9.1CVSS6.6AI score0.00433EPSS
SaveExploits0References1
Pen Test Partners Blog
Pen Test Partners Blog
added 2025/05/13 5:30 a.m.19 views

New cybersecurity rules for smart heat pump manufacturers

TL;DR Smart heat pumps face new UK cybersecurity rules Must meet ETSI EN 303 645 under the Smart Secure Electricity Systems programme Applies to most domestic heat devices up to 45 kW Compliance deadline expected to be late 2026 / early 2027 Aims to protect consumers, data, and the national grid...

6.8AI score
SaveExploits0
CVE
CVE
added 2025/01/13 12:00 a.m.45 views

CVE-2024-57811

CVE-2024-57811 affects Eaton X303 firmware 3.5.16–3.5.17 Build 712. An attacker with network access to the XC-303 PLC can log in as root over SSH because the root password is hardcoded in the firmware. The advisory notes these vulnerable versions are no longer supported by Eaton. No patch/version...

9.1CVSS6.6AI score0.00433EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/17 7:56 p.m.10 views

urllib3: Request body not stripped after redirect from 303 status changes request method to GET

A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as POST to GET, as is required by HTTP...

4.2CVSS7.2AI score0.00544EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/12/17 7:01 p.m.15 views

urllib3: Request body not stripped after redirect from 303 status changes request method to GET

A flaw was found in urllib3, an HTTP client library for Python. urllib3 doesn't remove the HTTP request body when an HTTP redirect response using status 301, 302, or 303, after changing the method in a request from one that could accept a request body such as POST to GET, as is required by HTTP...

4.2CVSS7.2AI score0.00544EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/26 8:26 p.m.27 views

CVE-2020-26309 GHSL-2020-303: Regular Expression Denial of Service (ReDoS) in nope-validator

Validate.js provides a declarative way of validating javascript objects. Versions 0.11.3 and prior contain one or more regular expressions that are vulnerable to Regular Expression Denial of Service ReDoS. As of time of publication, it is unknown if any patches are available...

8.7CVSS0.00454EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/09/19 11:15 a.m.19 views

CVE-2024-8354

A flaw was found in QEMU. An assertion failure was present in the usbepget function in hw/net/core.c when trying to get the USB endpoint from a USB device. This flaw may allow a malicious unprivileged guest user to crash the QEMU process on the host and cause a denial of service condition...

5.5CVSS6.7AI score0.00286EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:55 p.m.8 views

SUSE-SU-2024:2462-1 Security update for python-urllib3

This update for python-urllib3 fixes the following issues: - CVE-2023-45803: Fix a request body leak that could occur when receiving a 303 HTTP response bsc1216377...

4.2CVSS6.5AI score0.00544EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.43 views

RHEL 8 : Satellite 6.14.1 Async Security Update (Moderate) (RHSA-2023:7851)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:7851 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity to...

8.1CVSS7AI score0.01207EPSS
SaveExploits3References24
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.35 views

EulerOS Virtualization 2.11.0 : python-urllib3 (EulerOS-SA-2024-1435)

According to the versions of the python-urllib3 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the Cookie HTTP header special or provide...

8.1CVSS6.9AI score0.01207EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/03/12 12:00 a.m.34 views

Huawei EulerOS: Security Advisory for python-urllib3 (EulerOS-SA-2024-1296)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.1CVSS6.9AI score0.01207EPSS
SaveExploits0References2
Rows per page
Query Builder