Lucene search
K

openSIS 7.4 Incorrect Access Control

🗓️ 30 Jun 2020 00:00:00Reported by EgiXType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 196 Views

openSIS 7.4 Incorrect Access Control Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
0day.today
openSIS 7.4 Incorrect Access Control Vulnerability
30 Jun 202000:00
zdt
0day.today
openSIS 7.4 Unauthenticated PHP Code Execution Exploit
7 Jul 202000:00
zdt
Circl
CVE-2020-13382
4 Jul 202015:40
circl
CNVD
Unspecified Vulnerability in Open Solutions for Education openSIS (CNVD-2021-19767)
2 Jul 202000:00
cnvd
CVE
CVE-2020-13382
1 Jul 202014:20
cve
Cvelist
CVE-2020-13382
1 Jul 202014:20
cvelist
Metasploit
openSIS Unauthenticated PHP Code Execution
30 Jun 202013:35
metasploit
NVD
CVE-2020-13382
1 Jul 202015:15
nvd
Packet Storm
openSIS 7.4 Unauthenticated PHP Code Execution
6 Jul 202000:00
packetstorm
Prion
Improper access control
1 Jul 202015:15
prion
Rows per page
`-------------------------------------------------------  
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