cve-2023-40313
Vulnerability from cvelistv5
Published
2023-08-17 18:24
Modified
2024-10-08 13:04
Severity ?
EPSS score ?
Summary
Disable BeanShell Interpreter Remote Server Mode
References
▼ | URL | Tags | |
---|---|---|---|
security@opennms.com | https://docs.opennms.com/horizon/32/releasenotes/changelog.html | Release Notes | |
security@opennms.com | https://github.com/OpenNMS/opennms/pull/6368 | Issue Tracking, Patch |
Impacted products
▼ | Vendor | Product |
---|---|---|
The OpenNMS Group | Horizon | |
The OpenNMS Group | Meridian |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T18:31:53.771Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://docs.opennms.com/horizon/32/releasenotes/changelog.html" }, { "tags": [ "x_transferred" ], "url": "https://github.com/OpenNMS/opennms/pull/6368" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:opennms:horizon:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "horizon", "vendor": "opennms", "versions": [ { "lessThan": "32.0.2", "status": "affected", "version": "29.0.4", "versionType": "maven" }, { "lessThan": "29.0.4", "status": "unknown", "version": "0", "versionType": "maven" } ] }, { "cpes": [ "cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "meridian", "vendor": "opennms", "versions": [ { "lessThanOrEqual": "2020.1.37", "status": "affected", "version": "2020.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2021.1.29", "status": "affected", "version": "2021.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2022.1.18", "status": "affected", "version": "2022.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2023.1.5", "status": "affected", "version": "2023.0.0", "versionType": "maven" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-40313", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-10-08T12:59:42.694660Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-94", "description": "CWE-94 Improper Control of Generation of Code (\u0027Code Injection\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-10-08T13:04:43.357Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "platforms": [ "Windows", "MacOS", "Linux" ], "product": "Horizon", "repo": "https://github.com/OpenNMS/opennms", "vendor": "The OpenNMS Group", "versions": [ { "lessThan": "32.0.2", "status": "affected", "version": "29.0.4", "versionType": "maven" }, { "lessThan": "29.0.4", "status": "unknown", "version": "0", "versionType": "maven" } ] }, { "defaultStatus": "unaffected", "platforms": [ "Windows", "MacOS", "Linux" ], "product": "Meridian", "repo": "https://github.com/OpenNMS/opennms", "vendor": "The OpenNMS Group", "versions": [ { "lessThanOrEqual": "2020.1.37", "status": "affected", "version": "2020.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2021.1.29", "status": "affected", "version": "2021.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2022.1.18", "status": "affected", "version": "2022.0.0", "versionType": "maven" }, { "lessThanOrEqual": "2023.1.5", "status": "affected", "version": "2023.0.0", "versionType": "maven" } ] } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization\u0027s private networks and should not be directly accessible from the Internet." } ], "value": "A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization\u0027s private networks and should not be directly accessible from the Internet." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "LOW", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL. Score based on the assumption that Horizon and Meridian are installed on internally protected networks and not exposed to the Internet, per installation instructions." } ] } ], "providerMetadata": { "dateUpdated": "2023-08-17T18:24:08.866Z", "orgId": "70b007e9-5235-4ee5-90b5-a71a81beeda0", "shortName": "OpenNMS" }, "references": [ { "url": "https://docs.opennms.com/horizon/32/releasenotes/changelog.html" }, { "url": "https://github.com/OpenNMS/opennms/pull/6368" } ], "source": { "discovery": "UNKNOWN" }, "title": "Disable BeanShell Interpreter Remote Server Mode", "x_generator": { "engine": "Vulnogram 0.1.0-dev" } } }, "cveMetadata": { "assignerOrgId": "70b007e9-5235-4ee5-90b5-a71a81beeda0", "assignerShortName": "OpenNMS", "cveId": "CVE-2023-40313", "datePublished": "2023-08-17T18:24:08.866Z", "dateReserved": "2023-08-14T13:02:51.889Z", "dateUpdated": "2024-10-08T13:04:43.357Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-40313\",\"sourceIdentifier\":\"security@opennms.com\",\"published\":\"2023-08-17T19:15:13.220\",\"lastModified\":\"2024-10-08T13:35:02.093\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A BeanShell interpreter in remote server mode runs in OpenMNS Horizon versions earlier than 32.0.2 and in related Meridian versions which could allow arbitrary remote Java code execution. The solution is to upgrade to Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 or Horizon 32.0.2 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization\u0027s private networks and should not be directly accessible from the Internet.\"},{\"lang\":\"es\",\"value\":\"Un int\u00e9rprete de BeanShell en modo servidor remoto se ejecuta en versiones de OpenNMS Horizon anteriores a 32.0.2 y en versiones de Meridian relacionadas, lo que podr\u00eda permitir la ejecuci\u00f3n remota arbitraria de c\u00f3digo Java. La soluci\u00f3n es actualizar a Meridian 2023.1.6, 2022.1.19, 2021.1.30, 2020.1.38 u Horizon 32.0.2 o posterior. Las instrucciones de instalaci\u00f3n de Meridian y Horizon indican que est\u00e1n pensadas para instalarse dentro de las redes privadas de una organizaci\u00f3n y que no debe accederse a ellas directamente desde Internet.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.9},{\"source\":\"security@opennms.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L\",\"attackVector\":\"ADJACENT_NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\",\"baseScore\":7.1,\"baseSeverity\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.5}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-94\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opennms:horizon:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"32.0.2\",\"matchCriteriaId\":\"B1F43487-53A1-4CB8-8771-46E4F904D3AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2020.1.38\",\"matchCriteriaId\":\"B2D5D1D2-CF1D-4F19-AEAF-FFCFC79776FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2021.1.0\",\"versionEndExcluding\":\"2021.1.30\",\"matchCriteriaId\":\"996A419A-2DC1-4F83-B0D7-EE97031F8A59\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2022.1.0\",\"versionEndExcluding\":\"2022.1.19\",\"matchCriteriaId\":\"036E7C54-677A-4656-89E0-CC0134F51642\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2023.1.0\",\"versionEndExcluding\":\"2023.1.6\",\"matchCriteriaId\":\"CA718877-9AB1-43FF-B1E5-9A47992EC1EC\"}]}]}],\"references\":[{\"url\":\"https://docs.opennms.com/horizon/32/releasenotes/changelog.html\",\"source\":\"security@opennms.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/OpenNMS/opennms/pull/6368\",\"source\":\"security@opennms.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.