CVE-2011-5252
Description
Open redirect vulnerability in Users/Account/LogOff in Orchard 1.0.x before 1.0.21, 1.1.x before 1.1.31, 1.2.x before 1.2.42, and 1.3.x before 1.3.10 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks via a URL in the ReturnUrl parameter.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
Orchard 1.3.9 - 'ReturnUrl' Open Redirection
source: https://www.securityfocus.com/bid/51260/info
Orchard is prone to a URI-redirection vulnerability because the application fails to properly sanitize user-supplied input.
A successful exploit may aid in phishing attacks; other attacks are possible.
Orchard 1.3.9 is vulnerable; other versions may be affected.
http://www.example.com/orchard/Users/Account/LogOff?ReturnUrl=%2f%2fwww.netsparker.com%3f
References
- http://archives.neohapsis.com/archives/bugtraq/2012-01/0023.html
- http://orchard.codeplex.com/discussions/283667
- http://secunia.com/advisories/47398
- http://www.mavitunasecurity.com/open-redirection-vulnerability-in-orchard/
- http://www.securityfocus.com/bid/51260
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72110
- http://archives.neohapsis.com/archives/bugtraq/2012-01/0023.html
- http://orchard.codeplex.com/discussions/283667
- http://secunia.com/advisories/47398
- http://www.mavitunasecurity.com/open-redirection-vulnerability-in-orchard/
- http://www.securityfocus.com/bid/51260
- https://exchange.xforce.ibmcloud.com/vulnerabilities/72110
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.