Show filters
111 Total Results
Displaying 31-40 of 111
Sort by:
Attacker Value
Unknown

CVE-2022-24444

Disclosure Date: June 28, 2022 (last updated February 24, 2025)
Silverstripe silverstripe/framework through 4.10 allows Session Fixation.
Attacker Value
Unknown

CVE-2021-41559

Disclosure Date: June 28, 2022 (last updated February 24, 2025)
Silverstripe silverstripe/framework 4.8.1 has a quadratic blowup in Convert::xml2array() that enables a remote attack via a crafted XML document.
Attacker Value
Unknown

CVE-2022-29254

Disclosure Date: June 09, 2022 (last updated February 23, 2025)
silverstripe-omnipay is a SilverStripe integration with Omnipay PHP payments library. For a subset of Omnipay gateways (those that use intermediary states like `isNotification()` or `isRedirect()`), if the payment identifier or success URL is exposed it is possible for payments to be prematurely marked as completed without payment being taken. This is mitigated by the fact that most payment gateways hide this information from users, however some issuing banks offer flawed 3DSecure implementations that may inadvertently expose this data. The following versions have been patched to fix this issue: `2.5.2`, `3.0.2`, `3.1.4`, and `3.2.1`. There are no known workarounds for this vulnerability.
Attacker Value
Unknown

CVE-2022-29188

Disclosure Date: May 21, 2022 (last updated February 23, 2025)
Smokescreen is an HTTP proxy. The primary use case for Smokescreen is to prevent server-side request forgery (SSRF) attacks in which external attackers leverage the behavior of applications to connect to or scan internal infrastructure. Smokescreen also offers an option to deny access to additional (e.g., external) URLs by way of a deny list. There was an issue in Smokescreen that made it possible to bypass the deny list feature by surrounding the hostname with square brackets (e.g. `[example.com]`). This only impacted the HTTP proxy functionality of Smokescreen. HTTPS requests were not impacted. Smokescreen version 0.0.4 contains a patch for this issue.
Attacker Value
Unknown

CVE-2021-36895

Disclosure Date: April 26, 2022 (last updated February 23, 2025)
Unauthenticated Cross-Site Scripting (XSS) vulnerability in Tripetto's Tripetto plugin <= 5.1.4 on WordPress via SVG image upload.
Attacker Value
Unknown

CVE-2022-24825

Disclosure Date: April 19, 2022 (last updated February 23, 2025)
Smokescreen is a simple HTTP proxy that fogs over naughty URLs. The primary use case for Smokescreen is to prevent server-side request forgery (SSRF) attacks in which external attackers leverage the behavior of applications to connect to or scan internal infrastructure. Smokescreen also offers an option to deny access to additional (e.g., external) URLs by way of a deny list. There was an issue in Smokescreen that made it possible to bypass the deny list feature by appending a dot to the end of user-supplied URLs, or by providing input in a different letter case. Recommended to upgrade Smokescreen to version 0.0.3 or later.
Attacker Value
Unknown

CVE-2022-24753

Disclosure Date: March 09, 2022 (last updated February 23, 2025)
Stripe CLI is a command-line tool for the Stripe eCommerce platform. A vulnerability in Stripe CLI exists on Windows when certain commands are run in a directory where an attacker has planted files. The commands are `stripe login`, `stripe config -e`, `stripe community`, and `stripe open`. MacOS and Linux are unaffected. An attacker who successfully exploits the vulnerability can run arbitrary code in the context of the current user. The update addresses the vulnerability by throwing an error in these situations before the code can run.Users are advised to upgrade to version 1.7.13. There are no known workarounds for this issue.
Attacker Value
Unknown

CVE-2021-43691

Disclosure Date: November 29, 2021 (last updated February 23, 2025)
tripexpress v1.1 is affected by a path manipulation vulnerability in file system/helpers/dompdf/load_font.php. The variable src is coming from $_SERVER["argv"] then there is a path manipulation vulnerability.
Attacker Value
Unknown

CVE-2021-28661

Disclosure Date: October 07, 2021 (last updated February 23, 2025)
Default SilverStripe GraphQL Server (aka silverstripe/graphql) 3.x through 3.4.1 permission checker not inherited by query subclass.
Attacker Value
Unknown

CVE-2021-36150

Disclosure Date: October 07, 2021 (last updated February 23, 2025)
SilverStripe Framework through 4.8.1 allows XSS.