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

CVE-2022-46120

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom Site v1.0 is vulnerable to SQL Injection via /hss/admin/?page=products/view_product&id=.
Attacker Value
Unknown

CVE-2022-46119

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom Site v1.0 is vulnerable to SQL Injection via /hss/?page=categories&c=.
Attacker Value
Unknown

CVE-2022-46118

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom Site v1.0 is vulnerable to SQL Injection via /hss/?page=product_per_brand&bid=.
Attacker Value
Unknown

CVE-2022-46117

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom Site v1.0 is vulnerable to SQL Injection via /hss/?page=view_product&id=.
Attacker Value
Unknown

CVE-2022-46074

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom 1.0 is vulnerable to Cross Site Request Forgery (CSRF). An unauthenticated user can add an admin account due to missing CSRF protection.
Attacker Value
Unknown

CVE-2022-46073

Disclosure Date: December 14, 2022 (last updated February 24, 2025)
Helmet Store Showroom 1.0 is vulnerable to Cross Site Scripting (XSS).
Attacker Value
Unknown

CVE-2022-36049

Disclosure Date: September 07, 2022 (last updated February 24, 2025)
Flux2 is a tool for keeping Kubernetes clusters in sync with sources of configuration, and Flux's helm-controller is a Kubernetes operator that allows one to declaratively manage Helm chart releases. Helm controller is tightly integrated with the Helm SDK. A vulnerability found in the Helm SDK that affects flux2 v0.0.17 until v0.32.0 and helm-controller v0.0.4 until v0.23.0 allows for specific data inputs to cause high memory consumption. In some platforms, this could cause the controller to panic and stop processing reconciliations. In a shared cluster multi-tenancy environment, a tenant could create a HelmRelease that makes the controller panic, denying all other tenants from their Helm releases being reconciled. Patches are available in flux2 v0.32.0 and helm-controller v0.23.0.
Attacker Value
Unknown

CVE-2022-22520

Disclosure Date: September 07, 2022 (last updated February 24, 2025)
A remote, unauthenticated attacker can enumerate valid users by sending specific requests to the webservice of MB connect line mymbCONNECT24, mbCONNECT24 and Helmholz myREX24 and myREX24.virtual in all versions through v2.11.2.
Attacker Value
Unknown

CVE-2022-36055

Disclosure Date: September 01, 2022 (last updated February 24, 2025)
Helm is a tool for managing Charts. Charts are packages of pre-configured Kubernetes resources. Fuzz testing, provided by the CNCF, identified input to functions in the _strvals_ package that can cause an out of memory panic. The _strvals_ package contains a parser that turns strings in to Go structures. The _strvals_ package converts these strings into structures Go can work with. Some string inputs can cause array data structures to be created causing an out of memory panic. Applications that use the _strvals_ package in the Helm SDK to parse user supplied input can suffer a Denial of Service when that input causes a panic that cannot be recovered from. The Helm Client will panic with input to `--set`, `--set-string`, and other value setting flags that causes an out of memory panic. Helm is not a long running service so the panic will not affect future uses of the Helm client. This issue has been resolved in 3.9.4. SDK users can validate strings supplied by users won't create large …
Attacker Value
Unknown

CVE-2022-31549

Disclosure Date: July 11, 2022 (last updated February 24, 2025)
The olmax99/helm-flask-celery repository before 2022-05-25 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely.