Lucene search
+L

12881 matches found

Github Security Blog
Github Security Blog
added 2023/03/08 5:18 p.m.41 views

org.xwiki.platform:xwiki-platform-panels-ui vulnerable to Eval Injection

Impact Any user with view rights can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of UIX parameters A proof of concept exploit is to log in, add an XWiki.UIExtensionClass xobject to the user profil...

9.9CVSS9.4AI score0.01144EPSS
SaveExploits1References5Affected Software1
GithubExploit
GithubExploit
added 2023/03/07 11:00 p.m.867 views

Exploit for Untrusted Pointer Dereference in Microsoft

CVE-2023-21768 Local Privilege Escalation POC authors: chomp...

7.8CVSS8.6AI score0.65417EPSS
SaveExploits13
GithubExploit
GithubExploit
added 2023/03/06 2:42 p.m.1108 views

Exploit for Improper Authentication in Redhat Keycloak

PoC for CVE-2023-0264 Keycloak vulnerability that allows ses...

5CVSS7.4AI score0.01274EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2023/03/04 5:04 p.m.527 views

Exploit for CVE-2021-3129

Laravel Debug Mode RCE Vulnerability CVE-2021-3129 POC / EXP...

9.8CVSS7.2AI score0.99943EPSS
SaveExploits38
OSV
OSV
added 2023/03/03 11:07 p.m.95 views

GHSA-J3RG-3RGM-537H Directus vulnerable to Server-Side Request Forgery On File Import

Summary Directus versions =9.22.4 is vulnerable to Server-Side Request Forgery SSRF when importing a file from a remote web server POST to /files/import. An attacker can bypass the security controls that were implemented to patch vulnerability CVE-2022-23080 by performing a DNS rebinding attack a...

5CVSS5.4AI score0.0096EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/03/02 11:11 p.m.50 views

Vega Expression Language `scale` expression function Cross Site Scripting

Summary The Vega scale expression function has the ability to call arbitrary functions with a single controlled argument. This can be exploited to escape the Vega expression sandbox in order to execute arbitrary JavaScript. Details The scale expression function passes a user supplied argument gro...

6.5CVSS6.7AI score0.00775EPSS
SaveExploits1References7Affected Software2
GithubExploit
GithubExploit
added 2023/03/02 4:33 p.m.906 views

Exploit for Improper Input Validation in Snakeyaml_Project Snakeyaml

SnakeYAML-CVE-2022-1471-POC Code for veracode blog To demonst...

9.8CVSS8.7AI score0.99569EPSS
SaveExploits10
Trellix
Trellix
added 2023/03/01 12:00 a.m.239 views

The Bug Report – February 2023 Edition

The Bug Report – February 2023 Edition By Trellix · March 1, 2023 This story was also written by Sam Quinn. Figure 1: Ironic. It could protect other devices from threats, but not itself. Why am I here? Welcome back to the Bug Report! For those in the audience unfamiliar with our shtick, we compil...

9.2AI score0.99809EPSS
SaveExploits25
WPVulnDB
WPVulnDB
added 2023/02/28 12:00 a.m.5 views

Real Estate 7 < 3.3.5 - Multiple CSRF

The theme does not have CSRF checks in some places, which could allow attackers to make logged in users perform unwanted actions via CSRF attacks, for example create/delete arbitrary lead alerts, manipulate properties add/remove from favourite etc PoC To be disclosed on March 6th...

4.5AI score
SaveExploits0References1Affected Software1
WPVulnDB
WPVulnDB
added 2023/02/27 12:00 a.m.33 views

Slimstat Analytics < 4.9.3.3 - Subscriber+ SQL Injection

The plugin does not prevent subscribers from rendering shortcodes that concatenates attributes directly into an SQL query. PoC While logged in as a subscriber, send the following request: await fetch'/wp-admin/admin-ajax.php',method:'POST', headers: 'Content-Type':...

8.8CVSS8.7AI score0.05141EPSS
SaveExploits3Affected Software1
zdt
zdt
added 2023/02/27 12:00 a.m.482 views

ASUS ASMB8 iKVM 1.14.51 SNMP Remote Root Vulnerability

ASUS ASMB8 iKVM firmware versions 1.14.51 and below suffers from a flaw where SNMPv2 can be used with write access to introduce arbitrary extensions to achieve remote code execution as root. The researchers also discovered a hardcoded administrative account...

9.8CVSS9.9AI score0.17399EPSS
SaveExploits6
Huntr
Huntr
added 2023/02/24 4:32 p.m.19 views

Bypass IP detection lead to perform brute-force attack

Description In login function, by default, the IP address will be blocked when the user tries to login incorrectly more than 3 times but we can bypass this mechanism by abuse X-Forwarded-For header to bypass IP dectection and perform password brute-force. Proof of Concept POST...

7AI score
SaveExploits0References1
The Hacker News
The Hacker News
added 2023/02/23 3:02 p.m.9 views

Experts Sound Alarm Over Growing Attacks Exploiting Zoho ManageEngine Products

Multiple threat actors have been observed opportunistically weaponizing a now-patched critical security vulnerability impacting several Zoho ManageEngine products since January 20, 2023. Tracked as CVE-2022-47966 CVSS score: 9.8, the remote code execution flaw allows a complete takeover of the...

9.8CVSS8.2AI score0.99753EPSS
SaveExploits15
Huntr
Huntr
added 2023/02/23 3:01 p.m.24 views

XSS in button home page

Description vuln was find in File/Documents/Home , any button in page Proof of Concept 1. Login in URL : https://demo.pimcore.fun/admin 2. Go to File - Open Documents - Home 3. click any button in page - Edit Link 4. in tab Advanced, inject payload to : Attributes key="value" For more understandi...

4.9CVSS5.6AI score0.00553EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/21 7:28 a.m.16 views

Rxss in msg parameter

Affected url Affected parameter : msg It appear that html tags are rendered in the page via msg parameter. So I tried tag and it work, so i tried adding event handlers in this case onpageshow=alertdocument.domainand it trigred xss. POC :...

1.6AI score
SaveExploits0
Huntr
Huntr
added 2023/02/21 7:02 a.m.37 views

segmentation fault in regexp.c:1788

Description SIGSEGV raised on regtilde function at regexp.c. As the function processes the tainted string inside the poc file, constant calls to the alloc function with ever-increasing size actually exhausts memory and the process terminates. At last negative size value is assigned. Version $ git...

4.4CVSS6.8AI score0.00455EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2023/02/21 2:59 a.m.320 views

Exploit for Deserialization of Untrusted Data in Microsoft

CVE-2022-41082-POC PoC for the CVE-2022-41082 NotProxyShell OW...

8.5CVSS8.5AI score0.9997EPSS
SaveExploits11
GithubExploit
GithubExploit
added 2023/02/19 1:19 p.m.547 views

Exploit for CVE-2022-25365

CVE-2022-25365 The privilege escalation vulnerability in Doc...

7.8CVSS8.3AI score0.00845EPSS
SaveExploits1
Kitploit
Kitploit
added 2023/02/18 11:30 a.m.107 views

Upload_Bypass_Carnage - File Upload Restrictions Bypass, By Using Different Bug Bounty Techniques!

File Upload Restrictions Bypass, By Using Different Bug Bounty Techniques! POC video: File upload restrictions bypass by using different bug bounty techniques! Tool must be running with all its assets! Installation: pip3 install -r requirements.txt Usage: uploadbypass.py options Options: -h, --he...

7.5AI score
SaveExploits0References1
Packet Storm
Packet Storm
added 2023/02/17 12:00 a.m.255 views

Kardex Mlog MCC 5.7.12+0-a203c2a213-master File Inclusion / Remote Code Execution

Remote Code Execution in Kardex MLOG ======================================================================= Product: Kardex Mlog MCC Vendor: Kardex Holding AG Tested Version: 5.7.12+0-a203c2a213-master Fixed Version: inline patch - no new version number Vulnerability Type: Improper Control of...

9.7AI score0.14832EPSS
SaveExploits8
Rows per page
Query Builder