Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2009-5020
HistoryJan 21, 2022 - 11:07 a.m.

AWStats < 6.95 - Open Redirect

2022-01-2111:07:41
ProjectDiscovery
github.com
36
awstats
redirect
open redirect
mediumseverity
pdteam

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

AI Score

6.5

Confidence

High

EPSS

0.002

Percentile

59.5%

An open redirect vulnerability in awredir.pl in AWStats < 6.95 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.

id: CVE-2009-5020

info:
  name: AWStats < 6.95 - Open Redirect
  author: pdteam
  severity: medium
  description: An open redirect vulnerability in awredir.pl in AWStats < 6.95 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via unspecified vectors.
  impact: |
    Allows attackers to redirect users to malicious websites or phishing pages.
  remediation: Apply all relevant security patches and product upgrades.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2009-5020
    - http://awstats.sourceforge.net/docs/awstats_changelog.txt
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:P
    cvss-score: 5.8
    cve-id: CVE-2009-5020
    cwe-id: CWE-20
    epss-score: 0.00253
    epss-percentile: 0.65112
    cpe: cpe:2.3:a:awstats:awstats:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: awstats
    product: awstats
    shodan-query: cpe:"cpe:2.3:a:laurent_destailleur:awstats"
  tags: cve2009,cve,redirect,awstats

http:
  - method: GET
    path:
      - '{{BaseURL}}/awstats/awredir.pl?url=interact.sh'
      - '{{BaseURL}}/cgi-bin/awstats/awredir.pl?url=interact.sh'

    stop-at-first-match: true
    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' # https://regex101.com/r/L403F0/1
# digest: 4a0a00473045022100cb00fd3c4ce5a26ed6ab80d774267c399a5e2335eea586b3738ef156824058df022066feb85d7c51ff28bc5fbfaf7b0223531b5ec997f1dbcac45c0bdfefb62af202:922c64590222798bb761d5b6d8e72950

CVSS2

5.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

AI Score

6.5

Confidence

High

EPSS

0.002

Percentile

59.5%

Related for NUCLEI:CVE-2009-5020