{ "id": "CVE-2023-31469", "sourceIdentifier": "security@apache.org", "published": "2023-06-23T08:15:09.220", "lastModified": "2023-07-05T13:21:25.333", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "\nA REST interface in Apache StreamPipes (versions 0.69.0 to 0.91.0) was not properly restricted to admin-only access. This allowed a non-admin user with valid login credentials to elevate privileges beyond the initially assigned roles.\nThe issue is resolved by upgrading to StreamPipes 0.92.0.\n\n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "security@apache.org", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-269" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:streampipes:*:*:*:*:*:*:*:*", "versionStartIncluding": "0.69.0", "versionEndIncluding": "0.91.0", "matchCriteriaId": "8795B46E-989D-4D94-B8B0-C2DAAA7E4823" } ] } ] } ], "references": [ { "url": "https://lists.apache.org/thread/c4y8kf9bzpf36v4bottfmd8tc9cxo19m", "source": "security@apache.org", "tags": [ "Mailing List", "Vendor Advisory" ] } ] }