Lucene search
K

CouchCMS <= 2.0 - Path Disclosure

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 37 Views

CouchCMS <= 2.0 Path Disclosure vulnerability allows remote attackers to discover the full server path through direct requests to specific files. Upgrade to version 2.1 to fix.

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Webzyme Couch Path Disclosure Vulnerability
6 Mar 201800:00
cnvd
CVE
CVE-2018-7662
4 Mar 201823:00
cve
Cvelist
CVE-2018-7662
4 Mar 201823:00
cvelist
NVD
CVE-2018-7662
4 Mar 201823:29
nvd
Prion
Path traversal
4 Mar 201823:29
prion
RedhatCVE
CVE-2018-7662
22 May 202503:59
redhatcve
id: CVE-2018-7662

info:
  name: CouchCMS <= 2.0 - Path Disclosure
  author: ritikchaddha
  severity: medium
  description: CouchCMS <= 2.0 allows remote attackers to discover the full path via a direct request to includes/mysql2i/mysql2i.func.php or addons/phpmailer/phpmailer.php.
  impact: |
    An attacker can exploit this vulnerability to gain knowledge of the server's directory structure, potentially aiding in further attacks.
  remediation: |
    Upgrade to the latest version of CouchCMS (2.1 or higher) to mitigate this vulnerability.
  reference:
    - https://github.com/CouchCMS/CouchCMS/issues/46
    - https://nvd.nist.gov/vuln/detail/CVE-2018-7662
    - https://github.com/20142995/Goby
    - https://github.com/5ecurity/CVE-List
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2018-7662
    cwe-id: CWE-200
    epss-score: 0.43515
    epss-percentile: 0.98573
    cpe: cpe:2.3:a:couchcms:couch:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: couchcms
    product: couch
  tags: cve2018,cve,couchcms,fpd,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/includes/mysql2i/mysql2i.func.php"
      - "{{BaseURL}}/addons/phpmailer/phpmailer.php"

    stop-at-first-match: true

    matchers-condition: or
    matchers:
      - type: word
        part: body
        words:
          - "mysql2i.func.php on line 10"
          - "Fatal error: Cannot redeclare mysql_affected_rows() in"
        condition: and

      - type: word
        part: body
        words:
          - "phpmailer.php on line 10"
          - "Fatal error: Call to a menber function add_event_listener() on a non-object in"
        condition: and
# digest: 490a004630440220219257e6c0d2781cb598ee9bece5376d966d4248c572ca306532406e19fafcfa022077f9af8c9d2d6d29e01c7f0129d9f69ca747ba6ba9d44d0e5728c707eb12687b: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
6.1Medium risk
Vulners AI Score6.1
CVSS 25
CVSS 35.3
EPSS0.43515
37