CVE-2020-35972:CSRF vulnerability in YzmCMS V5.8 allows attackers to add unauthorized member accounts.

splash
Back

Description Preview

A Cross-Site Request Forgery (CSRF) vulnerability was discovered in YzmCMS version 5.8. This vulnerability allows attackers to trick authenticated administrators into adding new member user accounts without their knowledge or consent. The vulnerability exists in the member account creation functionality accessible via the member/member/add.html endpoint. By crafting a malicious webpage and convincing an administrator to visit it while logged in to YzmCMS, an attacker can execute unauthorized account creation operations with the administrator's privileges.

Overview

YzmCMS V5.8 suffers from a Cross-Site Request Forgery (CSRF) vulnerability in its member account management system. The vulnerability occurs because the application fails to implement proper CSRF protection mechanisms when processing requests to add new member accounts. When an administrator with sufficient privileges visits a malicious website while authenticated to the YzmCMS admin panel, the attacker can force the administrator's browser to submit requests that create new member accounts. This could lead to unauthorized access to the system, as attackers could create accounts with elevated privileges that they can later use to access sensitive information or perform additional malicious actions.

Remediation

To remediate this vulnerability, administrators of YzmCMS V5.8 systems should:

  1. Update to the latest version of YzmCMS if a patched version is available.
  2. Implement proper CSRF protection mechanisms, such as:
    • Adding CSRF tokens to all forms that perform sensitive actions
    • Verifying the origin of requests
    • Implementing SameSite cookie attributes
  3. As a temporary measure, administrators should be cautious about visiting unknown websites while logged into the YzmCMS admin panel.
  4. Consider implementing additional security controls such as:
    • IP-based access restrictions for administrative functions
    • Two-factor authentication for administrative accounts
    • Regular security audits and vulnerability assessments

References

  1. GitHub Issue: https://github.com/yzmcms/yzmcms/issues/55
  2. CWE-352: Cross-Site Request Forgery (CSRF): https://cwe.mitre.org/data/definitions/352.html
  3. OWASP CSRF Prevention Cheat Sheet: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html

Industry ExposureMost to least
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.

  1. Accommodation & Food Services
    Accommodation & Food Services
  2. Administrative, Support, Waste Management & Remediation Services
    Administrative, Support, Waste Management & Remediation Services
  3. Agriculture, Forestry Fishing & Hunting
    Agriculture, Forestry Fishing & Hunting
  4. Arts, Entertainment & Recreation
    Arts, Entertainment & Recreation
  5. Construction
    Construction
  6. Educational Services
    Educational Services
  7. Finance and Insurance
    Finance and Insurance
  8. Health Care & Social Assistance
    Health Care & Social Assistance
  9. Information
    Information
  10. Management of Companies & Enterprises
    Management of Companies & Enterprises
  11. Manufacturing
    Manufacturing
  12. Mining
    Mining
  13. Other Services (except Public Administration)
    Other Services (except Public Administration)
  14. Professional, Scientific, & Technical Services
    Professional, Scientific, & Technical Services
  15. Public Administration
    Public Administration
  16. Real Estate Rental & Leasing
    Real Estate Rental & Leasing
  17. Retail Trade
    Retail Trade
  18. Transportation & Warehousing
    Transportation & Warehousing
  19. Utilities
    Utilities
  20. Wholesale Trade
    Wholesale Trade

Focus on What Matters

  1. See Everything.
  2. Identify True Risk.
  3. Proactively Mitigate Threats.

Let's talk!

background
Armis Vulnerability Intelligence Database