Show filters
20 Total Results
Displaying 1-10 of 20
Sort by:
Attacker Value
Unknown

CVE-2025-23657

Disclosure Date: February 14, 2025 (last updated February 15, 2025)
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound WordPress-to-candidate for Salesforce CRM allows Reflected XSS. This issue affects WordPress-to-candidate for Salesforce CRM: from n/a through 1.0.1.
0
Attacker Value
Unknown

CVE-2023-6245

Disclosure Date: December 08, 2023 (last updated December 14, 2023)
The Candid library causes a Denial of Service while parsing a specially crafted payload with 'empty' data type. For example, if the payload is `record { * ; empty }` and the canister interface expects `record { * }` then the Rust candid decoder treats empty as an extra field required by the type. The problem with the type empty is that the candid Rust library wrongly categorizes empty as a recoverable error when skipping the field and thus causing an infinite decoding loop. Canisters using affected versions of candid are exposed to denial of service by causing the decoding to run indefinitely until the canister traps due to reaching maximum instruction limit per execution round. Repeated exposure to the payload will result in degraded performance of the canister. Note: Canisters written in Motoko are unaffected.
Attacker Value
Unknown

CVE-2022-42745

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 allows an external attacker to read arbitrary files from the server. This is possible because the application is vulnerable to XXE.
Attacker Value
Unknown

CVE-2022-42747

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 on 'sortBy' of the 'ajax.php' resource, allows an external attacker to steal the cookie of arbitrary users. This is possible because the application application does not properly validate user input against XSS attacks.
Attacker Value
Unknown

CVE-2022-42744

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 allows an external attacker to perform CRUD operations on the application databases. This is possible because the application does not correctly validate the entriesPerPage parameter against SQLi attacks.
Attacker Value
Unknown

CVE-2022-42749

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 on 'page' of the 'ajax.php' resource, allows an external attacker to steal the cookie of arbitrary users. This is possible because the application application does not properly validate user input against XSS attacks.
Attacker Value
Unknown

CVE-2022-42746

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 on 'indexFile' of the 'ajax.php' resource, allows an external attacker to steal the cookie of arbitrary users. This is possible because the application application does not properly validate user input against XSS attacks.
Attacker Value
Unknown

CVE-2022-42748

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 on 'sortDirection' of the 'ajax.php' resource, allows an external attacker to steal the cookie of arbitrary users. This is possible because the application application does not properly validate user input against XSS attacks.
Attacker Value
Unknown

CVE-2022-42751

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 allows an external attacker to elevate privileges in the application. This is possible because the application suffers from CSRF. This allows to persuade an administrator to create a new account with administrative permissions.
Attacker Value
Unknown

CVE-2022-42750

Disclosure Date: November 03, 2022 (last updated February 24, 2025)
CandidATS version 3.0.0 allows an external attacker to steal the cookie of arbitrary users. This is possible because the application does not correctly validate the files uploaded by the user.