2022-09-16 22:38:40 +00:00
id : CVE-2022-2544
2023-02-03 17:36:22 +00:00
2022-09-16 22:38:40 +00:00
info :
2023-02-03 16:12:10 +00:00
name : WordPress Ninja Job Board < 1.3.3 - Direct Request
2022-09-16 22:38:40 +00:00
author : tess
2022-09-20 18:45:07 +00:00
severity : high
2023-02-03 16:12:10 +00:00
description : 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.
2022-09-16 22:38:40 +00:00
reference :
- https://plugins.trac.wordpress.org/changeset/2758420/ninja-job-board/trunk/includes/Classes/File/FileHandler.php?old=2126467&old_path=ninja-job-board%2Ftrunk%2Fincludes%2FClasses%2FFile%2FFileHandler.php
- https://wpscan.com/vulnerability/a9bcc68c-eeda-4647-8463-e7e136733053
2022-09-17 03:36:01 +00:00
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2544
- https://nvd.nist.gov/vuln/detail/CVE-2022-2544
2022-09-16 22:38:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2022-2544
cwe-id : CWE-425
2023-07-11 19:49:27 +00:00
epss-score : 0.01127
cpe : cpe:2.3:a:wpmanageninja:ninja_job_board:*:*:*:*:*:wordpress:*:*
2022-09-17 03:36:01 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 2
2022-09-17 03:36:01 +00:00
verified : true
2023-07-11 19:49:27 +00:00
framework : wordpress
vendor : wpmanageninja
product : ninja_job_board
2022-09-20 19:04:49 +00:00
tags : ninja,exposure,wpscan,cve,cve2022,wordpress,wp-plugin,wp
2022-09-17 03:36:01 +00:00
2023-04-27 04:28:59 +00:00
http :
2022-09-17 03:36:01 +00:00
- method : GET
path :
- "{{BaseURL}}/wp/wp-content/uploads/wpjobboard/"
- "{{BaseURL}}/wp-content/uploads/wpjobboard/"
2022-09-17 03:46:13 +00:00
stop-at-first-match : true
2023-07-11 19:49:27 +00:00
2022-09-16 22:38:40 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
2022-09-17 03:44:24 +00:00
- "Index of /wp/wp-content/uploads/wpjobboard"
2022-09-17 03:36:01 +00:00
- "Index of /wp-content/uploads/wpjobboard"
- type : word
part : header
words :
- "text/html"
2022-09-16 22:38:40 +00:00
- type : status
status :
- 200