RosarioSIS prior to 11.0 allows anyone, regardless of authentication status, to download and view file attachments under the salaries
module. In addition, the file names contain a date in a YYYY-MM-DD
format and a random six-string digit, making enumerating file names with automated tools relatively easy. This could allow an attacker to gain access to sensitive salary information. The patch for version 11.0 adds microseconds to filenames to make them harder to guess.
{ "nvd_published_at": "2023-05-12T01:15:09Z", "cwe_ids": [ "CWE-921", "CWE-922" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-05-19T23:45:12Z" }