Lucene search
+L

1298 matches found

CVE
CVE
added 2025/03/20 10:11 a.m.137 views

CVE-2024-8021

CVE-2024-8021 is an open redirect vulnerability in gradio-app/gradio identified across multiple sources. The issue allows an attacker to trigger a 302 redirect to a malicious site by exploiting URL encoding, effectively steering users to attacker-controlled destinations via crafted requests. Affe...

6.1CVSS6.6AI score0.00731EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/20 10:11 a.m.10 views

CVE-2024-8021 Open Redirect in gradio-app/gradio

An open redirect vulnerability exists in the latest version of gradio-app/gradio. The vulnerability allows an attacker to redirect users to a malicious website by URL encoding. This can be exploited by sending a crafted request to the application, which results in a 302 redirect to an...

5.4CVSS5.3AI score0.00731EPSS
SaveExploits1References1
Krebs on Security
Krebs on Security
added 2025/03/14 10:15 p.m.16 views

ClickFix: How to Infect Your PC in Three Easy Steps

A clever malware deployment scheme first spotted in targeted attacks last year has now gone mainstream. In this scam, dubbed "ClickFix ," the visitor to a hacked or malicious website is asked to distinguish themselves from bots by pressing a combination of keyboard keys that causes Microsoft...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/03/10 7:15 p.m.4 views

DEBIAN-CVE-2024-54467

A cookie management issue was addressed with improved state management. This issue is fixed in Safari 18, iOS 18 and iPadOS 18, macOS Sequoia 15, tvOS 18, visionOS 2, watchOS 11. A malicious website may exfiltrate data cross-origin...

6.5CVSS7AI score0.0062EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2025/02/21 12:00 a.m.16 views

Ubuntu: Security Advisory (USN-7279-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8.8AI score0.02959EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2025/02/20 5:46 p.m.88 views

USN-7279-1: WebKitGTK vulnerabilities

Several security issues were discovered in the WebKitGTK Web and JavaScript engines. If a user were tricked into viewing a malicious website, a remote attacker could exploit a variety of issues related to web browser security, including cross-site scripting attacks, denial of service attacks, and...

8.8CVSS7AI score0.02959EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/06 3:28 a.m.24 views

CVE-2021-44458

Linux users running Lens 5.2.6 and earlier could be compromised by visiting a malicious website. The malicious website could make websocket connections from the victim's browser to Lens and so operate the local terminal feature. This would allow the attacker to execute arbitrary commands as the...

9.6CVSS7.4AI score0.00431EPSS
SaveExploits0
NVD
NVD
added 2025/02/06 12:15 a.m.35 views

CVE-2024-49796

IBM ApplinX 11.1 could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim...

5.4CVSS0.00412EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/05 11:46 p.m.43 views

CVE-2024-49796 IBM ApplinX Clickjacking

IBM ApplinX 11.1 could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim...

5.4CVSS0.00412EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 6:38 a.m.16 views

CVE-2024-5820

An unprotected WebSocket connection in the latest version of stitionai/devika commit ecee79f allows a malicious website to connect to the backend and issue commands on behalf of the user. The backend serves all listeners on the given socket, enabling any such malicious website to intercept all...

8.8CVSS7.3AI score0.00788EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/02/04 7:36 p.m.13 views

CVE-2025-24964 Remote Code Execution when accessing a malicious website while Vitest API server is listening

Vitest is a testing framework powered by Vite. Affected versions are subject to arbitrary remote Code Execution when accessing a malicious website while Vitest API server is listening by Cross-site WebSocket hijacking CSWSH attacks. When api option is enabled Vitest UI enables it, Vitest starts a...

9.6CVSS9.7AI score0.00682EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/01/27 11:31 a.m.23 views

Opening a malicious website while running a Nuxt dev server could allow read-only access to code

Summary Source code may be stolen during dev when using webpack / rspack builder and you open a malicious web site. Details Because the request for classic script by a script tag is not subject to same origin policy, an attacker can inject in their site and run the script. By using...

5.3CVSS6.8AI score0.00337EPSS
SaveExploits0References4Affected Software2
CNNVD
CNNVD
added 2025/01/27 12:00 a.m.8 views

Apple iOS和iPadOS 安全漏洞

Apple iOS and Apple iPadOS are both products of Apple Inc. Apple iOS is an operating system developed for mobile devices, and Apple iPadOS is an operating system for iPad tablets. A security vulnerability exists in Apple iOS version 18.3 and iPadOS version 18.3, which originates from a visit to a...

4.3CVSS8.7AI score0.00803EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/25 12:53 a.m.85 views

CVE-2025-24361

The CVE-2025-24361 issue affects Nuxt (Vue.js) dev-server workflow: when using webpack (3.0.0–3.15.12) or rspack (3.12.2–3.152) builders, loading a malicious site can trigger source-code exposure. Attacker can use Function::toString on window.webpackChunknuxt_app values to reveal the Nuxt source....

5.3CVSS5.4AI score0.00337EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/25 12:53 a.m.12 views

CVE-2025-24361 Opening a malicious website while running a Nuxt dev server could allow read-only access to code

Nuxt is an open-source web development framework for Vue.js. Source code may be stolen during dev when using version 3.0.0 through 3.15.12 of the webpack builder or version 3.12.2 through 3.152 of the rspack builder and a victim opens a malicious web site. Because the request for classic script b...

5.3CVSS5.3AI score0.00337EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/25 12:53 a.m.41 views

CVE-2025-24361 Opening a malicious website while running a Nuxt dev server could allow read-only access to code

Nuxt is an open-source web development framework for Vue.js. Source code may be stolen during dev when using version 3.0.0 through 3.15.12 of the webpack builder or version 3.12.2 through 3.152 of the rspack builder and a victim opens a malicious web site. Because the request for classic script b...

5.3CVSS0.00337EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/01/25 12:00 a.m.17 views

Nuxt 安全漏洞

Nuxt is a free open source framework from Nuxt Open Source. A security vulnerability exists in Nuxt version 3.0.0 through versions prior to 3.15.3, which stems from a potential source code theft during development if a victim opens a malicious website...

5.3CVSS6.7AI score0.00337EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/10 5:50 p.m.6 views

CVE-2024-6662 CSRF in MegaBIP

Websites managed by MegaBIP in versions below 5.15 are vulnerable to Cross-Site Request Forgery CSRF as the form available under "/edytor/index.php?id=7,7,0" lacks protection mechanisms. A user could be tricked into visiting a malicious website, which would send POST request to this endpoint. If...

8.7CVSS7AI score0.00287EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2025/01/10 9:09 a.m.19 views

CrowdStrike Warns of Phishing Scam Targeting Job Seekers with XMRig Cryptominer

Cybersecurity company CrowdStrike is alerting of a phishing campaign that exploits its own branding to distribute a cryptocurrency miner that's disguised as an employee CRM application as part of a supposed recruitment process. "The attack begins with a phishing email impersonating CrowdStrike...

7.5CVSS9.6AI score0.83592EPSS
SaveExploits7
OSV
OSV
added 2024/12/19 12:15 a.m.10 views

CVE-2021-29827

IBM InfoSphere Information Server 11.7 could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks again...

5.2CVSS5.8AI score0.00267EPSS
SaveExploits0References1
Rows per page
Query Builder