Show filters
563 Total Results
Displaying 131-140 of 563
Sort by:
Attacker Value
Unknown

CVE-2023-28855

Disclosure Date: April 05, 2023 (last updated February 24, 2025)
Fields is a GLPI plugin that allows users to add custom fields on GLPI items forms. Prior to versions 1.13.1 and 1.20.4, lack of access control check allows any authenticated user to write data to any fields container, including those to which they have no configured access. Versions 1.13.1 and 1.20.4 contain a patch for this issue.
Attacker Value
Unknown

CVE-2023-0100

Disclosure Date: March 15, 2023 (last updated February 24, 2025)
In Eclipse BIRT, starting from version 2.6.2, the default configuration allowed to retrieve a report from the same host using an absolute HTTP path for the report parameter (e.g. __report=http://xyz.com/report.rptdesign). If the host indicated in the __report parameter matched the HTTP Host header value, the report would be retrieved. However, the Host header can be tampered with on some configurations where no virtual hosts are put in place (e.g. in the default configuration of Apache Tomcat) or when the default host points to the BIRT server. This vulnerability was patched on Eclipse BIRT 4.13.
Attacker Value
Unknown

CVE-2023-0073

Disclosure Date: March 13, 2023 (last updated October 08, 2023)
The Client Logo Carousel WordPress plugin through 3.0.0 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.
Attacker Value
Unknown

CVE-2023-27560

Disclosure Date: March 03, 2023 (last updated February 24, 2025)
Math/PrimeField.php in phpseclib 3.x before 3.0.19 has an infinite loop with composite primefields.
Attacker Value
Unknown

CVE-2022-31405

Disclosure Date: February 27, 2023 (last updated February 24, 2025)
MV iDigital Clinic Enterprise (iDCE) 1.0 stores passwords in cleartext.
Attacker Value
Unknown

CVE-2023-1037

Disclosure Date: February 26, 2023 (last updated February 24, 2025)
A vulnerability was found in SourceCodester Dental Clinic Appointment Reservation System 1.0. It has been rated as critical. This issue affects some unknown processing of the file /APR/login.php of the component POST Parameter Handler. The manipulation of the argument username leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-221795.
Attacker Value
Unknown

CVE-2023-1036

Disclosure Date: February 26, 2023 (last updated February 24, 2025)
A vulnerability was found in SourceCodester Dental Clinic Appointment Reservation System 1.0. It has been declared as problematic. This vulnerability affects unknown code of the file /APR/signup.php of the component POST Parameter Handler. The manipulation of the argument firstname leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-221794 is the identifier assigned to this vulnerability.
Attacker Value
Unknown

CVE-2023-24815

Disclosure Date: February 09, 2023 (last updated February 24, 2025)
Vert.x-Web is a set of building blocks for building web applications in the java programming language. When running vertx web applications that serve files using `StaticHandler` on Windows Operating Systems and Windows File Systems, if the mount point is a wildcard (`*`) then an attacker can exfiltrate any class path resource. When computing the relative path to locate the resource, in case of wildcards, the code: `return "/" + rest;` from `Utils.java` returns the user input (without validation) as the segment to lookup. Even though checks are performed to avoid escaping the sandbox, given that the input was not sanitized `\` are not properly handled and an attacker can build a path that is valid within the classpath. This issue only affects users deploying in windows environments and upgrading is the advised remediation path. There are no known workarounds for this vulnerability.
Attacker Value
Unknown

CVE-2022-2712

Disclosure Date: January 27, 2023 (last updated February 24, 2025)
In Eclipse GlassFish versions 5.1.0 to 6.2.5, there is a vulnerability in relative path traversal because it does not filter request path starting with './'. Successful exploitation could allow an remote unauthenticated attacker to access critical data, such as configuration files and deployed application source code.
Attacker Value
Unknown

CVE-2022-48152

Disclosure Date: January 20, 2023 (last updated February 24, 2025)
SQL Injection vulnerability in RemoteClinic 2.0 allows attackers to execute arbitrary commands and gain sensitive information via the id parameter to /medicines/profile.php.