Skip to main content

Threats Tagged 'cve-2024-7246'

View all threats tagged with 'cve-2024-7246'. Filter and sort to focus on specific types of threats.

Pro Console Lifetime

Stop chasing alerts. Route them.

Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.

Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)

View Plans & Pricing

API access activates after upgrading in Console -> Billing.

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now

Filter Threats

Narrow down the results by type, severity, or affected countries

Search threats by title, CVE ID, or description. Maximum 100 characters.
Active filters (1):Tag: cve-2024-7246

Threats Tagged 'cve-2024-7246'

Click on any threat for detailed analysis and mitigation recommendations

Red Hat OpenShift Dev Spaces provides a cloud developer workspace server and a browser-based IDE built for teams and organizations. Dev Spaces runs in OpenShift and is well-suited for container-based development. The 3.25 release is based on Eclipse Che 7.111 and uses the DevWorkspace engine to provide support for workspaces based on devfile v2.1 and v2.2. Users still using the v1 standard should migrate as soon as possible. https://devfile.io/docs/2.2.0/migrating-to-devfile-v2 Dev Spaces supports OpenShift EUS releases v4.16 and higher. Users are expected to update to supported OpenShift releases in order to continue to get Dev Spaces updates. https://access.redhat.com/support/policy/updates/openshift#crw

Join the discussion

Red Hat Update Infrastructure (RHUI) provides a highly scalable and redundant framework for managing repositories and content. It also allows cloud providers to deliver content and updates to Red Hat Enterprise Linux (RHEL) instances. Security Fixes: * Cryptography: NULL pointer dereference with pkcs12.serialize_key_and_certificates when called with a non-matching certificate and private key and an hmac_hash override (CVE-2024-26130) * Gunicorn: HTTP Request Smuggling due to improper validation of Transfer-Encoding headers (CVE-2024-1135) * Aiohttp: aiohttp: XSS on index pages for static file handling (CVE-2024-27306) * Aiohttp: aiohttp: DoS when trying to parse malformed POST requests (CVE-2024-30251) * Sqlparse: sqlparse: parsing heavily nested list leads to denial of service (CVE-2024-4340) * Jinja2: jinja2: accepts keys containing non-attribute characters (CVE-2024-34064) * Django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614) * Django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989) * Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005) * Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990) * Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991) * Grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246) * Requests: subsequent requests to the same host ignore cert verification (CVE-2024-35195) For detailed information on other changes in this release, see the Red Hat Update Infrastructure Release Notes linked from the References section.

Join the discussion

Red Hat Developer Hub (RHDH) is Red Hat's enterprise-grade, self-managed, customizable developer portal based on Backstage.io. RHDH is supported on OpenShift and other major Kubernetes clusters (AKS, EKS, GKE). The core features of RHDH include a single pane of glass, a centralized software catalog, self-service via golden path templates, and Tech Docs. RHDH is extensible by plugins.

Join the discussion

Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language. Security Fix(es): * automation-controller: Django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005) * automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991) * automation-controller: Django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990) * automation-controller: python-jose: algorithm confusion with OpenSSH ECDSA keys and other key formats (CVE-2024-33663) * automation-controller: python-social-auth: Improper Handling of Case Sensitivity in social-auth-app-django (CVE-2024-32879) * automation-controller: Gain access to the k8s API server via job execution with Container Group (CVE-2024-6840) * python3/python39-django: Potential SQL injection in QuerySet.values() and values_list() (CVE-2024-42005) * python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() and AdminURLFieldWidget (CVE-2024-41991) * python3/python39-django: Potential denial-of-service vulnerability in django.utils.html.urlize() (CVE-2024-41990) * python3/python39-django: Memory exhaustion in django.utils.numberformat.floatformat() (CVE-2024-41989) * python3/python39-django: Potential denial-of-service in django.utils.translation.get_supported_language_variant() (CVE-2024-39614) * python3/python39-django: Potential directory-traversal in django.core.files.storage.Storage.save() (CVE-2024-39330) * python3/python39-django: Username enumeration through timing difference for users with unusable passwords (CVE-2024-39329) * python3/python39-django: Potential denial-of-service in django.utils.html.urlize() (CVE-2024-38875) * python3/python39-grpcio: client communicating with a HTTP/2 proxy can poison the HPACK table between the proxy and the backend (CVE-2024-7246) * python3/python39-zipp: Denial of Service (infinite loop) via crafted zip file (CVE-2024-5569) For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section. Updates and fixes for automation controller: * Updated the receptor to not automatically release the receptor work unit when "RECEPTOR_KEEP_WORK_ON_ERROR" is set to true (AAP-27635) * Updated the Help link in the REST API to point to the latest API Reference documentation (AAP-27573) * Fixed a timeout error in the UI when trying to load the Activity Stream (AAP-26772) * automation-controller has been updated to 4.5.10 Updates and fixes for automation hub: * API browser now correctly escapes JSON values (AAH-3272, AAP-14463) * python3/python39-pulpcore has been updated to 3.28.31 * python3/python39-pulp-ansible has been updated to 0.20.8 Additional fixes: * Gunicorn python package will no longer obsolete itself when checking for or applying updates (AAP-28364) * python3/python39-django has been updated to 4.2.15 * python3/python39-grpcio has been updated to 1.58.3 * python3/python39-jmespath has been updated to 0.10.0-5 * python3/python39-zipp has been updated to 3.19.2

Join the discussion

Showing 1 to 4 of 4 results

Filters:Tag: cve-2024-7246
Page 1 of 1
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses