Lucene search
+L

9177 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/03 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2011-2983

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mozilla Firefox before 3.6.20, Thunderbird 2.x and 3.x before 3.1.12, SeaMonkey 1.x and 2.x, and possibly other products does not properly handle the RegExp.inp...

4.3CVSS8.1AI score0.01576EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/25 2:40 a.m.2 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the drag-drop action on the Web-UI. An attacker can execute arbitrary JavaScript with the same privileges as the user by tricking them into dragging a maliciously-named, zero-byte file into the interface...

6.1CVSS5.5AI score0.00457EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/02/14 7:41 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the vlSelectionTuples function, allowing the usage of Function with arbitrary JavaScript code. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious...

6.9CVSS5.3AI score0.00628EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/02/12 12:11 a.m.8 views

requests: subsequent requests to the same host ignore cert verification

An incorrect control flow implementation vulnerability was found in Requests. If the first request in a session is made with verify=False, all subsequent requests to the same host will continue to ignore cert verification...

5.6CVSS7.1AI score0.0034EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net/sched: actapi: fixed a possible infinite loop in tcfidrcheckalloc The syzbot detected tasks that were stuck while waiting for rtnllock 1 A reproducer is available in the syzbot bug report. When a request is made to add...

5.5CVSS6.5AI score0.00289EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Git

Git is a version control system. Before versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, local clones might result in files being hardlinked into the target repository’s object database when the source and target repositories are on the same disk. If the source repository...

3.9CVSS6.5AI score0.00519EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/02/11 12:0 a.m.18 views

PT-2025-6133 · Sap · Sap Commerce

Name of the Vulnerable Software and Affected Versions: SAP Commerce affected versions not specified Description: The issue is related to SAP Commerce setting certain cookies with the SameSite attribute configured to None by default. This includes authentication cookies used in SAP Commerce...

6.8CVSS7.3AI score0.00171EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.16 views

Azure Linux 3.0 Security Update: php (CVE-2024-2756)

The version of php installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-2756 advisory. - Due to an incomplete fix to CVE-2022-31629 https://github.com/advisories/GHSA-c43m-486j-j32p , network and...

6.5CVSS7.2AI score0.49336EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2025/02/05 2:13 p.m.12 views

CVE-2020-11069

In TYPO3 CMS 9.0.0 through 9.5.16 and 10.0.0 through 10.4.1, it has been discovered that the backend user interface and install tool are vulnerable to a same-site request forgery. A backend user can be tricked into interacting with a malicious resource an attacker previously managed to upload to...

8.8CVSS6.1AI score0.00699EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:13 a.m.7 views

CVE-2024-29822

An unspecified SQL Injection vulnerability in Core server of Ivanti EPM 2022 SU5 and prior allows an unauthenticated attacker within the same network to execute arbitrary code...

9.6CVSS10AI score0.6439EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 8:2 a.m.7 views

CVE-2024-29830

An unspecified SQL Injection vulnerability in Core server of Ivanti EPM 2022 SU5 and prior allows an authenticated attacker within the same network to execute arbitrary code...

8.4CVSS8.9AI score0.08484EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 1:7 a.m.12 views

CVE-2024-28948

Advantech ADAM-5630 contains a cross-site request forgery CSRF vulnerability. It allows an attacker to partly circumvent the same origin policy, which is designed to prevent different websites from interfering with each other...

8.8CVSS7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/30 7:13 p.m.10 views

BIT-GOLANG-2024-45336 Sensitive headers incorrectly sent after cross-domain redirect in net/http

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.7AI score0.00658EPSS
SaveExploits0References7
Veracode
Veracode
added 2025/01/30 3:49 a.m.10 views

Script Injection

Nuxt is vulnerable to Script injection. The vulnerability is due to the lack of same-origin policy enforcement for script requests, allows attackers to inject malicious scripts into a victim's site via a script tag, bypassing security measures intended to prevent such cross-origin interactions...

5.3CVSS6.9AI score0.00331EPSS
SaveExploits0References2Affected Software3
Debian CVE
Debian CVE
added 2025/01/29 12:0 a.m.16 views

CVE-2024-57965

In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a potentially unwanted setAttribute'href',href call. NOTE: some parties feel that the code change only addresses a warning message from a SAST tool and does not fix a vulnerability...

9.8CVSS7.3AI score0.00376EPSS
SaveExploits0
OSV
OSV
added 2025/01/28 2:15 a.m.9 views

AZL-56005 CVE-2024-45336 affecting package golang for versions less than 1.23.7-1

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.7AI score0.00658EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/28 2:15 a.m.10 views

AZL-78950 CVE-2024-45336 affecting package golang 1.25.7-1

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.7AI score0.00658EPSS
SaveExploits0References1
CVE
CVE
added 2025/01/28 1:3 a.m.411 views

CVE-2024-45336

CVE-2024-45336 affects the Go net/http client. When following redirects, sensitive headers (e.g., Authorization) may be dropped after cross-domain redirects but could be restored on subsequent same-domain redirects, potentially sending headers to a final host in a redirect chain (e.g., a.com -&gt...

6.1CVSS6.6AI score0.00658EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/28 12:47 a.m.9 views

GO-2025-3420 Sensitive headers incorrectly sent after cross-domain redirect in net/http

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS6.7AI score0.00658EPSS
SaveExploits0References4
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.00331EPSS
SaveExploits0References2
Rows per page
Query Builder