The version of HP Operations Manager i (OMi) installed on the remote host is missing a security patch that fixes an unspecified remote code execution vulnerability.
{"id": "HP_OPERATIONS_MANAGER_I_HPSBGN03393.NASL", "vendorId": null, "type": "nessus", "bulletinFamily": "scanner", "title": "HP Operations Manager i (OMi) Unspecified RCE", "description": "The version of HP Operations Manager i (OMi) installed on the remote host is missing a security patch that fixes an unspecified remote code execution vulnerability.", "published": "2015-08-25T00:00:00", "modified": "2021-10-25T00:00:00", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}, "cvss2": {"cvssV2": {"version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 10.0}, "severity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 10.0, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false}, "cvss3": {}, "href": "https://www.tenable.com/plugins/nessus/85626", "reporter": "This script is Copyright (C) 2015-2021 and is owned by Tenable, Inc. or an Affiliate thereof.", "references": ["http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2137", "http://www.nessus.org/u?b18d327e"], "cvelist": ["CVE-2015-2137"], "immutableFields": [], "lastseen": "2023-01-11T15:00:34", "viewCount": 10, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2015-2137"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:DOC:32467", "SECURITYVULNS:VULN:14661"]}]}, "score": {"value": 0.6, "vector": "NONE"}, "backreferences": {"references": [{"type": "cve", "idList": ["CVE-2015-2137"]}, {"type": "nessus", "idList": ["HP_OPERATIONS_MANAGER_I_INSTALLED.NBIN"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310107358"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:14661"]}]}, "exploitation": null, "vulnersScore": 0.6}, "_state": {"dependencies": 1673452425, "score": 1673449353}, "_internal": {"score_hash": "23b7134dcf24cb94c694e3ee030d7542"}, "pluginID": "85626", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(85626);\n script_version(\"1.7\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/10/25\");\n\n script_cve_id(\"CVE-2015-2137\");\n script_bugtraq_id(76360);\n script_xref(name:\"HP\", value:\"HPSBGN03393\");\n script_xref(name:\"IAVB\", value:\"2015-B-0104\");\n script_xref(name:\"HP\", value:\"SSRT102189\");\n script_xref(name:\"HP\", value:\"emr_na-c04762687\");\n\n script_name(english:\"HP Operations Manager i (OMi) Unspecified RCE\");\n script_summary(english:\"Checks for the patch.\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote host is affected by an unspecified remote code execution\nvulnerability.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of HP Operations Manager i (OMi) installed on the remote\nhost is missing a security patch that fixes an unspecified remote code\nexecution vulnerability.\");\n # https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c04762687\n script_set_attribute(attribute:\"see_also\", value:\"http://www.nessus.org/u?b18d327e\");\n script_set_attribute(attribute:\"solution\", value:\n\"Apply the appropriate patch per the vendor advisory.\");\n script_set_attribute(attribute:\"agent\", value:\"windows\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2015-2137\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n script_set_attribute(attribute:\"exploit_available\", value:\"false\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2015/08/12\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2015/08/12\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2015/08/25\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:hp:operations_manager_i\");\n script_set_attribute(attribute:\"stig_severity\", value:\"I\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"Misc.\");\n\n script_copyright(english:\"This script is Copyright (C) 2015-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"hp_operations_manager_i_installed.nbin\");\n script_require_keys(\"installed_sw/HP Operations Manager i\");\n script_require_ports(139, 445);\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"smb_func.inc\");\ninclude(\"smb_hotfixes_fcheck.inc\");\ninclude(\"bsal.inc\");\ninclude(\"byte_func.inc\");\ninclude(\"zip.inc\");\ninclude(\"obj.inc\");\ninclude(\"install_func.inc\");\n\nglobal_var appname;\nappname = \"HP Operations Manager i\";\n\nfunction is_patched(version, patch, path)\n{\n local_var item, ip_level, ip_fix, war_path, war_file, share, war_ver,\n manifest_contents, war_fix, hotfix, port, login, fh, rc, pass,\n domain;\n\n if(version =~ \"^0?9\\.22$\" || version =~ \"0?9\\.23$\")\n return \"9.24 with patch\";\n\n ip_fix = 1;\n if(version == \"10.00\") ip_fix = 2;\n\n if(isnull(patch))\n return version + ' IP ' + ip_fix;\n\n item = eregmatch(pattern:\"^[0-9.]+ IP ([0-9]+)($|[^0-9])\",\n string:patch);\n\n if(isnull(item) || isnull(item[1]))\n exit(1, \"Unable to parse patch information : '\" + patch + \"'\");\n\n ip_level = int(item[1]);\n\n if(ip_fix < ip_level)\n return version + ' IP ' + ip_fix;\n\n war_path = \"wde\\webapps\\opr-gateway.war\";\n if(version =~ \"^10\\.\") war_path = \"opr\\webapps\\opr-gateway.war\";\n\n war_path = hotfix_append_path(path:path, value:war_path);\n\n war_file = ereg_replace(pattern:\"^[A-Za-z]:(.*)\", replace:\"\\1\",\n string:war_path);\n\n share = hotfix_path2share(path:war_path);\n\n # Connect to the appropriate share.\n port = kb_smb_transport();\n login = kb_smb_login();\n pass = kb_smb_password();\n domain = kb_smb_domain();\n\n if(! smb_session_init()) audit(AUDIT_FN_FAIL, 'smb_session_init');\n\n rc = NetUseAdd(login:login, password:pass, domain:domain, share:share);\n if (rc != 1)\n {\n NetUseDel();\n audit(AUDIT_SHARE_FAIL, share);\n }\n\n fh = CreateFile(\n file:war_file,\n desired_access:GENERIC_READ,\n file_attributes:FILE_ATTRIBUTE_NORMAL,\n share_mode:FILE_SHARE_READ,\n create_disposition:OPEN_EXISTING\n );\n\n if (isnull(fh))\n {\n NetUseDel();\n exit(1, \"Unable to open '\" + war_path + \"'.\");\n }\n\n manifest_contents = zip_parse(smb:fh, \"META-INF/MANIFEST.MF\");\n\n CloseFile(handle:fh);\n NetUseDel();\n\n if(\"Implementation-Version\" >!< manifest_contents ||\n \"Implementation-Build\" >!< manifest_contents)\n exit(1, 'Error parsing MANIFEST.MF.');\n\n item = eregmatch(pattern:\"Implementation-Version\\s*:\\s*([\\d.]+)\\s*($|[\\r\\n])\",\n string:manifest_contents);\n\n if(isnull(item) || isnull(item[1]))\n exit(1, 'Error parsing Implementation-Version from MANIFEST.MF.');\n\n war_ver = item[1];\n\n item = eregmatch(pattern:\"Implementation-Build\\s*:\\s*([\\d]+)\\s*($|[\\r\\n])\",\n string:manifest_contents);\n\n if(isnull(item) || isnull(item[1]))\n exit(1, 'Error parsing Implementation-Build from MANIFEST.MF.');\n\n war_ver += '.' + item[1];\n\n war_fix = '9.24.164.55810';\n hotfix = 'OMI_00114';\n \n if(version =~ \"^0?9\\.25$\")\n {\n hotfix = 'OMI_00112';\n war_fix = '9.25.311.55760';\n }\n else if(version == \"10.00\")\n {\n hotfix = 'OMI_00108';\n war_fix = '10.00.326.55620';\n }\n else if(version == \"10.01\")\n {\n hotfix = 'OMI_00110';\n war_fix = '10.01.112.55594';\n }\n\n if(ver_compare(ver:war_ver, fix:war_fix, strict:FALSE) == -1)\n return version + \" \" + ip_level + \" hotfix \" + hotfix;\n\n return '';\n}\n\ninstall = get_single_install(app_name:appname, exit_if_unknown_ver:TRUE);\nversion = install['version'];\npatch = install['Patch'];\npath = install['path'];\n\nif(version !~ \"^0?9\\.2[234]$\" && version !~ \"^10\\.0[01]$\")\n audit(AUDIT_INST_PATH_NOT_VULN, appname, version, path);\n\nfix = is_patched(version:version, patch:patch, path:path);\n\nif (fix != '')\n{\n if (report_verbosity > 0)\n {\n report =\n '\\n Path : ' + path +\n '\\n Installed version : ' + version;\n if(!isnull(patch)) report +=\n '\\n Installed patch : ' + patch;\n report +=\n '\\n Fixed version : ' + fix +\n '\\n';\n security_hole(port:kb_smb_transport(), extra:report);\n }\n else security_hole(kb_smb_transport());\n exit(0);\n}\nelse audit(AUDIT_INST_PATH_NOT_VULN, appname, version, path);\n", "naslFamily": "Misc.", "cpe": ["cpe:/a:hp:operations_manager_i"], "solution": "Apply the appropriate patch per the vendor advisory.", "nessusSeverity": "Critical", "cvssScoreSource": "CVE-2015-2137", "vendor_cvss2": {"score": 10, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}, "vendor_cvss3": {"score": null, "vector": null}, "vpr": {"risk factor": "Medium", "score": "5.9"}, "exploitAvailable": false, "exploitEase": "No known exploits are available", "patchPublicationDate": "2015-08-12T00:00:00", "vulnerabilityPublicationDate": "2015-08-12T00:00:00", "exploitableWith": []}
{"securityvulns": [{"lastseen": "2021-06-08T18:58:45", "description": "No description provided", "edition": 2, "cvss3": {}, "published": "2015-08-24T00:00:00", "type": "securityvulns", "title": "HP Operations Manager i code execution", "bulletinFamily": "software", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": true, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-2137"], "modified": "2015-08-24T00:00:00", "id": "SECURITYVULNS:VULN:14661", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:14661", "sourceData": "", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}, {"lastseen": "2018-08-31T11:11:01", "description": "\r\n\r\nNote: the current version of the following document is available here:\r\nhttps://h20564.www2.hpe.com/portal/site/hpsc/public/kb/\r\ndocDisplay?docId=emr_na-c04762687\r\n\r\nSUPPORT COMMUNICATION - SECURITY BULLETIN\r\n\r\nDocument ID: c04762687\r\nVersion: 1\r\n\r\nHPSBGN03393 rev.1 - HP Operations Manager i, Remote Code Execution\r\n\r\nNOTICE: The information in this Security Bulletin should be acted upon as\r\nsoon as possible.\r\n\r\nRelease Date: 2015-08-12\r\nLast Updated: 2015-08-12\r\n\r\nPotential Security Impact: Remote code execution\r\n\r\nSource: Hewlett-Packard Company, HP Software Security Response Team\r\n\r\nVULNERABILITY SUMMARY\r\nA potential security vulnerability has been identified with HP Operations\r\nManager i (OMi) running on Linux and Windows. The vulnerability could be\r\nexploited remotely to execute code.\r\n\r\nReferences: CVE-2015-2137, SSRT102189\r\n\r\nSUPPORTED SOFTWARE VERSIONS*: ONLY impacted versions are listed.\r\nHP Operations Manager i v9.22, v9.23, v9.24, v9.25, v10.00 and v10.01 running\r\non Linux and Windows\r\n\r\nBACKGROUND\r\n\r\nCVSS 2.0 Base Metrics\r\n===========================================================\r\n Reference Base Vector Base Score\r\nCVE-2015-2137 (AV:N/AC:M/Au:N/C:C/I:C/A:C) 9.3\r\n===========================================================\r\n Information on CVSS is documented\r\n in HP Customer Notice: HPSN-2008-002\r\n\r\nRESOLUTION\r\n\r\nHP has provided patches for HP Operations Manager i (OMi) to resolve the\r\nvulnerabilities. These patches are available at HP Software Support Online\r\nhere: http://support.openview.hp.com/selfsolve/patches Some impacted versions\r\nrequire a Rollup Hotfix as a prerequisite for installation, this hotfix is\r\nincluded in the package of OMI_00114 and OMI_00115, respectively.\r\n\r\nNote: For HP Operations Manager i v9.22, v9.23, v9.24, v9.25, v10.00 and\r\nv10.01 running on Linux and Windows, follow the recommendation to install the\r\nneeded service packs and hotfixes.\r\n\r\nImpacted OMi version and OS\r\n OMi Service pack\r\n Required IP\r\n Patch\r\n\r\nOMi 9.22, 9.23 on Linux\r\n Service Pack 9.24\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00062\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00069\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00115\r\n\r\nOMi 9.22, 9.23 on Windows\r\n Service Pack 9.24\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00063\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00068\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00114\r\n\r\nOMi 9.24 on Linux\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00069\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00115\r\n\r\nOMi 9.24 on Windows\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00068\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00114\r\n\r\nOMi 9.25 on Linux\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00091\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00113\r\n\r\nOMi 9.25 on Windows\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00090\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00112\r\n\r\nOMi 10.00 on Linux\r\n none\r\n IP2\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00085\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00109\r\n\r\nOMi 10.00 on Windows\r\n none\r\n IP2\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00086\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00108\r\n\r\nOMi 10.01 on Linux\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00094\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00111\r\n\r\nOMi 10.01 on Windows\r\n none\r\n IP1\r\n\r\nhttps://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetsea\r\nrch/document/LID/OMI_00095\r\n https://softwaresupport.hp.com/group/softwaresupport/search-result/-/facetse\r\narch/document/lid/OMI_00110\r\n\r\nHISTORY\r\nVersion:1 (rev.1) - 12 August 2015 Initial release\r\n\r\nThird Party Security Patches: Third party security patches that are to be\r\ninstalled on systems running HP software products should be applied in\r\naccordance with the customer's patch management policy.\r\n\r\nSupport: For issues about implementing the recommendations of this Security\r\nBulletin, contact normal HP Services support channel. For other issues about\r\nthe content of this Security Bulletin, send e-mail to security-alert@hp.com.\r\n\r\nReport: To report a potential security vulnerability with any HP supported\r\nproduct, send Email to: security-alert@hp.com\r\n\r\nSubscribe: To initiate a subscription to receive future HP Security Bulletin\r\nalerts via Email:\r\nhttp://h41183.www4.hp.com/signup_alerts.php?jumpid=hpsc_secbulletins\r\n\r\nSecurity Bulletin Archive: A list of recently released Security Bulletins is\r\navailable here:\r\nhttps://h20564.www2.hp.com/portal/site/hpsc/public/kb/secBullArchive/\r\n\r\nSoftware Product Category: The Software Product Category is represented in\r\nthe title by the two characters following HPSB.\r\n\r\n3C = 3COM\r\n3P = 3rd Party Software\r\nGN = HP General Software\r\nHF = HP Hardware and Firmware\r\nMP = MPE/iX\r\nMU = Multi-Platform Software\r\nNS = NonStop Servers\r\nOV = OpenVMS\r\nPI = Printing and Imaging\r\nPV = ProCurve\r\nST = Storage Software\r\nTU = Tru64 UNIX\r\nUX = HP-UX\r\n\r\nCopyright 2015 Hewlett-Packard Development Company, L.P.\r\nHewlett-Packard Company shall not be liable for technical or editorial errors\r\nor omissions contained herein. The information provided is provided "as is"\r\nwithout warranty of any kind. To the extent permitted by law, neither HP or\r\nits affiliates, subcontractors or suppliers will be liable for\r\nincidental,special or consequential damages including downtime cost; lost\r\nprofits; damages relating to the procurement of substitute products or\r\nservices; or damages for loss of data, or software restoration. The\r\ninformation in this document is subject to change without notice.\r\nHewlett-Packard Company and the names of Hewlett-Packard products referenced\r\nherein are trademarks of Hewlett-Packard Company in the United States and\r\nother countries. Other product and company names mentioned herein may be\r\ntrademarks of their respective owners.\r\n\r\n", "edition": 1, "cvss3": {}, "published": "2015-08-24T00:00:00", "title": "[security bulletin] HPSBGN03393 rev.1 - HP Operations Manager i, Remote Code Execution", "type": "securityvulns", "bulletinFamily": "software", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": true, "impactScore": 10.0, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-2137"], "modified": "2015-08-24T00:00:00", "id": "SECURITYVULNS:DOC:32467", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:32467", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}], "cve": [{"lastseen": "2022-03-23T12:08:55", "description": "Unspecified vulnerability in HP Operations Manager i (OMi) 9.22, 9.23, 9.24, 9.25, 10.00, and 10.01 allows remote attackers to execute arbitrary code via unknown vectors.", "cvss3": {}, "published": "2015-08-22T23:59:00", "type": "cve", "title": "CVE-2015-2137", "cwe": ["NVD-CWE-noinfo"], "bulletinFamily": "NVD", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "baseScore": 10.0, "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 10.0, "acInsufInfo": true, "obtainUserPrivilege": false}, "cvelist": ["CVE-2015-2137"], "modified": "2017-09-21T01:29:00", "cpe": ["cpe:/a:hp:operations_manager_i:9.23", "cpe:/a:hp:operations_manager_i:9.25", "cpe:/a:hp:operations_manager_i:9.24", "cpe:/a:hp:operations_manager_i:9.22", "cpe:/a:hp:operations_manager_i:10.01", "cpe:/a:hp:operations_manager_i:10.00"], "id": "CVE-2015-2137", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-2137", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C"}, "cpe23": ["cpe:2.3:a:hp:operations_manager_i:9.22:*:*:*:*:*:*:*", "cpe:2.3:a:hp:operations_manager_i:9.25:*:*:*:*:*:*:*", "cpe:2.3:a:hp:operations_manager_i:9.24:*:*:*:*:*:*:*", "cpe:2.3:a:hp:operations_manager_i:9.23:*:*:*:*:*:*:*", "cpe:2.3:a:hp:operations_manager_i:10.01:*:*:*:*:*:*:*", "cpe:2.3:a:hp:operations_manager_i:10.00:*:*:*:*:*:*:*"]}]}