231583 matches found
CVE-2024-24375
CVE-2024-24375 describes a SQL injection in Jfinalcms v5.0.0 that allows a remote attacker to obtain sensitive information through the /admin/admin name parameter. Multiple vendors and feeds (NVD, Red Hat, OSV, CNNVD, CVE list) corroborate a vulnerability centered on the /admin/admin name endpoin...
CVE-2023-41014
CVE-2023-41014 affects code-projects.org Online Job Portal 1.0. The vulnerability is a SQL Injection via the Username parameter for the “Employer” context, as described across multiple sources. The available documents do not specify a patched version or remediation steps. The root cause is not ex...
CVE-2024-22752
CVE-2024-22752 concerns an insecure permissions issue in EaseUS MobiMover version 6.0.5 Build 21620. Multiple sources (NVD, Red Hat, CNNVD, CVE listing) describe that an attacker can escalate privileges by exploiting a crafted executable launched from the application installation directory. The r...
CVE-2024-22857
CVE-2024-22857 (zlog) : Heap-based buffer overflow in zlog_rule_new() affects zlog v1.1.0–v1.2.17. The bug arises from copying record_name from file_path+1 without verifying size against MAXLEN_PATH, allowing overflow of record_func pointer (zlog_record_fn) and potentially enabling arbitrary or r...
CVE-2023-49988
Hotel Booking Management v1.0 is affected by a SQL injection vulnerability in rooms.php, exploitable via the npss parameter. The root cause is unsafe handling of input in npss, enabling attacker-controlled SQL execution. Documented impact includes potential confidentiality breaches (as reflected ...
CVE-2022-46091
CVE-2022-46091 affects Online Flight Booking Management System v1.0, with a Cross Site Scripting (XSS) flaw in the feedback form. The vulnerability arises from a crafted payload injected into the airline parameter, enabling execution of arbitrary client-side scripts/HTML. Connected sources confir...
CVE-2023-49987
CVE-2023-49987 affects School Fees Management System v1.0, with a cross-site scripting (XSS) flaw in the /management/term component where a crafted payload placed in the tname parameter can execute arbitrary script/HTML. Root cause: input handling in tname allows script execution. Impact: potenti...
CVE-2022-46498
CVE-2022-46498 concerns Hospital Management System 1.0, with a reported SQL injection vulnerability via the doc_number parameter in his_admin_view_single_employee.php. Multiple connected sources (Red Hat, NVD, CNNVD, CVE listings, etc.) consistently describe the flaw as an SQL injection on that e...
Information disclosure
A timing-based side-channel flaw was found in libgcrypt's RSA implementation. This issue may allow a remote attacker to initiate a Bleichenbacher-style attack, which can lead to the decryption of RSA ciphertexts...
CVE-2024-2236
CVE-2024-2236 : IBM bulletin confirms a timing-based side-channel vulnerability in libgcrypt’s RSA implementation. The issue enables a Bleichenbacher-style attack that could decrypt RSA ciphertexts. Root cause: observable timing discrepancies in RSA operations. Affected component: libgcrypt’s RSA...
CVE-2024-28111
CVE-2024-28111 covers a CSV Injection vulnerability in Canarytokens' exported incident history CSV files. The issue affects Canarytokens.org CSV export functionality (history of incidents) where exporting to CSV and opening in a reader like Microsoft Excel can allow injection that could lead to c...
CVE-2024-28110
The CVE-2024-28110 issue affects the Go SDK for CloudEvents. Before version 2.15.2, using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper can cause credentials to be leaked by modifying http.DefaultClient’s Transport, leading to credentials bein...
CVE-2024-28101
CVE-2024-28101 concerns the Apollo Router (Rust) and affects versions 0.9.5 through 1.40.2. The vulnerability arises when handling compressed HTTP payloads: after decompression, the router evaluates limits.http_max_request_bytes, which can lead to significant memory consumption if highly compress...
CVE-2024-27935
Vulnerability summary (CVE-2024-27935): Deno’s Node.js compatibility runtime is vulnerable in versions 1.35.1 through 1.36.2 (up to but not including 1.36.3). A bug in stream_wrap.ts reuses a global buffer (BUF) to optimize asynchronous reads from Node.js streams, enabling cross-session data cont...
CVE-2024-27933
Summary: CVE-2024-27933 affects Deno 1.39.0, where use of raw file descriptors in op_node_ipc_pipe() can prematurely close arbitrary fds, enabling silent permission-prompt bypass and potential arbitrary code execution on the host when an attacker controls code in the Deno runtime. The issue arise...
CVE-2024-27932
The CVE-2024-27932 issue affects Deno (JavaScript/TypeScript/Wasmtime runtime). The vulnerability arises from an improper check in the import descriptor hostname logic (in the auth_tokens.rs path) where a token hostname is not correctly constrained to its domain, allowing a token intended for exa...
CVE-2024-27926
RSSHub (Node.js) is affected by a Cross-site Scripting (XSS) vulnerability in the internal media proxy. A crafted image sent to the proxy from versions 1.0.0-master.cbbd829 up to, but not including, 1.0.0-master.d8ca915, can bypass sanitization and allow execution of arbitrary JavaScript code whe...
CVE-2024-27922
CVE-2024-27922 affects TOMP Bare Server (node Bare Server) due to insecure handling of HTTP requests in the @tomphttp/bare-server-node package. The root cause relates to improper handling/validation of HTTP requests, which could allow manipulation of web traffic. Impact is described as potentiall...
CVE-2024-27918
Coder’s CVE-2024-27918 describes an OIDC authentication flaw where the CODER_OIDC_EMAIL_DOMAIN verification can be bypassed, allowing registration/login with emails not on the allowlist when using public OIDC providers. Affected are Coder instances with OIDC enabled and domain-based allowlists, w...
Design/Logic Flaw
Mio is a Metal I/O library for Rust. When using named pipes on Windows, mio will under some circumstances return invalid tokens that correspond to named pipes that have already been deregistered from the mio registry. The impact of this vulnerability depends on how mio is used. For some...