Lucene search
+L

32949 matches found

Kitploit
Kitploit
added 2026/09/09 7:24 p.m.6 views

CVE-2020-8004

CVE-2020-8004 Test $cd openocd-toolbox/scripts/linux/stm32f1x/ $./lock.sh $./attach.sh $telnet localhost 4444 $reset halt $mdw 0x08000000 $cd stm32f1-firmware-extractor $python3 main.py 0x08000000 512 References https://blog.zapb.de/stm32f1-exceptional-failure/...

7.5CVSS7.2AI score0.03047EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/09 4:20 p.m.7 views

wasm2c-tableflip

wasm2c sandbox escape: guest module runs a shell command on the host Read the blog: trustsig.eu/blog wasmrtallocatefuncreftable in wasm2c/wasm-rt-impl-tableops.inc sets table-size from the module's declared element count and then ignores the result of calloc. When the allocation fails the table i...

5.9AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/09 2:32 p.m.6 views

CVE-2026-87877

zstd-jni versions before 1.5.7-14 fail to validate closed state in setDict, setLongMax, setLevel and setRefMultipleDDicts methods of stream classes. Attackers can call these methods on closed streams to write through freed native pointers, corrupting unrelated objects or crashing the JVM...

7.7CVSS
SaveExploits0
NVD
NVD
added 2026/09/09 2:17 p.m.4 views

CVE-2026-86749

Snipe-IT versions put... call still caused the application to delete the previous image via deleteExistingImage and to reassign and persist the model's image reference to the new filename, destroying the existing image and leaving the database row pointing at a file that was never written. A mirr...

7CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86739

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store. On filesystem drivers that return false instead of throwing on a write failure for example the local disk with restricti...

3.1CVSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/09 1:42 p.m.4 views

undici: undici: Integrity failure due to caching of unsafe HTTP method responses

A flaw was found in undici. The cache interceptor incorrectly caches responses to unsafe HTTP methods, such as POST, PUT, or DELETE. A remote attacker can exploit this by providing a cacheable response, leading to subsequent state-changing requests being served from a stale cache entry without...

3.7CVSS0.00117EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/09 1:32 p.m.8 views

EUVD-2026-74950

Snipe-IT through version 8.6.3 fails to perform object-level authorization in the updateLicense, updateConsumable, updateAccessory, and updateModel endpoints and in the storeModel endpoint for Predefined Kits. The existing check authorizes only the parent Predefined Kit update on PredefinedKit an...

5.4CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.3 views

CVE-2026-86749 snipe-it before 8.7.0 Data Loss via Failed Image Write

Snipe-IT versions put... call still caused the application to delete the previous image via deleteExistingImage and to reassign and persist the model's image reference to the new filename, destroying the existing image and leaving the database row pointing at a file that was never written. A mirr...

7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/09/09 1:32 p.m.5 views

CVE-2026-86749

Snipe-IT versions up to 8.6.3 contain a data-loss flaw in ImageUploadRequest::handleImages() . The application does not check the return value of Storage::disk('public')->put() or Storage::delete() , so when a storage backend transiently fails (e.g., an S3 network error, filesystem permission ...

7CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/09 1:32 p.m.5 views

CVE-2026-86739

Snipe-IT versions 8.6.3 and earlier fail to check the return value of Storage::put() when writing the signature PNG and acceptance PDF in Account\AcceptanceController::store(). On filesystem drivers that return false instead of throwing on write failure (e.g., local disk with restrictive permissi...

3.1CVSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:32 p.m.3 views

CVE-2026-86739 Snipe-IT before 8.7.0 Acceptance Finalization Without Stored Evidence

Snipe-IT 8.6.3 and earlier do not check the return value of Storage::put when writing the signature PNG and the generated acceptance PDF in Account\AcceptanceController::store. On filesystem drivers that return false instead of throwing on a write failure for example the local disk with restricti...

2.3CVSS5.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/09 11:34 a.m.3 views

CVE-2026-59643

A flaw was found in Bouncy Castle for Java and Bouncy Castle for Java FIPS BC-FJA. This vulnerability allows an attacker to bypass OpenPGP inline-signature policy failures, which are silently ignored by the software. This silent disregard of policy failures can lead to a compromise of data...

8.7CVSS0.00184EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 11:29 a.m.9 views

cve-2022-22947

CVE-2022-22947 Poc for CVE-2022-22947 DnsLog When I was writing the PoC for xray, the reverse couldn't receive DNS requests. After debugging for a long time, I decided to write a Python version of the PoC…… root@kitploit: python3 poc-cve-2022-22947.py...

10CVSS7.8AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/09 10:34 a.m.7 views

Exploit-CVE-2026-1357

Install dependencies pip3 install pycryptodome requests Basic exploit python3 wpvivi.py http://target.com Custom webshell python3 wpvivi.py http://target.com --shell backdoor.php python3 wpvivi.py http://target.com --code "" Technical explanation: Null Byte Key: When RSA decryption fails, it...

9.8CVSS8.4AI score0.32714EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/09 10:08 a.m.5 views

CVE-2016-2569

Hello there, Thank you for reading my first blog entry. Today we will go with exploit creation for one of the open-source tool Squid Caching proxy server. So What Is Squido? Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response time...

7.5CVSS7.3AI score0.31187EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 9:37 a.m.5 views

VLC_CVE-2021-25804_Analysis

An AVI file can have multiple tracks. For example an audio track and a video track. In order to parse an arbitrary number of tracks VLC first must determine if a given track is finished and playable. Two variables are set up with this purpose in mind. Both named itrack. The variable psys...

7.5CVSS7.4AI score0.01811EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 8:42 a.m.9 views

CVE-2026-31431

CVE-2026-31431 Copy Fail Checker Checks whether a Linux host is vulnerable to CVE-2026-31431 and applies mitigation. Files checkcve202631431.yml - Ansible playbook to verify and patch revertcve202631431.yml - Ansible playbook to undo mitigation runcheck.sh - Script to run verification locally or...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 6:09 a.m.7 views

CVE-2026-34621

Adobe Acrobat Zero-Day Analysis Reverse-engineering notes and supporting material for an analysis of the Adobe Acrobat JavaScript trust model and its relation to the reported zero-day abuse path involving privileged Acrobat APIs. Overview This repository contains a technical analysis of how Adobe...

8.6CVSS7.8AI score0.07086EPSS
SaveExploits4
EUVD
EUVD
added 2026/09/09 6:00 a.m.4 views

EUVD-2025-210873

The Content Mask WordPress plugin before 1.8.5.6 does not properly sanitise and escape content submitted with a post before outputting it in the pages it generates, allowing users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks against any user viewing or previewi...

6.8CVSS0.00163EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 6:00 a.m.7 views

CVE-2025-15690

CVE-2025-15690 is a Stored Cross-Site Scripting (XSS) vulnerability in the Content Mask WordPress plugin, affecting versions 1.7.1 through 1.8.5.5 . The root cause is improper sanitization and escaping of post content—specifically scripts and styles submitted by an author—before being output in g...

6.8CVSS0.00163EPSS
SaveExploits0References1
Rows per page
Query Builder