Show filters
252 Total Results
Displaying 71-80 of 252
Sort by:
Attacker Value
Unknown

CVE-2023-45201

Disclosure Date: November 01, 2023 (last updated November 09, 2023)
Online Examination System v1.0 is vulnerable to multiple Open Redirect vulnerabilities. The 'q' parameter of the admin.php resource allows an attacker to redirect a victim user to an arbitrary web site using a crafted URL.
Attacker Value
Unknown

CVE-2023-29484

Disclosure Date: October 16, 2023 (last updated October 25, 2023)
In Terminalfour before 8.3.16, misconfigured LDAP users are able to login with an invalid password.
Attacker Value
Unknown

CVE-2023-4596

Disclosure Date: August 30, 2023 (last updated November 09, 2023)
The Forminator plugin for WordPress is vulnerable to arbitrary file uploads due to file type validation occurring after a file has been uploaded to the server in the upload_post_image() function in versions up to, and including, 1.24.6. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Attacker Value
Unknown

CVE-2023-3134

Disclosure Date: July 31, 2023 (last updated October 08, 2023)
The Forminator WordPress plugin before 1.24.4 does not properly escape values that are being reflected inside form fields that use pre-populated query parameters, which could lead to reflected XSS attacks.
Attacker Value
Unknown

CVE-2021-4417

Disclosure Date: July 12, 2023 (last updated October 08, 2023)
The Forminator – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.13.4. This is due to missing or incorrect nonce validation on the listen_for_saving_export_schedule() function. This makes it possible for unauthenticated attackers to export form submissions via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Attacker Value
Unknown

CVE-2023-36256

Disclosure Date: July 07, 2023 (last updated October 08, 2023)
The Online Examination System Project 1.0 version is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can craft a malicious link that, when clicked by an admin user, will delete a user account from the database without the admin's consent. The email of the user to be deleted is passed as a parameter in the URL, which can be manipulated by the attacker. This could result in a loss of data.
Attacker Value
Unknown

CVE-2023-2010

Disclosure Date: July 04, 2023 (last updated October 08, 2023)
The Forminator WordPress plugin before 1.24.1 does not use an atomic operation to check whether a user has already voted, and then update that information. This leads to a Race Condition that may allow a single user to vote multiple times on a poll.
Attacker Value
Unknown

CVE-2023-1049

Disclosure Date: June 14, 2023 (last updated October 08, 2023)
A CWE-94: Improper Control of Generation of Code ('Code Injection') vulnerability exists that could cause execution of malicious code when an unsuspicious user loads a project file from the local filesystem into the HMI.
Attacker Value
Unknown

CVE-2023-1508

Disclosure Date: May 23, 2023 (last updated December 22, 2024)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Adam Retail Automation Systems Mobilmen Terminal Software allows SQL Injection.This issue affects Mobilmen Terminal Software: before 3.
Attacker Value
Unknown

CVE-2023-29530

Disclosure Date: April 24, 2023 (last updated October 08, 2023)
Laminas Diactoros provides PSR HTTP Message implementations. In versions 2.18.0 and prior, 2.19.0, 2.20.0, 2.21.0, 2.22.0, 2.23.0, 2.24.0, and 2.25.0, users who create HTTP requests or responses using laminas/laminas-diactoros, when providing a newline at the start or end of a header key or value, can cause an invalid message. This can lead to denial of service vectors or application errors. The problem has been patched in following versions 2.18.1, 2.19.1, 2.20.1, 2.21.1, 2.22.1, 2.23.1, 2.24.1, and 2.25.1. As a workaround, validate HTTP header keys and/or values, and if using user-supplied values, filter them to strip off leading or trailing newline characters before calling `withHeader()`.