Lucene search
+L

29 matches found

Kitploit
Kitploit
added 2026/09/18 6:34 a.m.9 views

dhcpoptinj

DHCP 옵션 인젝터 DHCP 요청을 가로채서 발신자가 모르게 몇 가지 추가 DHCP 옵션을 끼워 넣고 싶었던 적이 있나요? 아마 없을 겁니다. 하지만 그런 필요가 생긴다면, dhcpoptinj 가 바라건대 도움이 될 것입니다. 왜 DHCP 요청을 변조하는 데는 여러 이유가 있을 수 있지만, 아마도 문제를 해결하기 위해 훨씬 더 나은 방법을 찾아야 할 가능성이 높습니다. DHCP 서버/클라이언트에 접근할 수 없어서 DHCP 옵션을 수정해야 하거나, DHCP 소프트웨어 설정이 어렵거나원하는 작업을 지원하지 않는 경우, 매우...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 7:42 p.m.8 views

CVE-2015-9235_JWT_key_confusion

영어 설명 이 애플리케이션은 HMAC-SHA256 방식을 사용하여 JSON 웹 토큰JWT의 값을 교체하고 서명을 다시 계산할 수 있게 해줍니다. 입력으로 토큰, 교체할 키, 그리고 해당 키와 연결된 새 값을 받습니다. 사용법 애플리케이션의 소스 코드를 클론하거나 다운로드하세요. root@kitploit: git clone https://github.com/WinDyAlphA/CVE-2015-9235JWTkeyconfusion cd CVE-2015-9235JWTkeyconfusion token.txt 파일에는 예제로 사용되는 유...

9.8CVSS8.5AI score0.08655EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2026/06/13 2:17 a.m.20 views

SUSE CVE-2026-45446

Issue summary: The implementations of AES-SIV RFC 5297 and AES-GCM-SIV RFC 8452 mishandle the authentication of AAD Additional Authenticated Data with an empty ciphertext allowing a forgery of such messages. Impact summary: An attacker can forge empty messages with arbitrary AAD to the victim's...

5.3CVSS5.7AI score0.00439EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002231)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002231 advisory. The recalculateapicmap function in arch/x86/kvm/lapic.c in the KVM subsystem in the Linux kernel through 3.12.5 allows guest OS users to cause a denial of service ho...

5.2CVSS6.9AI score0.01102EPSS
SaveExploits1References13
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fixed the issue where XDP programs generate skb values based on non-linear xdpbuff structures during the RQ process. XDP programs can modify the layout of an xdpbuff using bpfxdpadjusttail and bpfxdpadjusthead...

9.8CVSS5.6AI score0.00543EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2025-5255

Malicious code in bioql PyPI...

5.5CVSS6.2AI score0.00214EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:21 a.m.8 views

eth: bnxt: always recalculate features after XDP clearing, fix null-deref

...

7.3CVSS7AI score0.00233EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/08/27 6:47 p.m.239 views

Exploit for Path Traversal in Rarlab Winrar

CVE-2025-8088 PoC Educational Use Only Details about this C...

8.8CVSS7.5AI score0.94051EPSS
SaveExploits35
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.22 views

CVE-2025-38608 bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls

In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpfmsgpopdata in ktls When sending plaintext data, we initially calculated the corresponding ciphertext length. However, if we later reduced the plaintext data length via socket policy, w...

8.6CVSS0.00395EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/08 11:09 a.m.12 views

OESA-2025-1961 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash...

8CVSS6.3AI score0.00503EPSS
SaveExploits0References40
RedhatCVE
RedhatCVE
added 2025/05/22 3:25 a.m.15 views

CVE-2018-18070

An issue was discovered in Daimler Mercedes-Benz COMAND 17/13.0 50.12 on Mercedes-Benz C-Class 2018 vehicles. Defining or receiving a specific navigation route might cause the system to freeze and reboot after a few transmissions. When the system next starts, it tries to re-calculate the route,...

7.1CVSS6.9AI score0.01054EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.12 views

UBUNTU-CVE-2022-49044

In the Linux kernel, the following vulnerability has been resolved: dm integrity: fix memory corruption when tagsize is less than digest size It is possible to set up dm-integrity in such a way that the "tagsize" parameter is less than the actual digest size. In this situation, a part of the dige...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/01/31 11:25 a.m.54 views

CVE-2025-21682 eth: bnxt: always recalculate features after XDP clearing, fix null-deref

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

7.3CVSS0.00233EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.88 views

CVE-2025-21682

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

7.3CVSS5.7AI score0.00233EPSS
SaveExploits0
OSV
OSV
added 2025/01/31 11:25 a.m.17 views

CVE-2025-21682 eth: bnxt: always recalculate features after XDP clearing, fix null-deref

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: always recalculate features after XDP clearing, fix null-deref Recalculate features when XDP is detached. Before: ip li set dev eth0 xdp obj xdpdummy.bpf.o sec xdp ip li set dev eth0 xdp off ethtool -k eth0 | grep gro...

7.3CVSS6.1AI score
SaveExploits0References9
CNNVD
CNNVD
added 2025/01/31 12:00 a.m.29 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a code issue vulnerability that stems from the bnxt driver not properly recalculating network device characteristics after XDP is disabled, which...

5.5CVSS8.1AI score0.00233EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.12 views

UBUNTU-CVE-2024-53223

In the Linux kernel, the following vulnerability has been resolved: clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs Base clocks are the first in being probed and are real dependencies of the rest of fixed, factor and peripheral clocks. For old ralink SoCs RT2880, RT305x and RT38...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References19
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.7 views

ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()

...

7.1CVSS6.9AI score0.00244EPSS
SaveExploits0
Prion
Prion
added 2023/12/28 11:15 p.m.22 views

Out-of-bounds

mupnp/net/uri.c in mUPnP for C through 3.0.2 has an out-of-bounds read and application crash because it lacks a certain host length recalculation...

5CVSS7.1AI score0.00599EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2023/12/28 12:00 a.m.34 views

CVE-2023-52152

mupnp/net/uri.c in mUPnP for C through 3.0.2 has an out-of-bounds read and application crash because it lacks a certain host length recalculation...

7.7AI score0.00599EPSS
SaveExploits1References1
Rows per page
Query Builder