gsd-2020-36319
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-36319", "description": "Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController", "id": "GSD-2020-36319" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-36319" ], "details": "Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController", "id": "GSD-2020-36319", "modified": "2023-12-13T01:21:56.078120Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@vaadin.com", "DATE_PUBLIC": "2020-04-21T08:17:00.000Z", "ID": "CVE-2020-36319", "STATE": "PUBLIC", "TITLE": "Potential sensitive data exposure in applications using Vaadin 15" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Vaadin", "version": { "version_data": [ { "platform": "", "version_affected": "\u003e=", "version_name": "", "version_value": "15.0.0" }, { "platform": "", "version_affected": "\u003c=", "version_name": "", "version_value": "15.0.4" } ] } }, { "product_name": "flow-server", "version": { "version_data": [ { "platform": "", "version_affected": "\u003e=", "version_name": "", "version_value": "3.0.0" }, { "platform": "", "version_affected": "\u003c=", "version_name": "", "version_value": "3.0.5" } ] } } ] }, "vendor_name": "Vaadin" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "This issue was discovered and responsibly reported by Christian Knoop (https://github.com/knoobie)." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController" } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200 Information Exposure" } ] } ] }, "references": { "reference_data": [ { "name": "https://vaadin.com/security/cve-2020-36319", "refsource": "MISC", "url": "https://vaadin.com/security/cve-2020-36319" }, { "name": "https://github.com/vaadin/flow/pull/8016", "refsource": "MISC", "url": "https://github.com/vaadin/flow/pull/8016" }, { "name": "https://github.com/vaadin/flow/pull/8051", "refsource": "MISC", "url": "https://github.com/vaadin/flow/pull/8051" } ] }, "solution": [], "source": { "advisory": "", "defect": [], "discovery": "EXTERNAL" }, "work_around": [] }, "gitlab.com": { "advisories": [ { "affected_range": "[15.0.0,15.0.5)", "affected_versions": "All versions starting from 15.0.0 before 15.0.5", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2021-05-05", "description": "Insecure configuration of default ObjectMapper in `com.vaadin:flow-server` may expose sensitive data if the application also uses `@RestController`", "fixed_versions": [ "15.0.5" ], "identifier": "CVE-2020-36319", "identifiers": [ "CVE-2020-36319" ], "not_impacted": "All versions starting from 15.0.5", "package_slug": "maven/com.vaadin/flow-client", "pubdate": "2021-04-23", "solution": "Upgrade to version 15.0.5 or above.", "title": "Information Exposure", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-36319", "https://vaadin.com/security/cve-2020-36319" ], "uuid": "947e91c7-306c-4e8b-8ca0-43747ac122df" }, { "affected_range": "[3.0.0,3.0.5]", "affected_versions": "All versions starting from 3.0.0 through 3.0.5", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2021-05-05", "description": "Insecure configuration of default ObjectMapper in `com.vaadin:flow-server` may expose sensitive data if the application also uses e.g. `@RestController`", "fixed_versions": [ "3.0.6" ], "identifier": "CVE-2020-36319", "identifiers": [ "CVE-2020-36319" ], "not_impacted": "All versions starting from 3.0.6", "package_slug": "maven/com.vaadin/flow-server", "pubdate": "2021-04-23", "solution": "Upgrade to version 3.0.6 or higher.", "title": "Information Exposure", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-36319", "https://vaadin.com/security/cve-2020-36319" ], "uuid": "63c6d6da-3ba0-4110-ac36-5c5bdf0add94" }, { "affected_range": "[15.0.0,15.0.5)", "affected_versions": "All versions starting from 15.0.0 before 15.0.5", "cvss_v2": "AV:N/AC:M/Au:S/C:P/I:N/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-200", "CWE-937" ], "date": "2021-05-05", "description": "Insecure configuration of default `ObjectMapper` in `com.vaadin:flow-server` may expose sensitive data if the application also uses `@RestController`", "fixed_versions": [ "15.0.5" ], "identifier": "CVE-2020-36319", "identifiers": [ "CVE-2020-36319" ], "not_impacted": "All versions starting from 15.0.5", "package_slug": "maven/com.vaadin/vaadin-server", "pubdate": "2021-04-23", "solution": "Upgrade to version 15.0.5 or above.", "title": "Information Exposure", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2020-36319", "https://vaadin.com/security/cve-2020-36319" ], "uuid": "251b5026-edf6-4e58-b948-59b63949ca6b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:vaadin:flow:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.0.6", "versionStartIncluding": "3.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:vaadin:vaadin:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "15.0.5", "versionStartIncluding": "15.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@vaadin.com", "ID": "CVE-2020-36319" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Insecure configuration of default ObjectMapper in com.vaadin:flow-server versions 3.0.0 through 3.0.5 (Vaadin 15.0.0 through 15.0.4) may expose sensitive data if the application also uses e.g. @RestController" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-668" } ] } ] }, "references": { "reference_data": [ { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/vaadin/flow/pull/8051" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/vaadin/flow/pull/8016" }, { "name": "N/A", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://vaadin.com/security/cve-2020-36319" } ] } }, "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": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2022-09-20T19:28Z", "publishedDate": "2021-04-23T16:15Z" } } }
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.
Loading…
Loading…