NA - CVE-2023-28362 - The redirect_to method in Rails allows provided...
The redirect_to method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC...
NA - CVE-2023-38037 - ActiveSupport::EncryptedFile writes contents...
ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current `umask` settings, meaning...
NA - CVE-2024-13198 - A vulnerability classified as problematic has...
A vulnerability classified as problematic has been found in langhsu Mblog Blog System 3.5.0. Affected is an unknown function of the file /login. The manipulation leads to observable response...
NA - CVE-2024-13199 - A vulnerability classified as problematic was...
A vulnerability classified as problematic was found in langhsu Mblog Blog System 3.5.0. Affected by this vulnerability is an unknown functionality of the file /search of the component Search Bar....
NA - CVE-2024-27980 - Due to the improper handling of batch files in...
Due to the improper handling of batch files in child_process.spawn / child_process.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the...
NA - CVE-2024-37372 - The Permission Model assumes that any path...
The Permission Model assumes that any path starting with two backslashes \ has a four-character prefix that can be ignored, which is not always true. This subtle bug leads to vulnerable edge cases.