VYPR

Webnms Framework

by Zohocorp

CVEs (4)

  • CVE-2016-6603CriJan 23, 2017
    risk 0.74cvss 9.8epss 0.87

    ZOHO WebNMS Framework 5.2 and 5.2 SP1 allows remote attackers to bypass authentication and impersonate arbitrary users via the UserName HTTP header.

  • CVE-2016-6600CriJan 23, 2017
    risk 0.74cvss 9.8epss 0.90

    Directory traversal vulnerability in the file upload functionality in ZOHO WebNMS Framework 5.2 and 5.2 SP1 allows remote attackers to upload and execute arbitrary JSP files via a .. (dot dot) in the fileName parameter to servlets/FileUploadServlet.

  • CVE-2016-6602CriJan 23, 2017
    risk 0.71cvss 9.8epss 0.55

    ZOHO WebNMS Framework 5.2 and 5.2 SP1 use a weak obfuscation algorithm to store passwords, which allows context-dependent attackers to obtain cleartext passwords by leveraging access to WEB-INF/conf/securitydbData.xml. NOTE: this issue can be combined with CVE-2016-6601 for a…

  • CVE-2016-6601HigJan 23, 2017
    risk 0.60cvss 7.5epss 0.97

    Directory traversal vulnerability in the file download functionality in ZOHO WebNMS Framework 5.2 and 5.2 SP1 allows remote attackers to read arbitrary files via a .. (dot dot) in the fileName parameter to servlets/FetchFile.