gsd-2017-2638
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-2638", "description": "It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name.", "id": "GSD-2017-2638", "references": [ "https://access.redhat.com/errata/RHSA-2017:1097" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-2638" ], "details": "It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name.", "id": "GSD-2017-2638", "modified": "2023-12-13T01:21:05.772983Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-2638", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "infinispan", "version": { "version_data": [ { "version_value": "Infinispan 9.0.0.Final" } ] } } ] }, "vendor_name": "[UNKNOWN]" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name." } ] }, "impact": { "cvss": [ [ { "vectorString": "6.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } ] ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-306" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2638", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2638" }, { "name": "RHSA-2017:1097", "refsource": "REDHAT", "url": "http://rhn.redhat.com/errata/RHSA-2017-1097.html" }, { "name": "https://issues.jboss.org/browse/ISPN-7485", "refsource": "CONFIRM", "url": "https://issues.jboss.org/browse/ISPN-7485" }, { "name": "https://github.com/infinispan/infinispan/pull/4936/commits", "refsource": "CONFIRM", "url": "https://github.com/infinispan/infinispan/pull/4936/commits" }, { "name": "97964", "refsource": "BID", "url": "http://www.securityfocus.com/bid/97964" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,9.0.0)", "affected_versions": "All versions before 9.0.0", "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2023-07-31", "description": "It was found that the REST API in Infinispan before version 9.0.0 does not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name.", "fixed_versions": [ "9.0.0" ], "identifier": "CVE-2017-2638", "identifiers": [ "GHSA-mvxp-3j62-jqr6", "CVE-2017-2638" ], "not_impacted": "All versions starting from 9.0.0", "package_slug": "maven/org.infinispan/infinispan-server-core", "pubdate": "2022-05-13", "solution": "Upgrade to version 9.0.0 or above.", "title": "Improper Authentication", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2017-2638", "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2638", "https://issues.jboss.org/browse/ISPN-7485", "http://rhn.redhat.com/errata/RHSA-2017-1097.html", "http://www.securityfocus.com/bid/97964", "https://github.com/infinispan/infinispan/pull/4936", "https://github.com/advisories/GHSA-mvxp-3j62-jqr6" ], "uuid": "65b2395b-d968-4548-9ced-aaf5a3d78d25" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:infinispan:infinispan:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "9.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:jboss_data_grid:7.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2017-2638" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "It was found that the REST API in Infinispan before version 9.0.0 did not properly enforce auth constraints. An attacker could use this vulnerability to read or modify data in the default cache or a known cache name." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://issues.jboss.org/browse/ISPN-7485", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://issues.jboss.org/browse/ISPN-7485" }, { "name": "https://github.com/infinispan/infinispan/pull/4936/commits", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/infinispan/infinispan/pull/4936/commits" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2638", "refsource": "CONFIRM", "tags": [ "Issue Tracking", "Patch", "Third Party Advisory" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2638" }, { "name": "97964", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/97964" }, { "name": "RHSA-2017:1097", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "http://rhn.redhat.com/errata/RHSA-2017-1097.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 2.5 } }, "lastModifiedDate": "2019-10-09T23:27Z", "publishedDate": "2018-07-16T13:29Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.