Lucene search
+L

1452 matches found

OSV
OSV
added 2024/12/12 12:02 p.m.10 views

CVE-2024-8647 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in GitLab

An issue was discovered in GitLab affecting all versions starting 15.2 to 17.4.6, 17.5 prior to 17.5.4, and 17.6 prior to 17.6.2. On self hosted installs, it was possible to leak the anti-CSRF-token to an external site while the Harbor integration was enabled...

5.4CVSS6.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/12 12:00 a.m.10 views

GitLab 路径遍历漏洞

GitLab is an open source, end-to-end software development platform from GitLab, Inc. with built-in version control, issue tracking, code review, CI/CD Continuous Integration and Continuous Delivery, and other features. A path traversal vulnerability exists in GitLab, which stems from the...

5.4CVSS6.7AI score0.00423EPSS
SaveExploits1References2
CNVD
CNVD
added 2024/11/13 12:00 a.m.14 views

Moodle Cross-Site Request Forgery Vulnerability (CNVD-2025-11157)

Moodle is Moodle open source set of free e-learning software platform, also known as course management system, learning management system or virtual learning environment. Moodle suffers from a cross-site request forgery vulnerability that stems from the presence of incorrect CSRF token checks in...

8.1CVSS7.2AI score0.00631EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2024/11/07 6:19 a.m.542 views

Exploit for Cross-site Scripting in Salesagility Suitecrm

CVE-2024-50335: Authenticated XSS in "Publish Key" Field Allow...

5.4CVSS5.5AI score0.00303EPSS
SaveExploits1
zdt
zdt
added 2024/11/07 12:00 a.m.177 views

CyberPanel upgrademysqlstatus Arbitrary Command Execution Exploit

Proof of concept remote command execution exploit for CyberPanel versions prior to 5b08cd6. import httpx import sys def getCSRFtokenclient: resp = client.get"/" return resp.cookies'csrftoken' def pwnclient, CSRFtoken, cmd: headers = "X-CSRFToken": CSRFtoken, "Content-Type":"application/json",...

10CVSS7.6AI score0.86518EPSS
SaveExploits7
OSV
OSV
added 2024/10/24 6:00 p.m.38 views

GHSA-79JV-5226-783F OpenRefine has a reflected cross-site scripting vulnerability (XSS) from POST request in ExportRowsCommand

Summary The export-rows command can be used in such a way that it reflects part of the request verbatim, with a Content-Type header also taken from the request. An attacker could lead a user to a malicious page that submits a form POST that contains embedded JavaScript code. This code would then ...

8.6CVSS7.4AI score0.00353EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2024/10/24 3:15 a.m.206 views

Exploit for Command Injection in Netgate Pfsense

pfSense 2.7.0 Command Injection Exploit CVE-2023-42326 This...

8.8CVSS9.3AI score0.64021EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2024/10/24 12:00 a.m.7 views

PT-2024-32871 · Unknown +3 · Openrefine +3

Name of the Vulnerable Software and Affected Versions: OpenRefine versions prior to 3.8.3 Description: The issue allows an attacker to lead a user to a malicious page that submits a form POST containing embedded JavaScript code. This code would then be included in the response, along with an...

9.8CVSS7AI score0.45473EPSS
SaveExploits8References43
Vulnrichment
Vulnrichment
added 2024/10/14 7:19 a.m.22 views

CVE-2024-38863 CSRF token leaked in URL parameters

Exposure of CSRF tokens in query parameters on specific requests in Checkmk GmbH's Checkmk versions 2.3.0p18, 2.2.0p35 and 2.1.0p48 could lead to a leak of the token to facilitate targeted phishing attacks...

5.1CVSS6.8AI score0.00417EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/14 7:19 a.m.12 views

CVE-2024-38863 CSRF token leaked in URL parameters

Exposure of CSRF tokens in query parameters on specific requests in Checkmk GmbH's Checkmk versions 2.3.0p18, 2.2.0p35 and 2.1.0p48 could lead to a leak of the token to facilitate targeted phishing attacks...

5.1CVSS6AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2024/09/02 12:00 a.m.415 views

pgAdmin 8.4 Code Execution

============================================================================================================================================= | Title : pgAdmin 8.4 PHP Code Execution Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox 129.0.1 64 bits ...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.364 views

Postfixadmin Protected Alias Deletion

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Postfixadmin Protected Alias Deletion Vulnerability', 'Description' = %q Postfixadmin installations between 2.91 and 3.0.1 do not check if an adm...

3.5CVSS7AI score0.14953EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.570 views

Limesurvey Unauthenticated File Download

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework for extracting files require 'zip' class MetasploitModule 'Limesurvey Unauthenticated File Download', 'Description' = %q This module exploits an unauthenticated file...

7.4AI score
SaveExploits0
zdt
zdt
added 2024/08/18 12:00 a.m.477 views

Build Your Own Botnet 2.0.0 Remote Code Execution Exploit

Build Your Own Botnet BYOB version 2.0.0 exploit that works by spoofing an agent callback to overwrite the sqlite database and bypass authentication and exploiting an authenticated command injection in the payload builder page. Exploit Title: BYOB Build Your Own Botnet v2.0.0 Unauthenticated RCE...

7.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2024/07/31 6:27 p.m.459 views

Exploit for Code Injection in Get-Simple Getsimple_Cms

CVE-2022-41544 Exploit Script This repository contains a scri...

9.8CVSS9.7AI score0.10409EPSS
SaveExploits12
GithubExploit
GithubExploit
added 2024/07/31 6:27 p.m.270 views

Exploit for Code Injection in Get-Simple Getsimple_Cms

CVE-2022-41544 Exploit Script This repository contains a scri...

9.8CVSS9.7AI score0.10409EPSS
SaveExploits12
Metasploit
Metasploit
added 2024/07/19 12:00 a.m.728 views

ProjectSend r1295 - r1605 Unauthenticated Remote Code Execution

This module exploits an improper authorization vulnerability in ProjectSend versions r1295 through r1605. The vulnerability allows an unauthenticated attacker to obtain remote code execution by enabling user registration, disabling the whitelist of allowed file extensions, and uploading a malicio...

9.8CVSS9.7AI score0.91458EPSS
SaveExploits4
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/16 8:01 p.m.26 views

Security Bulletin: IBM Sterling B2B Integrator Standard Edition could disclose sensitive information in the HTTP response

Summary In IBM Sterling B2B Integrator's dashboard, many links have CSRF tokens at the end of URLs. An attacker could post something with a link to the B2Bi dashboard somewhere. If a B2Bi user who has the active http session and owns the token clicks the link then the request will be honored sinc...

3.7CVSS3.4AI score0.00314EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/09 12:00 a.m.16 views

PT-2024-28342 · Unknown · Limesurvey

Name of the Vulnerable Software and Affected Versions: Lime Survey versions 6.5.12 and earlier Description: The issue concerns a Cross Site Request Forgery CSRF problem. Specifically, the YII CSRF TOKEN is checked only when passed in the body of POST requests, but this check is not performed for...

8.8CVSS7AI score0.00295EPSS
SaveExploits1References4
CNVD
CNVD
added 2024/06/21 12:00 a.m.9 views

Moodle Cross-Site Request Forgery Vulnerability (CNVD-2025-11217)

Moodle is a free, open-source e-learning software platform, also known as a course management system, learning management system or virtual learning environment. Moodle suffers from a cross-site request forgery vulnerability that stems from incorrect CSRF token checking, which can be exploited by...

8.8CVSS7AI score0.00455EPSS
SaveExploits0References1
Rows per page
Query Builder