gsd-2019-12452
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2019-12452", "description": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.", "id": "GSD-2019-12452" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-12452" ], "details": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.", "id": "GSD-2019-12452", "modified": "2023-12-13T01:23:44.008491Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12452", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/containous/traefik/issues/4917", "refsource": "MISC", "url": "https://github.com/containous/traefik/issues/4917" }, { "name": "https://github.com/containous/traefik/pull/4918", "refsource": "MISC", "url": "https://github.com/containous/traefik/pull/4918" }, { "name": "https://docs.traefik.io/configuration/api/#security", "refsource": "MISC", "url": "https://docs.traefik.io/configuration/api/#security" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=v1.7.0 \u003c=v1.7.11", "affected_versions": "All versions starting from 1.7.0 up to 1.7.11", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-522", "CWE-937" ], "date": "2023-08-24", "description": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.", "fixed_versions": [ "v1.7.12" ], "identifier": "CVE-2019-12452", "identifiers": [ "GHSA-r3fq-cmmw-cpmm", "CVE-2019-12452" ], "not_impacted": "All versions before 1.7.0, all versions after 1.7.11", "package_slug": "go/github.com/traefik/traefik", "pubdate": "2022-05-24", "solution": "Upgrade to version 1.7.12 or above.", "title": "Insufficiently Protected Credentials", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-12452", "https://github.com/containous/traefik/issues/4917", "https://github.com/containous/traefik/pull/4918", "https://github.com/traefik/traefik/commit/a169fec2e08e391d24b509c00fcf011656c1395c", "https://github.com/advisories/GHSA-r3fq-cmmw-cpmm" ], "uuid": "41f6a2a4-6541-4e7f-bcd3-dc18c172fb4c", "versions": [ { "commit": { "sha": "d4311f9cf55f8b49974158fd01ac5ad6006b906b", "tags": [ "v1.7.0" ], "timestamp": "20180924094403" }, "number": "v1.7.0" }, { "commit": { "sha": "8a1c3510eaf521fda45f3a215017b2242b7a2e97", "tags": [ "v1.7.11" ], "timestamp": "20190426083406" }, "number": "v1.7.11" }, { "commit": { "sha": "9da0bcf3aa7348e6ef708f451945976d71e30691", "tags": [ "v1.7.12" ], "timestamp": "20190529184206" }, "number": "v1.7.12" } ] }, { "affected_range": "\u003e=v1.7.0 \u003c=v1.7.11", "affected_versions": "All versions starting from 1.7.0 up to 1.7.11", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-522", "CWE-937" ], "date": "2023-07-14", "description": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.", "fixed_versions": [], "identifier": "CVE-2019-12452", "identifiers": [ "GHSA-r3fq-cmmw-cpmm", "CVE-2019-12452" ], "not_impacted": "", "package_slug": "go/github.com/traefik/traefik/v3", "pubdate": "2022-05-24", "solution": "Unfortunately, there is no solution available yet.", "title": "Insufficiently Protected Credentials", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2019-12452", "https://github.com/containous/traefik/issues/4917", "https://github.com/containous/traefik/pull/4918", "https://github.com/advisories/GHSA-r3fq-cmmw-cpmm" ], "uuid": "37ffbbce-c70d-4dfb-982b-02b90a4da9e9", "versions": [ { "commit": { "sha": "d4311f9cf55f8b49974158fd01ac5ad6006b906b", "tags": [ "v1.7.0" ], "timestamp": "20180924094403" }, "number": "v1.7.0" }, { "commit": { "sha": "8a1c3510eaf521fda45f3a215017b2242b7a2e97", "tags": [ "v1.7.11" ], "timestamp": "20190426083406" }, "number": "v1.7.11" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "1.7.11", "versionStartIncluding": "1.7.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-12452" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-522" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/containous/traefik/pull/4918", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/containous/traefik/pull/4918" }, { "name": "https://github.com/containous/traefik/issues/4917", "refsource": "MISC", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/containous/traefik/issues/4917" }, { "name": "https://docs.traefik.io/configuration/api/#security", "refsource": "MISC", "tags": [ "Exploit", "Vendor Advisory" ], "url": "https://docs.traefik.io/configuration/api/#security" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "NONE", "baseScore": 3.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "version": "2.0" }, "exploitabilityScore": 6.8, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "LOW", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.6, "impactScore": 5.9 } }, "lastModifiedDate": "2021-07-28T00:44Z", "publishedDate": "2019-05-29T19: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.