GSD-2023-0870
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 or newer. Meridian and Horizon installation instructions state that they are intended for installation within an organization's private networks and should not be directly accessible from the Internet.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-0870",
"id": "GSD-2023-0870"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-0870"
],
"details": "A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 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.",
"id": "GSD-2023-0870",
"modified": "2023-12-13T01:20:22.251664Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@opennms.com",
"ID": "CVE-2023-0870",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Meridian",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "2020.1.0",
"version_value": "2020.1.33"
},
{
"version_affected": "\u003c",
"version_name": "2021.1.0 ",
"version_value": "2021.1.25"
},
{
"version_affected": "\u003c",
"version_name": "2022.1.0",
"version_value": "2022.1.14"
},
{
"version_affected": "\u003c",
"version_name": "2023.1.0",
"version_value": "2023.1.1"
}
]
}
}
]
},
"vendor_name": "The OpenNMS Group "
},
{
"product": {
"product_data": [
{
"product_name": "Horizon",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected",
"versions": [
{
"status": "unaffected",
"version": "31.0.6"
}
]
}
}
]
}
}
]
},
"vendor_name": "The OpenNMS Group"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 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."
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-352",
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenNMS/opennms/pull/5835/files",
"refsource": "MISC",
"url": "https://github.com/OpenNMS/opennms/pull/5835/files"
},
{
"name": "https://docs.opennms.com/meridian/2023/releasenotes/changelog.html#releasenotes-changelog-Meridian-2023.1.1",
"refsource": "MISC",
"url": "https://docs.opennms.com/meridian/2023/releasenotes/changelog.html#releasenotes-changelog-Meridian-2023.1.1"
}
]
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to Meridian 2023.1.1 or Horizon 31.0.6 or newer. \u003cbr\u003e"
}
],
"value": "Upgrade to Meridian 2023.1.1 or Horizon 31.0.6 or newer. \n"
}
],
"source": {
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "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.\u003cbr\u003e"
}
],
"value": "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.\n"
}
]
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,31.0.6)",
"affected_versions": "All versions before 31.0.6",
"cwe_ids": [
"CWE-1035",
"CWE-937"
],
"date": "2023-03-22",
"description": "A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 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.",
"fixed_versions": [
"31.0.6"
],
"identifier": "CVE-2023-0870",
"identifiers": [
"GHSA-jxr6-7qg5-8wv6",
"CVE-2023-0870"
],
"not_impacted": "All versions starting from 31.0.6",
"package_slug": "maven/org.opennms/opennms-webapp",
"pubdate": "2023-03-22",
"solution": "Upgrade to version 31.0.6 or above.",
"title": "OpenNMS Meridian and Horizon vulnerable to Cross-Site Request Forgery",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-0870",
"https://github.com/OpenNMS/opennms/pull/5835/files",
"https://docs.opennms.com/meridian/2023/releasenotes/changelog.html#releasenotes-changelog-Meridian-2023.1.1",
"https://github.com/advisories/GHSA-jxr6-7qg5-8wv6"
],
"uuid": "86e129ce-3018-491c-8f74-dc058741d389"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:opennms:horizon:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "31.0.6",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2020.1.33",
"versionStartIncluding": "2020.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2021.1.25",
"versionStartIncluding": "2021.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opennms:meridian:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2022.1.14",
"versionStartIncluding": "2022.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:opennms:meridian:2023.1.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@opennms.com",
"ID": "CVE-2023-0870"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A form can be manipulated with cross-site request forgery in multiple versions of OpenNMS Meridian and Horizon. This can potentially allow an attacker to gain access to confidential information and compromise integrity. The solution is to upgrade to Meridian 2023.1.1 or Horizon 31.0.6 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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/OpenNMS/opennms/pull/5835/files",
"refsource": "MISC",
"tags": [
"Patch"
],
"url": "https://github.com/OpenNMS/opennms/pull/5835/files"
},
{
"name": "https://docs.opennms.com/meridian/2023/releasenotes/changelog.html#releasenotes-changelog-Meridian-2023.1.1",
"refsource": "MISC",
"tags": [
"Release Notes"
],
"url": "https://docs.opennms.com/meridian/2023/releasenotes/changelog.html#releasenotes-changelog-Meridian-2023.1.1"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.5,
"impactScore": 5.2
}
},
"lastModifiedDate": "2023-03-29T19:38Z",
"publishedDate": "2023-03-22T19:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…