Live Breaking News & Updates on Daniel Barros

Stay updated with breaking news from Daniel barros. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.

Pyro CMS 3.9 Server-Side Template Injection - KizzMyAnthia.com

# Exploit Title: Pyro CMS 3.9 - Server-Side Template Injection (SSTI) (Authenticated)# Exploit Author: Daniel Barros (@cupc4k3d) - Hakai Offensive Security# Date: 03/08/2023# Vendor: https://pyrocms.com/# Software Link: https://pyrocms.com/documentation/pyrocms/3.9/getting-started/installation# Vulnerable Version(s): 3.9# CVE: CVE-2023-29689# Notes: You need a user who has access to /admin privilege# Example Usage:# First, run the script: python3 CVE-2023-29689.py# Please follow these ....

Daniel Barros , Software Link , Exploit Title , Server Side Template Injection , Exploit Author , Hakai Offensive , Vulnerable Version , Example Usage ,

Uvdesk 1.1.3 Shell Upload - KizzMyAnthia.com

# Exploit Title: Uvdesk v1.1.3 - File Upload Remote Code Execution (RCE) (Authenticated)# Date: 28/07/2023# Exploit Author: Daniel Barros (@cupc4k3d) - Hakai Offensive Security # Vendor Homepage: https://www.uvdesk.com# Software Link: https://github.com/uvdesk/community-skeleton# Version: 1.1.3# Example: python3 CVE-2023-39147.py -u "http://$ip:8000/" -c "whoami"# CVE : CVE-2023-39147# Tested on: Ubuntu 20.04.6import requestsimport argparsedef get args():parser = argparse.ArgumentParser()parser.add argument('-u', ' url', required=True, action='store', ....

Daniel Barros , Software Link , Exploit Title , File Upload Remote Code Execution , Exploit Author , Hakai Offensive Security , Vendor Homepage ,