CVE-2010-1610: CSRF
Cross-site request forgery (CSRF) vulnerability in index.php in OpenCart 1.4 allows remote attackers to hijack the authentication of an application administrator for requests that create an administrative account via a POST request with the route parameter set to "user/user/insert." NOTE: some of these details are obtained from third party information.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2010-1610?
CVE-2010-1610 is classified as a medium-severity vulnerability.
How do I fix CVE-2010-1610?
To fix CVE-2010-1610, ensure that authentication tokens are implemented to prevent cross-site request forgery.
What types of attacks can CVE-2010-1610 facilitate?
CVE-2010-1610 can facilitate cross-site request forgery attacks that allow unauthorized account creation.
Which software versions are affected by CVE-2010-1610?
CVE-2010-1610 affects OpenCart version 1.4.
Who is affected by CVE-2010-1610?
Administrators of OpenCart 1.4 are at risk from CVE-2010-1610 due to inadequate CSRF protection.