Lucene search
+L

307 matches found

Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

CVE-2017-5638

LAB 1 — Iniezione OGNL in Apache Struts2 CVE-2017-5638 / S2-045 I. ANALISI DEL SISTEMA Analisi della Superficie di Attacco Dopo aver avviato il container, i log di Struts2 mostrano che l'applicazione carica file di configurazione noti come struts-default.xml , struts-plugin.xml e struts.xml. Ciò...

10CVSS8.7AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

CVE-2017-5638

CVE-2017-5638 Apache Struts 2 Einleitung: Apache Struts 2 ist ein Open-Source-Webanwendungsframework zur Entwicklung von Java EE-Webanwendungen. Es ist die zweite Generation des Struts-Frameworks, das erstmals am 10. Oktober 2006 veröffentlicht wurde. Das Struts-Framework ist so konzipiert, dass ...

10CVSS8.7AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

struts2_cve-2017-5638

struts2cve-2017-5638 Questa è una sorta di porting in Java dell'exploit Python disponibile su: https://www.exploit-db.com/exploits/41570/. Questo software è scritto per non avere dipendenze esterne. DISCLAIMER Questo strumento è pensato per ingegneri della sicurezza e addetti appsec per valutazio...

10CVSS8.7AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2017-5638

CVE-2017-5638 Die Apache Struts 2 Versionen 2.3.x vor 2.3.32 und 2.5.x vor 2.5.10.1 weisen einen Fehler in ihrem Jakarta Multipart-Parser auf. Dieser Fehler führt zu einer fehlerhaften Behandlung von Ausnahmen und zur Generierung von Fehlermeldungen beim Versuch, Dateien hochzuladen. Infolgedesse...

10CVSS8.7AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.3 views

XworkStruts-RCE

XworkStruts-RCE CVE-2017-5638 Script di test della vulnerabilità XworkStruts RCE Il parser Jakarta Multipart in Apache Struts 2 2.3.x precedenti a 2.3.32 e 2.5.x precedenti a 2.5.10.1 ha una gestione delle eccezioni e una generazione dei messaggi di errore errate durante i tentativi di caricament...

10CVSS8.8AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/26 12:21 a.m.2 views

CVE-2017-5638

CVE-2017-5638 Apache Struts 2.3.5 Beispiel:...

10CVSS8.7AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/25 10:10 p.m.3 views

S2-045-EXP-POC-TOOLS

CNVD-ID CNVD-2017-02474 发布时间 2017-03-07 危害级别 高 AV:N/AC:L/Au:N/C:C/I:C/A:C 影响产品 Apache struts =2.3.5,=2.5, CVE-Identifikator CVE-2017-5638 Problem Es ist möglich, einen RCE-Angriff mit einem bösartigen Content-Type-Wert durc...

10CVSS9AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/25 8:18 a.m.3 views

PoC-CVE-2017-5638

PoC: Apache Struts2 CVE-2017-5638 Demo Educativa Sicura 📌 Panoramica Questo progetto è una Proof-of-Concept PoC per CVE-2017-5638 , una famosa vulnerabilità di Apache Struts2 che consentiva agli attaccanti di eseguire codice arbitrario sui server interessati. ⚠️ Questo repository contiene una demo...

10CVSS8.8AI score0.99999EPSS
SaveExploits45
Kitploit
Kitploit
added 2026/08/24 1:20 p.m.3 views

CVE-2017-5638

CVE-2017-5638 Apache Struts 2.0 RCE-Sicherheitslücke Dies ist ein Skript zur Ausnutzung von CVE-2017-5638 - Es ermöglicht einem Angreifer, über den Content-Type-Header Betriebssystembefehle in eine Webanwendung einzuschleusen. Apache Struts 2 ist ein Open-Source-Webanwendungsframework zur...

10CVSS0.99999EPSS
SaveExploits45
NVD
NVD
added 2026/08/21 9:16 a.m.7 views

CVE-2026-74866

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS0.00193EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:20 a.m.10 views

EUVD-2026-63829

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.5AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 8:20 a.m.28 views

CVE-2026-74866 @fastify/busboy vulnerable to CRLF injection via multipart Content-Disposition filename and name

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/21 8:20 a.m.21 views

CVE-2026-74866

@fastify/busboy (a multipart form-data parser for Node.js) is vulnerable to CRLF injection via the Content-Disposition filename and field name. The part-header parser splits lines only on the two-byte CRLF sequence, so a lone carriage return or line feed embedded in a part header is carried verba...

5.8CVSS5.4AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 8:20 a.m.8 views

CVE-2026-74866 @fastify/busboy vulnerable to CRLF injection via multipart Content-Disposition filename and name

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:28 p.m.25 views

CVE-2026-19508

A heap-based buffer overflow in jst_post.c (multipart form-data parser) in RDK-B WebUI version rdkb-2025q4-kirkstone.04.10.26 allows a remote unauthenticated attacker to send a crafted multipart/form-data request, causing memory corruption, denial of service, and potentially arbitrary code execut...

6.2AI score0.00309EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 7:28 p.m.7 views

EUVD-2026-62718

Heap-based buffer overflow in the multipart form-data parser in jstpost.c in RDK-B WebUI rdkb-2025q4-kirkstone.04.10.26 allows a remote unauthenticated attacker to cause memory corruption and denial of service, and potentially execute arbitrary code, via a crafted multipart/form-data request...

6.3AI score0.00309EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 9:17 a.m.7 views

CVE-2026-19481

@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as proto or constructor. The internal header parser stores headers in a...

7.5CVSS0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/13 8:50 a.m.8 views

CVE-2026-19484

@fastify/busboy is a multipart form-data parser. In versions 3.1.0 through 3.2.0, a remote unauthenticated attacker can stall the Node.js event loop by sending a multipart request whose boundary is crafted to a specific length. The vendored streaming search stores its skip table in a fixed 256...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/13 8:31 a.m.7 views

EUVD-2026-57757

@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as proto or constructor. The internal header parser stores headers in a...

7.5CVSS5.4AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 8:31 a.m.10 views

CVE-2026-19481 @fastify/busboy vulnerable to Denial of Service via prototype-named multipart part header

@fastify/busboy is a multipart form-data parser. In versions 1.0.0 through 3.2.0, an attacker who can submit multipart form-data can crash the parser by sending a part header whose name is a prototype-inherited property such as proto or constructor. The internal header parser stores headers in a...

7.5CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder