gsd-2017-7548
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.
Aliases
Aliases
{ GSD: { alias: "CVE-2017-7548", description: "PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.", id: "GSD-2017-7548", references: [ "https://www.suse.com/security/cve/CVE-2017-7548.html", "https://www.debian.org/security/2017/dsa-3935", "https://www.debian.org/security/2017/dsa-3936", "https://access.redhat.com/errata/RHSA-2017:2678", "https://access.redhat.com/errata/RHSA-2017:2677", "https://ubuntu.com/security/CVE-2017-7548", "https://advisories.mageia.org/CVE-2017-7548.html", "https://security.archlinux.org/CVE-2017-7548", "https://alas.aws.amazon.com/cve/html/CVE-2017-7548.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2017-7548", ], details: "PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.", id: "GSD-2017-7548", modified: "2023-12-13T01:21:06.361383Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", DATE_PUBLIC: "2017-08-10T00:00:00", ID: "CVE-2017-7548", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "postgresql", version: { version_data: [ { version_value: "9.4.x before 9.4.13", }, { version_value: "9.5.x before 9.5.8", }, { version_value: "9.6.x before 9.6.4", }, ], }, }, ], }, vendor_name: "PostgreSQL", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "CWE-862", }, ], }, ], }, references: { reference_data: [ { name: "DSA-3936", refsource: "DEBIAN", url: "http://www.debian.org/security/2017/dsa-3936", }, { name: "RHSA-2017:2678", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:2678", }, { name: "DSA-3935", refsource: "DEBIAN", url: "http://www.debian.org/security/2017/dsa-3935", }, { name: "1039142", refsource: "SECTRACK", url: "http://www.securitytracker.com/id/1039142", }, { name: "https://www.postgresql.org/about/news/1772/", refsource: "CONFIRM", url: "https://www.postgresql.org/about/news/1772/", }, { name: "100276", refsource: "BID", url: "http://www.securityfocus.com/bid/100276", }, { name: "GLSA-201710-06", refsource: "GENTOO", url: "https://security.gentoo.org/glsa/201710-06", }, { name: "RHSA-2017:2677", refsource: "REDHAT", url: "https://access.redhat.com/errata/RHSA-2017:2677", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.6.4", versionStartIncluding: "9.6", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.5.8", versionStartIncluding: "9.5", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "9.4.13", versionStartIncluding: "9.4", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2017-7548", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "PostgreSQL versions before 9.4.13, 9.5.8 and 9.6.4 are vulnerable to authorization flaw allowing remote authenticated attackers with no privileges on a large object to overwrite the entire contents of the object, resulting in a denial of service.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "NVD-CWE-noinfo", }, ], }, ], }, references: { reference_data: [ { name: "https://www.postgresql.org/about/news/1772/", refsource: "CONFIRM", tags: [ "Vendor Advisory", ], url: "https://www.postgresql.org/about/news/1772/", }, { name: "1039142", refsource: "SECTRACK", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securitytracker.com/id/1039142", }, { name: "100276", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/100276", }, { name: "GLSA-201710-06", refsource: "GENTOO", tags: [ "Third Party Advisory", ], url: "https://security.gentoo.org/glsa/201710-06", }, { name: "DSA-3936", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "http://www.debian.org/security/2017/dsa-3936", }, { name: "DSA-3935", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "http://www.debian.org/security/2017/dsa-3935", }, { name: "RHSA-2017:2678", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2017:2678", }, { name: "RHSA-2017:2677", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "https://access.redhat.com/errata/RHSA-2017:2677", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "LOW", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 4, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:L/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, }, }, lastModifiedDate: "2023-05-16T11:09Z", publishedDate: "2017-08-16T18:29Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.