Lucene search
+L

19450 matches found

zdt
zdt
added 2023/10/16 12:00 a.m.527 views

ChurchCRM 4.5.4 SQL Injection Exploit

Exploit Title: ChurchCRM 4.5.4 - Authenticated Blind SQL Injection via the ENtyid Date: 03-05-2023 Exploit Author: Arvandy Blog Post: https://github.com/arvandy/CVE/blob/main/CVE-2023-29842/CVE-2023-29842.md Software Link: https://github.com/ChurchCRM/CRM/releases Vendor Homepage:...

8.8CVSS7.1AI score0.01318EPSS
SaveExploits3
Circl
Circl
added 2023/10/14 2:29 p.m.12 views

CVE-2023-5578

creationtimestamp| type| source ---|---|--- 2023-10-14 14:29:47+00:00| published-proof-of-concept| https://t.me/cibsecurity/72281...

5.4CVSS4.6AI score0.00416EPSS
SaveExploits0References1
Huntr
Huntr
added 2023/10/13 9:17 a.m.24 views

Restricted vim sandbox escape

Description Restricted vim doesn't allow executing shell commands but it's possible to bypass this by setting GCONVPATH environment variable. I'm not sure if this can be consider a vulnerability but I decided to report it anyway found this while playing TeamItaly CTF . Proof of Concept Save this...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2023/10/13 6:39 a.m.59 views

Cross-Site Request Forgery Vulnerability in Logout Functionality

Description Logout CSRF is a security vulnerability where an attacker forces a user to unknowingly log out of their session by tricking them into triggering a logout request through a malicious website or link. GET http://localhost:8080/logout Proof of Concept history.pushState'', '', '/'...

6.8CVSS6.9AI score0.00318EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/10/12 6:56 p.m.32 views

Store XSS when Add Reviewer

Description Store XSS when Add Reviewer Proof of Concept Payload: TESTalertdocument.domain Video Poc https://drive.google.com/file/d/16o4w6V-uCpkshFXYBb-pZRflpl7N3Sy4/view?usp=sharing...

6.3AI score0.00404EPSS
SaveExploits1
Kitploit
Kitploit
added 2023/10/12 6:55 p.m.41 views

RecycledInjector - Native Syscalls Shellcode Injector

Currently Fully Undetected same-process native/.NET assembly shellcode injector based on RecycledGate by thefLink, which is also based on HellsGate + HalosGate + TartarusGate to ensure undetectable native syscalls even if one technique fails. To remain stealthy and keep entropy on the final...

7.3AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2023/10/12 5:50 p.m.501 views

Exploit for Out-of-bounds Write in Fortinet Fortiproxy

CVE-2023-27997 FortiGate VM64 7.2.0 is exploitable by this co...

9.8CVSS10AI score0.85689EPSS
SaveExploits10
Circl
Circl
added 2023/10/12 8:59 a.m.17 views

CVE-2023-42819

creationtimestamp| type| source ---|---|--- 2023-10-12 08:59:17+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/5382 2024-02-07 20:22:24+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/9902 2024-08-16 09:13:13+00:00| published-proof-of-concept|...

8.9CVSS8.1AI score0.01856EPSS
SaveExploits1References3
Talos Blog
Talos Blog
added 2023/10/11 11:48 a.m.97 views

Microsoft patches 12 critical vulnerabilities, nine of which are in Layer 2 Tunneling Protocol

Microsoft disclosed 104 vulnerabilities in its extensive range of software and services, the most in a single Patch Tuesday since July. What is most notable is that this batch of vulnerabilities includes 12 that are considered "critical," nine of which are remote code execution vulnerabilities in...

7.5CVSS10AI score0.99999EPSS
SaveExploits22
Huntr
Huntr
added 2023/10/11 9:38 a.m.14 views

heap-buffer-overflow in ac3dmx_process

Description Heap-buffer-overflow in ac3dmxprocess at filters/reframeac3.c:489. version git log commit 5692dc729491805e0e5f55c21d50ba1e6b19e88e HEAD - master, origin/master, origin/HEAD Author: Aurelien David Date: Wed Oct 11 13:24:46 2023 +0200 ac3dmx: add remain size check fixes 2627 ./MP4Box...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.11 views

This code is not wroking amounts[:sourcesLength]

Lines of code Vulnerability details Impact it is not going to work the whole protocol Proof of Concept I tried that in Remix and it isn't compiling Tools Used manual Recommended Mitigation Steps remove the code and write to manual slice the amounts array Assessed type Other --- The text was updat...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.17 views

Delegation transfer might become temporarily unavailable due to input format in _delegateMulti

Lines of code Vulnerability details Impact A user might mint a valid delegation token to a target delegate which cannot be transferred to another target delegate through processDelegation due to delegateMulti's extension of address type of data into the space of uint256. Proof of Concept As...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.14 views

amount could still have some dust left

Lines of code Vulnerability details Impact Amount can still remain after transfer process that can lead unbalancing of length between sources, targets and amount that can lead to unexpected behavior. Proof of Concept There is no means to check inside delegateMulti function that either all amount ...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.7 views

Missing validation lets users delegate more than they own.

Lines of code Vulnerability details Impact The amounts array is not checked to ensure the sum is less than or equal to the user's overall token balance. This could allow someone to delegate more tokens than they own. Proof of Concept This is another validation issue in the delegateMulti function...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:00 a.m.13 views

Same multiple values in source result in wrong withdrawl

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. If by mistake same delegate value is given multiple times to sources array then withdrawal is affected Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or a...

7.2AI score
SaveExploits0
Circl
Circl
added 2023/10/10 3:06 p.m.11 views

CVE-2023-4166

creationtimestamp| type| source ---|---|--- 2023-10-10 15:06:55+00:00| published-proof-of-concept| https://t.me/CNArsenal/857...

9.8CVSS6.2AI score0.12297EPSS
SaveExploits2References1
Circl
Circl
added 2023/10/09 12:49 p.m.14 views

CVE-2023-44400

creationtimestamp| type| source ---|---|--- 2023-10-09 12:49:48+00:00| published-proof-of-concept| https://github.com/louislam/uptime-kuma/security/advisories/GHSA-g9v2-wqcj-j99g...

7.8CVSS7.1AI score0.00267EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/10/08 6:37 p.m.26 views

Stored XSS in function Add discussion at the Copyediting section

Description I tested the demo site you provided and I see that there is a stored XSS in function Add discussion Proof of Concept payload: thanh"alert1 Steps 1. Login as any user 2. In the Unassigned section and click view 3. In the Workflow click Copyediting section and Add discussion 4. Insert...

6AI score0.00404EPSS
SaveExploits1
Huntr
Huntr
added 2023/10/08 4:50 p.m.29 views

CSRF in Payment Types

Description CSRF in Payment Types Proof of Concept 1 .Attacker send form fake to user history.pushState'', '', '/'; document.forms0.submit; 2 .User click , edited unwanted payment types Video Poc https://drive.google.com/file/d/1jI4bW5BJXGdJ7kICI-K1Kmg5y2EPw7f0/view?usp=sharing Payload Poc...

6.8CVSS6.8AI score0.00264EPSS
SaveExploits1
Huntr
Huntr
added 2023/10/07 5:02 p.m.29 views

CSRF in Send Reminder

Description CSRF in Send Reminder Proof of Concept 1 .Attacker sent form fake to victim history.pushState'', '', '/'; document.forms0.submit; 2 .Victim click, execute send reminder unexpected Video Poc https://drive.google.com/file/d/1eibfxIbACA6DWObg2bjZjJBiqTPlwWd/view?usp=sharing...

6.8CVSS7.1AI score0.00265EPSS
SaveExploits1
Rows per page
Query Builder