ghsa-8hmh-mhqv-7638
Vulnerability from github
Published
2022-05-17 05:51
Modified
2024-07-10 19:35
Summary
PartialBufferOutputStream2 flush issues
Details
Withdrawn
This advisory has been withdrawn as there the effects of the bug would only give the caller an incomplete view of data which they would be authorized to see.
Original Advisory
PartialBufferOutputStream2 in GeoServer before 1.6.1 and 1.7.0-beta1 attempts to flush buffer contents even when it is handling an "in memory buffer," which prevents the reporting of a service exception, with unknown impact and attack vectors.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.geoserver:gs-main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.geoserver.web:gs-web-app" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2008-7227" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2024-07-09T19:40:12Z", "nvd_published_at": "2009-09-14T14:30:00Z", "severity": "MODERATE" }, "details": "### Withdrawn\nThis advisory has been withdrawn as there the effects of the bug would only give the caller an incomplete view of data which they would be authorized to see.\n\n### Original Advisory\nPartialBufferOutputStream2 in GeoServer before 1.6.1 and 1.7.0-beta1 attempts to flush buffer contents even when it is handling an \"in memory buffer,\" which prevents the reporting of a service exception, with unknown impact and attack vectors.", "id": "GHSA-8hmh-mhqv-7638", "modified": "2024-07-10T19:35:20Z", "published": "2022-05-17T05:51:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-7227" }, { "type": "WEB", "url": "https://github.com/github/advisory-database/pull/4585" }, { "type": "WEB", "url": "https://osgeo-org.atlassian.net/browse/GEOS-1747" }, { "type": "WEB", "url": "http://osvdb.org/43266" } ], "schema_version": "1.4.0", "severity": [], "summary": "PartialBufferOutputStream2 flush issues", "withdrawn": "2024-07-10T19:35:20Z" }
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.