| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| openSIS 7.4 Incorrect Access Control Vulnerability | 30 Jun 202000:00 | – | zdt | |
| openSIS 7.4 Unauthenticated PHP Code Execution Exploit | 7 Jul 202000:00 | – | zdt | |
| CVE-2020-13382 | 4 Jul 202015:40 | – | circl | |
| Unspecified Vulnerability in Open Solutions for Education openSIS (CNVD-2021-19767) | 2 Jul 202000:00 | – | cnvd | |
| CVE-2020-13382 | 1 Jul 202014:20 | – | cve | |
| CVE-2020-13382 | 1 Jul 202014:20 | – | cvelist | |
| openSIS Unauthenticated PHP Code Execution | 30 Jun 202013:35 | – | metasploit | |
| CVE-2020-13382 | 1 Jul 202015:15 | – | nvd | |
| openSIS 7.4 Unauthenticated PHP Code Execution | 6 Jul 202000:00 | – | packetstorm | |
| Improper access control | 1 Jul 202015:15 | – | prion |
`-------------------------------------------------------
openSIS <= 7.4 Incorrect Access Control Vulnerabilities
-------------------------------------------------------
[-] Software Link:
https://opensis.com/
[-] Affected Versions:
Version 7.4 and prior versions.
[-] Vulnerabilities Description:
The application prevents unauthenticated access to its functionalities
by including
the 'RedirectIncludes.php', 'RedirectModules.php', and
'RedirectRootInc.php' scripts,
which implement the access control logic by using the following code:
if(!$_SESSION['STAFF_ID'] && !$_SESSION['STUDENT_ID'] &&
strpos($_SERVER['PHP_SELF'],'index.php')===false)
{
header('Location: ../../../index.php');
exit;
}
This can be easily bypassed by appending /index.php at the end of the
URL, and can
be exploited by unauthenticated attackers to potentially access any
application
functionality which should require the user to be authenticated.
[-] Solution:
No official solution is currently available.
[-] Disclosure Timeline:
[04/11/2019] - Vendor notified
[04/11/2019] - Vendor acknowledgement
[10/01/2020] - Vendor contacted again asking for updates
[15/01/2020] - Vendor replied they would need a few examples
[20/01/2020] - Told the vendor they could use the PoC I sent them in
November
[05/02/2020] - Vendor asked for a video recording to demonstrate the
vulnerabilities
[06/02/2020] - Proof of Concept video sent to the vendor
[03/03/2020] - Vendor contacted again asking for updates
[04/03/2020] - Vendor replied "we just have to wait a little longer"
[25/04/2020] - Version 7.4 released, vulnerabilities still not fixed
[22/05/2020] - CVE number assigned
[30/06/2020] - Public disclosure
[-] CVE Reference:
The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CVE-2020-13382 to these vulnerabilities.
[-] Credits:
Vulnerabilities discovered by Egidio Romano.
[-] Original Advisory:
http://karmainsecurity.com/KIS-2020-06
`
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