Show filters
79 Total Results
Displaying 41-50 of 79
Sort by:
Attacker Value
Unknown

CVE-2022-32375

Disclosure Date: June 15, 2022 (last updated February 23, 2025)
itsourcecode Advanced School Management System v1.0 is vulnerable to SQL Injection via /school/model/get_timetable.php?id=.
Attacker Value
Unknown

CVE-2022-1216

Disclosure Date: May 16, 2022 (last updated February 23, 2025)
The Advanced Image Sitemap WordPress plugin through 1.2 does not sanitise and escape the PHP_SELF PHP variable before outputting it back in an attribute in an admin page, leading to Reflected Cross-Site Scripting.
Attacker Value
Unknown

CVE-2022-1103

Disclosure Date: May 16, 2022 (last updated February 23, 2025)
The Advanced Uploader WordPress plugin through 4.2 allows any authenticated users like subscriber to upload arbitrary files, such as PHP, which could lead to RCE
Attacker Value
Unknown

CVE-2021-25086

Disclosure Date: May 02, 2022 (last updated February 23, 2025)
The Advanced Page Visit Counter WordPress plugin before 6.1.2 does not sanitise and escape some input before outputting it in an admin dashboard page, allowing unauthenticated attackers to perform Cross-Site Scripting attacks against admins viewing it
Attacker Value
Unknown

CVE-2021-24957

Disclosure Date: April 25, 2022 (last updated February 23, 2025)
The Advanced Page Visit Counter WordPress plugin before 6.1.6 does not escape the artID parameter before using it in a SQL statement in the apvc_reset_count_art AJAX action, available to any authenticated user, leading to a SQL injection
Attacker Value
Unknown

CVE-2021-33961

Disclosure Date: March 22, 2022 (last updated February 23, 2025)
A Cross Site Scripting (XSS) vulnerabililty exists in enhanced-github v5.0.11 via the file name parameter.
Attacker Value
Unknown

CVE-2021-45417

Disclosure Date: January 20, 2022 (last updated February 23, 2025)
AIDE before 0.17.4 allows local users to obtain root privileges via crafted file metadata (such as XFS extended attributes or tmpfs ACLs), because of a heap-based buffer overflow.
Attacker Value
Unknown

CVE-2021-24790

Disclosure Date: December 13, 2021 (last updated February 23, 2025)
The Contact Form Advanced Database WordPress plugin through 1.0.8 does not have any authorisation as well as CSRF checks in its delete_cf7_data and export_cf7_data AJAX actions, available to any authenticated users, which could allow users with a role as low as subscriber to call them. The delete_cf7_data would lead to arbitrary metadata deletion, as well as PHP Object Injection if a suitable gadget chain is present in another plugin, as user data is passed to the maybe_unserialize() function without being first validated.
Attacker Value
Unknown

CVE-2021-24892

Disclosure Date: November 23, 2021 (last updated February 23, 2025)
Insecure Direct Object Reference in edit function of Advanced Forms (Free & Pro) before 1.6.9 allows authenticated remote attacker to change arbitrary user's email address and request for reset password, which could lead to take over of WordPress's administrator account. To exploit this vulnerability, an attacker must register to obtain a valid WordPress's user and use such user to authenticate with WordPress in order to exploit the vulnerable edit function.
Attacker Value
Unknown

CVE-2021-39131

Disclosure Date: August 17, 2021 (last updated February 23, 2025)
ced detects character encoding using Google’s compact_enc_det library. In ced v0.1.0, passing data types other than `Buffer` causes the Node.js process to crash. The problem has been patched in ced v1.0.0. As a workaround, before passing an argument to ced, verify it’s a `Buffer` using `Buffer.isBuffer(obj)`.