Lucene search
+L

834 matches found

Snyk
Snyk
added 2024/03/20 8:40 p.m.6 views

Observation of Response Discrepancy to Enumerate Users

Overview Umbraco.Cms.Infrastructure is an infrastructure assembly needed to run Umbraco CMS. Affected versions of this package are vulnerable to Observation of Response Discrepancy to Enumerate Users due to the handling of the native login screen. An attacker with access to the native login scree...

5.3CVSS6.9AI score0.00452EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/20 8:15 p.m.33 views

CVE-2024-28868

Umbraco is an ASP.NET content management system. Umbraco 10 prior to 10.8.4 with access to the native login screen is vulnerable to a possible user enumeration attack. This issue was fixed in version 10.8.5. As a workaround, one may disable the native login screen by exclusively using external...

5.3CVSS4AI score0.00452EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/03/20 8:7 p.m.21 views

CVE-2024-28868 Umbraco possible user enumeration vulnerability

Umbraco is an ASP.NET content management system. Umbraco 10 prior to 10.8.4 with access to the native login screen is vulnerable to a possible user enumeration attack. This issue was fixed in version 10.8.5. As a workaround, one may disable the native login screen by exclusively using external...

3.7CVSS6.6AI score0.00452EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/20 8:7 p.m.37 views

CVE-2024-28868 Umbraco possible user enumeration vulnerability

Umbraco is an ASP.NET content management system. Umbraco 10 prior to 10.8.4 with access to the native login screen is vulnerable to a possible user enumeration attack. This issue was fixed in version 10.8.5. As a workaround, one may disable the native login screen by exclusively using external...

3.7CVSS4.3AI score0.00452EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/20 8:7 p.m.162 views

CVE-2024-28868

CVE-2024-28868 affects Umbraco CMS: Umbraco 10.x with access to the native login screen is vulnerable to user enumeration unless upgraded from 10.8.4 to 10.8.5. A workaround is to disable the native login screen and rely on external logins. This is documented across multiple sources (NVD/NIST, Re...

5.3CVSS3.8AI score0.00452EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/03/20 8:7 p.m.30 views

CVE-2024-28868 Umbraco possible user enumeration vulnerability

Umbraco is an ASP.NET content management system. Umbraco 10 prior to 10.8.4 with access to the native login screen is vulnerable to a possible user enumeration attack. This issue was fixed in version 10.8.5. As a workaround, one may disable the native login screen by exclusively using external...

3.7CVSS5.4AI score0.00452EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/20 5:54 p.m.69 views

GHSA-552F-97WF-PMPQ Umbraco possible user enumeration

Impact A user enumeration attack is possible. Affected versions Umbraco 10 with access to the native login screen Patches This is fixed in 10.8.5 Workarounds Disabling the native login screen, by exclusively use external logins...

3.7CVSS4.5AI score0.00452EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/03/20 5:54 p.m.27 views

Umbraco possible user enumeration

Impact A user enumeration attack is possible. Affected versions Umbraco 10 with access to the native login screen Patches This is fixed in 10.8.5 Workarounds Disabling the native login screen, by exclusively use external logins...

5.3CVSS4.5AI score0.00452EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/03/20 12:0 a.m.9 views

Umbraco 安全漏洞

Umbraco is an open source content management system CMS written in C from Umbraco, Denmark. A security vulnerability exists in Umbraco versions prior to 10.8.4, which stems from vulnerability to user enumeration attacks...

5.3CVSS5.4AI score0.00452EPSS
SaveExploits0References3
OSV
OSV
added 2023/12/13 1:24 p.m.55 views

GHSA-6324-52PR-H4P5 Using the directory back payload (“/../”) in a package name allows placement of package in other folders.

Impact Backoffice users with permissions to create packages can use path traversal and thereby write outside of the expected location. Explanation of the vulnerability The “Package” section in Umbraco Backoffice allows a logged in user to write folders outside of the default package directory...

6.7AI score0.00624EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2023/12/13 1:24 p.m.27 views

Using the directory back payload (“/../”) in a package name allows placement of package in other folders.

Impact Backoffice users with permissions to create packages can use path traversal and thereby write outside of the expected location. Explanation of the vulnerability The “Package” section in Umbraco Backoffice allows a logged in user to write folders outside of the default package directory...

7.7CVSS6.4AI score0.00624EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/12/13 12:3 p.m.21 views

Brute Force Of Valid Usernames

umbraco.cms is vulnerable to Brute Force Of Valid Usernames. This can lead to an attacker accessing valid usernames in the system...

5.3CVSS7AI score0.005EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2023/12/13 11:20 a.m.22 views

Information Exposure

Umbraco is vulnerable to Information Exposure/User Enumeration. The vulnerability is due to PostRequestPasswordReset function in AuthenticationController.cs not have a feature to randomize the response time when processing password reset requests. This allows an attacker to potentially use the...

5.3CVSS7.1AI score0.0046EPSS
SaveExploits0References2Affected Software2
Veracode
Veracode
added 2023/12/13 7:29 a.m.18 views

HTML Injection

Umbraco is vulnerable to HTML Injection. The vulnerability is due to improper user sanitization and validation. This issue can be exploited by an attacker to inject malicious html tags...

5.4CVSS6.8AI score0.00411EPSS
SaveExploits0References2Affected Software2
Veracode
Veracode
added 2023/12/13 7:12 a.m.18 views

Cross-Site Scripting (XSS)

umbraco.cms is vulnerable to Cross-Site Scripting. The vulnerability is due to login.controller.js because there is no validation if the returnPath URI is from same origin. This allows attacker to perform URL redirection or DOM based XSS into the web application...

6.1CVSS5.9AI score0.00425EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2023/12/13 6:36 a.m.17 views

Stored Cross Site Scripting

Umbraco is vulnerable to Stored Cross Site Scripting. The vulnerability is due to improper validation on SVG file uploads. This issue can be exploited by an attacker via uploading malicious SVG file containing JavaScript...

5.4CVSS6.5AI score0.00387EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2023/12/13 6:10 a.m.29 views

Path Traversal

Umbraco is vulnerable to Path Traversal. The vulnerability is due to backoffice users with permissions to create packages, enabling them to exploit path traversal and write files outside of the expected location. This issue can be exploited by an attacker to write malicious files on the server...

7.7CVSS7AI score0.00624EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2023/12/12 8:52 p.m.8 views

Incorrect Authorization

Overview UmbracoCms.Web is an ASP.NET CMS. Affected versions of this package are vulnerable to Incorrect Authorization due to improper access control mechanisms. An attacker can gain access to unauthorized functionalities or data by exploiting the endpoints that are not adequately secured...

5.4CVSS7AI score0.00369EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/12/12 8:52 p.m.4 views

Exposure of Sensitive Information

Overview Affected versions of this package are vulnerable to Exposure of Sensitive Information via a brute force attack. An attacker can collect valid usernames by repeatedly attempting to authenticate with different usernames. Remediation Upgrade Umbraco.Cms to version 10.8.1, 12.3.4 or higher...

5.3CVSS6.9AI score0.005EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/12/12 8:52 p.m.2 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Overview Affected versions of this package are vulnerable to Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting'. An attacker with access to the backoffice can upload malicious SVG files containing scripts, which may be executed if another user is tricked into loadi...

5.4CVSS6.7AI score0.00387EPSS
SaveExploits0References2
Rows per page
Query Builder