
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (CVE-2022-2714) was identified in the RosarioSIS software repository, specifically related to improper handling of length parameter inconsistency. The issue affects the francoisjacquet/rosariosis repository and was discovered in 2022 (Jenkins Advisory).
The vulnerability involves improper handling of POST array size limits in the application. The issue was addressed by implementing a maximum limit of 16MB for $_POST array size, based on MySQL's max_allowed_packet default limit. This limit can be overridden in the config.inc.php file through the ROSARIO_POST_MAX_SIZE_LIMIT constant (GitHub Commit).
When exploited, the vulnerability could allow attackers to submit excessive data beyond the intended limits, potentially leading to system resource exhaustion or database storage issues. The impact is particularly concerning for text or HTML content in textarea fields that could be stored in the database (GitHub Commit).
The issue was fixed by implementing a 16MB size limit for POST array data. The fix includes a function to check the serialized length of $_POST data against the defined limit, with values exceeding the limit being truncated. Additionally, the system logs attempts to submit excessive data and displays an error message to users (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."