CVE-2015-8813
Umbraco CMS vulnerable to CSRF
Record summary
CVE-2015-8813 has a selected CVSS score of 8.2 (high); EIP currently links 1 Nuclei template.
Description
The Page_Load function in Umbraco.Web/umbraco.presentation/umbraco/dashboard/FeedProxy.aspx.cs in Umbraco before 7.4.0 allows remote attackers to conduct server-side request forgery (SSRF) attacks via the url parameter.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Sep 19, 2024 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
umbracoBrowse umbraco / umbraco | VulnCheck | Version data not supplied | |
Umbraco.CMSBrowse NuGet / Umbraco.CMS | GitHub Advisory | Before 7.4.0 · Fixed in 7.4.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHUmbraco <7.4.0- Server-Side Request ForgeryCVSS 8.2
Umbraco before version 7.4.0 contains a server-side request forgery vulnerability in feedproxy.aspx that allows attackers to send arbitrary HTTP GET requests via http://local/Umbraco/feedproxy.aspx?url=http://127.0.0.1:80/index.
Impact
The vulnerability can result in unauthorized access to sensitive information or systems, leading to potential data breaches or further exploitation.
Remediation
Upgrade Umbraco to version 7.4.0 or above to mitigate the vulnerability and apply any necessary patches or security updates.
Source: ProjectDiscovery