Lucene search
+L

657 matches found

CVE
CVE
added 2025/07/08 4:58 p.m.109 views

CVE-2025-49739

CVE-2025-49739: Visual Studio elevation of privilege due to improper link resolution before file access ("link following"). The issue could allow a network-access attacker to elevate privileges on a affected machine. Connected sources indicate this CVE has public exploits (per Kaspersky entry in ...

8.8CVSS6.5AI score0.00799EPSS
SaveExploits0References1Affected Software4
CVE
CVE
added 2025/07/08 4:57 p.m.58 views

CVE-2025-49680

CVE-2025-49680 affects the Windows Performance Recorder component. Root cause: improper link resolution before file access ("link following"). Impact: local Denial-of-Service by an authenticated user. Public details in connected documents confirm the vulnerability type and affected component, wit...

7.3CVSS6.5AI score0.00478EPSS
SaveExploits0References1Affected Software13
CVE
CVE
added 2025/07/08 4:57 p.m.70 views

CVE-2025-21195

CVE-2025-21195 refers to an elevation-of-privilege flaw in Azure Service Fabric Runtime caused by improper link resolution before file access (link following). The vulnerability enables a locally authenticated attacker to elevate privileges on affected Service Fabric components. Connected sources...

6CVSS6.5AI score0.00333EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.11 views

Azure Service Fabric Runtime Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Service Fabric allows an authorized attacker to elevate privileges locally...

6CVSS6.6AI score0.00333EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.10 views

Windows Performance Recorder (WPR) Denial of Service Vulnerability

Improper link resolution before file access 'link following' in Windows Performance Recorder allows an authorized attacker to deny service locally...

7.3CVSS6.6AI score0.00478EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.13 views

Microsoft PC Manager Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Microsoft PC Manager allows an authorized attacker to elevate privileges locally...

7.8CVSS6.5AI score0.00332EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.7 views

Windows AppX Deployment Service Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Windows AppX Deployment Service allows an authorized attacker to elevate privileges locally...

7.8CVSS6.6AI score0.00405EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.18 views

Windows Update Service Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Windows Update Service allows an authorized attacker to elevate privileges locally...

7.8CVSS6.6AI score0.01047EPSS
SaveExploits4
Microsoft CVE
Microsoft CVE
added 2025/07/08 2:00 p.m.19 views

Visual Studio Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Visual Studio allows an unauthorized attacker to elevate privileges over a network...

8.8CVSS6.6AI score0.00799EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.9 views

PT-2025-28624 · Microsoft · Pcmanager

Name of the Vulnerable Software and Affected Versions: Microsoft PC Manager affected versions not specified Description: The issue is related to improper link resolution before file access, also known as 'link following', which allows an authorized attacker to elevate privileges locally...

7.8CVSS5.9AI score0.00332EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/07/08 12:00 a.m.46 views

KB5062554: Windows 10 version 21H2 / Windows 10 Version 22H2 Security Update (July 2025)

The remote Windows host is missing security update 5062554. It is, therefore, affected by multiple vulnerabilities - Buffer over-read in Windows TDX.sys allows an authorized attacker to elevate privileges locally. CVE-2025-49659 - Improper link resolution before file access 'link following' in...

9.8CVSS7.8AI score0.32227EPSS
SaveExploits14References75
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.6 views

PT-2025-28578 · Microsoft · Windows Performance Recorder +1

Name of the Vulnerable Software and Affected Versions: Windows Performance Recorder affected versions not specified Description: The issue is related to improper link resolution before file access, also known as 'link following', in Windows Performance Recorder. This allows an authorized attacker...

7.3CVSS5.8AI score0.00478EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.9 views

PT-2025-28551 · Microsoft · Windows Appx Deployment Server +1

Name of the Vulnerable Software and Affected Versions: Windows AppX Deployment Service affected versions not specified Description: The issue is related to improper link resolution before file access, also known as 'link following', in the Windows AppX Deployment Service. This allows an authorize...

7.8CVSS5.8AI score0.00405EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.7 views

PT-2025-28504 · Microsoft · Service Fabric

Name of the Vulnerable Software and Affected Versions: Service Fabric affected versions not specified Description: The issue concerns improper link resolution before file access, also known as 'link following', which allows an authorized attacker to elevate privileges locally. This could...

6CVSS6.2AI score0.00333EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.4 views

PT-2025-28625

Name of the Vulnerable Software and Affected Versions: Visual Studio affected versions not specified Description: The issue concerns improper link resolution before file access, also known as 'link following', which allows an unauthorized attacker to elevate privileges over a network...

10CVSS6.1AI score0.00799EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/07/02 12:00 a.m.11 views

Microsoft Edge (Chromium-based) Privilege Escalation

This repository contains a conceptual proof-of-concept PoC for CVE-2025-47181, a link following privilege escalation vulnerability in Microsoft Edge Chromium-based. This vulnerability allows an attacker to exploit improper link resolution and symbolic link symlink handling by a trusted Edge updat...

8.8CVSS6.7AI score0.00563EPSS
SaveExploits1
Huntr
Huntr
added 2025/06/30 9:00 a.m.11 views

Path traversal, lead to remote code execution

Description In zenml's PathMaterializer class, the load function uses ispathwithindirectory to validate files during data.tar.gz extraction. While this prevents path traversal vulnerabilities, it fails to effectively detect symbolic and hard links. with tarfile.openarchivepathlocal, "r:gz" as tar...

7.8CVSS6.5AI score0.00334EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/06/25 9:54 a.m.9 views

CVE-2025-52936

Improper Link Resolution Before File Access 'Link Following' vulnerability in yrutschle sslh.This issue affects sslh: before 2.2.2...

9.3CVSS7.2AI score0.0017EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2025/06/23 10:15 a.m.43 views

CVE-2025-52936

Improper Link Resolution Before File Access 'Link Following' vulnerability in yrutschle sslh.This issue affects sslh: before 2.2.2...

9.3CVSS7.3AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/23 10:15 a.m.3 views

DEBIAN-CVE-2025-52936

Improper Link Resolution Before File Access 'Link Following' vulnerability in yrutschle sslh.This issue affects sslh: before 2.2.2...

9.3CVSS5.2AI score0.0017EPSS
SaveExploits0References1
Rows per page
Query Builder