← Back
CWE-706

116 CVEs • Abstraction: Class

Use of Incorrectly-Resolved Name or Reference

The product uses a name or reference to access a resource, but the name/reference resolves to a resource that is outside of the intended control sphere.

JSON object

Loading...

CVEs (116)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Microsoft
Opensuse
3Leap
Visual Studio 2017Visual Studio 2019
Jun 17, 2026
Jan 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka 'Git for Visual Studio Tampering Vulnerability'.
1Gencat
1Portal D'acces A La Universitat
Jun 17, 2026
Dec 31, 2019
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
The Java API in accesuniversitat.gencat.cat 1.7.5 allows remote attackers to get personal information of all registered students via several API endpoints.
1Kentico
1Xperience
Jun 17, 2026
Dec 2, 2019
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
Kentico before 12.0.50 allows file uploads in which the Content-Type header is inconsistent with the file extension, leading to XSS.
1Wbce
1Wbce Cms
Jun 17, 2026
Oct 14, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
A file-rename filter bypass exists in admin/media/rename.php in WBCE CMS 1.4.0 and earlier. This can be exploited by an authenticated user with admin privileges to rename a media filename and extension. (For example: pla...Show more
A file-rename filter bypass exists in admin/media/rename.php in WBCE CMS 1.4.0 and earlier. This can be exploited by an authenticated user with admin privileges to rename a media filename and extension. (For example: place PHP code in a .jpg file, and then change the file's base name to filename.ph and change the file's extension to p. Because of concatenation, the name is then treated as filename.php.) At the result, remote attackers can execute arbitrary PHP code.Show less
5Apache
CanonicalDebian+2 more
5Debian Linux
FedoraHttp Server+2 more
Jun 17, 2026
Jun 11, 2019
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for dup...Show more
A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing will implicitly collapse them.Show less
1Envoyproxy
1Envoy
Jun 17, 2026
Apr 25, 2019
N/A· v4
10.0 CRITICAL· v3
7.5 HIGH· v2
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret th...Show more
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.Show less
1Canonical
1Ubuntu Linux
Jun 17, 2026
Apr 9, 2019
N/A· v4
5.1 MEDIUM· v3
1.9 LOW· v2
A security feature bypass exists in Azure SSH Keypairs, due to a change in the provisioning logic for some Linux images that use cloud-init, aka 'Azure SSH Keypairs Security Feature Bypass Vulnerability'.
1Ofcms Project
1Ofcms
Jun 17, 2026
Mar 6, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
An issue was discovered in OFCMS before 1.1.3. Remote attackers can execute arbitrary code because blocking of .jsp and .jspx files does not consider (for example) file.jsp::$DATA to the admin/ueditor/uploadScrawl URI.
1Wtcms Project
1Wtcms
Jun 17, 2026
Feb 18, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in WTCMS 1.0. It allows remote attackers to execute arbitrary PHP code by going to the "Setting -> Mailbox configuration -> Registration email template" screen, and uploading an image file, as dem...Show more
An issue was discovered in WTCMS 1.0. It allows remote attackers to execute arbitrary PHP code by going to the "Setting -> Mailbox configuration -> Registration email template" screen, and uploading an image file, as demonstrated by a .php filename and the "Content-Type: image/gif" header.Show less
1Zohocorp
1Manageengine Servicedesk Plus
Jun 17, 2026
Feb 17, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An Insecure Direct Object Reference (IDOR) vulnerability exists in Zoho ManageEngine ServiceDesk Plus (SDP) before 10.0 build 10007 via an attachment to a request.
1Mywebsql
1Mywebsql
Jun 17, 2026
Feb 11, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
MyWebSQL 3.7 has a remote code execution (RCE) vulnerability after an attacker writes shell code into the database, and executes the Backup Database function with a .php filename for the backup's archive file.
1Dedecms
1Dedecms
Jun 17, 2026
Jan 15, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
uploads/include/dialog/select_soft.php in DedeCMS V57_UTF8_SP2 allows remote attackers to execute arbitrary PHP code by uploading with a safe file extension and then renaming with a mixed-case variation of the .php exten...Show more
uploads/include/dialog/select_soft.php in DedeCMS V57_UTF8_SP2 allows remote attackers to execute arbitrary PHP code by uploading with a safe file extension and then renaming with a mixed-case variation of the .php extension, as demonstrated by the 1.pHP filename.Show less
3Debian
GoogleRedhat
5Chrome
Debian LinuxEnterprise Linux Desktop+2 more
Jun 17, 2026
Jan 9, 2019
N/A· v4
4.3 MEDIUM· v3
4.3 MEDIUM· v2
Making URLs clickable and allowing them to be styled in DevTools in Google Chrome prior to 66.0.3359.117 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page.
1Microsoft
3Windows 10
Windows Server 2016Windows Server 2019
Jun 17, 2026
Jan 8, 2019
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
An elevation of privilege vulnerability exists when the Windows Data Sharing Service improperly handles file operations, aka "Windows Data Sharing Service Elevation of Privilege Vulnerability." This affects Windows Serve...Show more
An elevation of privilege vulnerability exists when the Windows Data Sharing Service improperly handles file operations, aka "Windows Data Sharing Service Elevation of Privilege Vulnerability." This affects Windows Server 2016, Windows 10, Windows Server 2019, Windows 10 Servers. This CVE ID is unique from CVE-2019-0572, CVE-2019-0573, CVE-2019-0574.Show less
4Canonical
DebianGnupg+1 more
9Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+6 more
Nov 21, 2024
Jun 8, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that...Show more
mainproc.c in GnuPG before 2.2.8 mishandles the original filename during decryption and verification actions, which allows remote attackers to spoof the output that GnuPG sends on file descriptor 2 to other programs that use the "--status-fd 2" option. For example, the OpenPGP data might represent an original filename that contains line feed characters in conjunction with GOODSIG or VALIDSIG status codes.Show less
1Cisco
1Advanced Malware Protection For Endpoints
Nov 21, 2024
Apr 19, 2018
N/A· v4
5.8 MEDIUM· v3
5.0 MEDIUM· v2
A vulnerability in the file type detection mechanism of the Cisco Advanced Malware Protection (AMP) for Endpoints macOS Connector could allow an unauthenticated, remote attacker to bypass malware detection. The vulnerabi...Show more
A vulnerability in the file type detection mechanism of the Cisco Advanced Malware Protection (AMP) for Endpoints macOS Connector could allow an unauthenticated, remote attacker to bypass malware detection. The vulnerability occurs because the software relies on only the file extension for detecting DMG files. An attacker could exploit this vulnerability by sending a DMG file with a nonstandard extension to a device that is running an affected AMP for Endpoints macOS Connector. An exploit could allow the attacker to bypass configured malware detection. Cisco Bug IDs: CSCve34034.Show less