Lucene search
+L

747 matches found

Kitploit
Kitploit
added 2026/09/11 9:15 a.m.5 views

CVE-2024-35584

CVE-2024-35584 OpenSIS 认证 SQL 注入 描述 Ajax.php、ForWindow.php、ForExport.php、Modules.php、functions/HackingLogFnc.php 中存在 SQL 注入漏洞。该漏洞影响 OpenSis Community Edition 9.1 至 8.0,以及可能更低的版本。 概念验证 以 Ajax.php 为例,可以看到当检测到恶意活动时,IP 可以被记录并插入数据库。需要注意的一点是,如果发送了“X-Forwarded-For”头,应用程序将使用该值而不是 $SERVER'REMOTEADDR' 的值。由...

8.8CVSS5.9AI score0.05857EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.56 views

OpenSIS 7.3 - SQL Injection

OpenSIS Community Edition version 7.3 is vulnerable to SQL injection via the USERNAME parameter of index.php. 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...

9.8CVSS8AI score0.20058EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.30 views

openSIS Classic v9.1 - SQL Injection

SQL injection vulnerability exists in OS4ED openSIS-Classic Version 9.1, specifically in the resetuserinfo.php file. The vulnerability is due to improper input validation of the $usernamestnid parameter, which can be manipulated by an attacker to inject arbitrary SQL commands. id: CVE-2024-51211...

9.8CVSS6AI score0.02256EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.68 views

Opensis-Classic 8.0 - Cross-Site Scripting

Opensis-Classic Version 8.0 is affected by cross-site scripting. An unauthenticated user can inject and execute JavaScript code through the linkurl parameter in Ajaxurlencode.php. id: CVE-2021-40542 info: name: Opensis-Classic 8.0 - Cross-Site Scripting author: alph4byt3 severity: medium...

6.1CVSS6.2AI score0.03156EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.47 views

OS4Ed OpenSIS Community 8.0 - Local File Inclusion

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. id: CVE-2021-40651 info: name: OS4Ed OpenSIS Community 8.0 - Local...

6.5CVSS6.6AI score0.17945EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.104 views

openSIS Student Information System 8.0 SQL Injection

openSIS Student Information System version 8.0 is susceptible to SQL injection via the studentid and TRANSFERSCHOOL parameters in POST request sent to /TransferredOutModal.php. id: CVE-2021-41691 info: name: openSIS Student Information System 8.0 SQL Injection author: Bartu Utku SARP severity: hi...

9.8CVSS6.5AI score0.01792EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.107 views

openSIS < 9.1 - SQL Injection

SQL injection vulnerability in Ajax.php, ForWindow.php, ForExport.php, Modules.php, functions/HackingLogFnc.php in OpenSis Community Edition 9.1, 8.0, and possibly earlier versions. It is possible for an authenticated user to perform SQL Injection due to the lack to sanitisation. The application...

8.8CVSS6AI score0.05857EPSS
SaveExploits2References6
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.38 views

openSIS v9.0 - Path Traversal

A path traversal vulnerability exists in openSIS Classic Community Edition v9.0 via the 'filename' parameter in DownloadWindow.php. An unauthenticated remote attacker can exploit this to read arbitrary files on the server by manipulating file paths. id: CVE-2023-38879 info: name: openSIS v9.0 -...

7.5CVSS7.6AI score0.03663EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 10:37 p.m.10 views

CVE-2021-39379

OPENSIS 8.0 SQL注入漏洞 CVE-2021-39379 在 openSIS 8.0 版本中存在一个 SQL 注入漏洞,当使用 MySQL MariaDB 作为应用数据库时。恶意攻击者可以通过存在漏洞的 passwordstnid 参数向 MySQL MariaDB 数据库发送 SQL 命令。 存在漏洞的 PHP 页面: ResetUserInfo.php 存在漏洞的 Payload sqlmap -u "http://localhost:8081/ResetUserInfo.php"...

9.8CVSS8.2AI score0.03704EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 10:36 p.m.7 views

CVE-2021-39378

openSIS 8.0 SQL 注入漏洞 CVE-2021-39378 当使用 MySQL(MariaDB)作为应用程序数据库时,openSIS 8.0 版本存在 SQL 注入漏洞。恶意攻击者可以通过易受攻击的 str= 参数向 MySQL(MariaDB)数据库执行 SQL 命令。 易受攻击的 PHP 页面: NamesList.php 漏洞 Payload sqlmap -u "http://localhost:8081/NamesList.php?str=J&blockid=1" --cookie="PHPSESSID=s8n71sv8ji77mdjkmh6cj1ik5d;...

9.8CVSS8.2AI score0.22669EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 10:36 p.m.7 views

CVE-2021-39377

OPENSIS 8.0 SQL 注入漏洞 CVE-2021-39377 当使用 MySQL(MariaDB)作为应用程序数据库时,openSIS 8.0 版本存在 SQL 注入漏洞。恶意攻击者可以通过易受攻击的 username= 参数向 MySQL(MariaDB)数据库发出 SQL 命令。 易受攻击的 PHP 页面: index.php - username 参数 易受攻击的 Payload sqlmap "http://localhost:8081/index.php" --users...

9.8CVSS8.2AI score0.03604EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 2:19 p.m.5 views

CVE-2021-40353

CVE-2021-40353 CVE-2021-40353 openSIS 8.0 SQLインジェクションの脆弱性 https://vulners.com/cve/CVE-2021-40353 openSIS 8.0には、MySQLまたはMariaDBをアプリケーションデータベースとして使用する場合にSQLインジェクションの脆弱性が存在します。攻撃者はUSERNAMEパラメータを介してSQLコマンドを発行できます。 脆弱性のあるPHPページ: index.php - USERNAMEパラメータ 脆弱性のあるペイロード ' - データベース情報とともにエラーを生成します " -...

9.8CVSS8.2AI score0.02876EPSS
SaveExploits2
CVE
CVE
added 2026/07/14 3:23 p.m.46 views

CVE-2026-11944

CVE-2026-11944 affects openSIS Classic 9.3. The vulnerability is an authenticated path traversal in the legacy messaging SentMail attachment download functionality, allowing an authenticated attacker to read arbitrary files on the server via crafted path traversal sequences. Impact is limited to ...

6.5CVSS6.2AI score0.00481EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.22 views

PT-2026-58059

openSIS Classic 9.3 contains an authenticated path traversal vulnerability in the legacy messaging sent-mail attachment download functionality that allows an authenticated attacker to read arbitrary files on the server via crafted path traversal sequences...

5.3CVSS6.2AI score0.00481EPSS
SaveExploits1References3
NVD
NVD
added 2026/06/11 2:16 p.m.22 views

CVE-2026-8406

openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mailid value...

7.1CVSS0.00238EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/11 1:32 p.m.20 views

CVE-2026-8406 openSIS Classic 9.3 - Insecure Direct Object Reference in Sent Mail

openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mailid value...

7.1CVSS5.6AI score0.00238EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/11 1:32 p.m.49 views

CVE-2026-8406 openSIS Classic 9.3 - Insecure Direct Object Reference in Sent Mail

openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mailid value...

7.1CVSS0.00238EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/11 1:32 p.m.67 views

CVE-2026-8406

openSIS Classic 9.3 is affected by an insecure direct object reference in the messaging module. An authenticated user with access to messaging can request details of sent messages by supplying an arbitrary mail_id to modules/messaging/SentMail.php, exposing potentially sensitive information. No e...

7.1CVSS5.6AI score0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/11 1:32 p.m.22 views

EUVD-2026-36245

openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mailid value...

7.1CVSS5.6AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/11 1:32 p.m.15 views

CVE-2026-8406 openSIS Classic 9.3 - Insecure Direct Object Reference in Sent Mail

openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mailid value...

7.1CVSS6AI score
SaveExploits0References5
Rows per page
Query Builder