gsd-2018-20745
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-20745", "description": "Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.", "id": "GSD-2018-20745" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-20745" ], "details": "Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.", "id": "GSD-2018-20745", "modified": "2023-12-13T01:22:28.950297Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-20745", "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": "Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf", "refsource": "MISC", "url": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf" }, { "name": "https://github.com/yiisoft/yii2/issues/16193", "refsource": "MISC", "url": "https://github.com/yiisoft/yii2/issues/16193" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=2.0,\u003c=2.0.15.1", "affected_versions": "All versions starting from 2.0 up to 2.0.15.1", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-346", "CWE-937" ], "date": "2019-02-20", "description": "Yii actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.", "fixed_versions": [ "2.0.16" ], "identifier": "CVE-2018-20745", "identifiers": [ "CVE-2018-20745" ], "not_impacted": "All versions before 2.0, all versions after 2.0.15.1", "package_slug": "packagist/yiisoft/yii2-dev", "pubdate": "2019-01-28", "solution": "Upgrade to version 2.0.16 or above.", "title": "Origin Validation Error", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-20745", "https://github.com/yiisoft/yii2/issues/16193" ], "uuid": "b80f440c-72f2-453e-9b9e-be12f08dbfb5" }, { "affected_range": "\u003c2.0.16", "affected_versions": "All versions before 2.0.16", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-346", "CWE-937" ], "date": "2023-08-28", "description": "Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems.", "fixed_versions": [ "2.0.16" ], "identifier": "CVE-2018-20745", "identifiers": [ "GHSA-cr6r-6xm9-ww22", "CVE-2018-20745" ], "not_impacted": "All versions starting from 2.0.16", "package_slug": "packagist/yiisoft/yii2", "pubdate": "2022-05-14", "solution": "Upgrade to version 2.0.16 or above.", "title": "Origin Validation Error", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-20745", "https://github.com/yiisoft/yii2/issues/16193", "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf", "https://github.com/yiisoft/yii2/pull/16198", "https://github.com/advisories/GHSA-cr6r-6xm9-ww22" ], "uuid": "56ddb02c-3c43-4233-8085-e8e6a227ae54" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:yiiframework:yii:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.0.15.1", "versionStartIncluding": "2.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-20745" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Yii 2.x through 2.0.15.1 actively converts a wildcard CORS policy into reflecting an arbitrary Origin header value, which is incompatible with the CORS security design, and could lead to CORS misconfiguration security problems." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-346" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-chen.pdf" }, { "name": "https://github.com/yiisoft/yii2/issues/16193", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/yiisoft/yii2/issues/16193" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 2.2, "impactScore": 3.6 } }, "lastModifiedDate": "2019-02-20T16:26Z", "publishedDate": "2019-01-28T08: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.
Loading…
Loading…