Vulnerabilites related to edx - configuration
CVE-2015-2186 (GCVE-0-2015-2186)
Vulnerability from cvelistv5
Published
2018-02-03 00:00
Modified
2024-08-06 05:10
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal "False" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed.
References
▼ | URL | Tags |
---|---|---|
https://open.edx.org/CVE-2015-2186 | x_refsource_CONFIRM | |
https://github.com/edx/configuration/pull/1885/files | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T05:10:15.799Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://open.edx.org/CVE-2015-2186" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/edx/configuration/pull/1885/files" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2015-03-06T00:00:00", "descriptions": [ { "lang": "en", "value": "The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal \"False\" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-02-02T23:57:01", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://open.edx.org/CVE-2015-2186" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/edx/configuration/pull/1885/files" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-2186", "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": "The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal \"False\" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://open.edx.org/CVE-2015-2186", "refsource": "CONFIRM", "url": "https://open.edx.org/CVE-2015-2186" }, { "name": "https://github.com/edx/configuration/pull/1885/files", "refsource": "CONFIRM", "url": "https://github.com/edx/configuration/pull/1885/files" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2015-2186", "datePublished": "2018-02-03T00:00:00", "dateReserved": "2015-03-02T00:00:00", "dateUpdated": "2024-08-06T05:10:15.799Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
Vulnerability from fkie_nvd
Published
2018-02-03 15:29
Modified
2024-11-21 02:26
Severity ?
Summary
The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal "False" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/edx/configuration/pull/1885/files | Patch, Third Party Advisory | |
cve@mitre.org | https://open.edx.org/CVE-2015-2186 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/edx/configuration/pull/1885/files | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://open.edx.org/CVE-2015-2186 | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
edx | configuration | * | |
edx | edx-platform | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:edx:configuration:*:*:*:*:*:*:*:*", "matchCriteriaId": "C5E9D14F-E7C5-4BAB-9DEF-037DE75E71A9", "versionEndIncluding": "1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:edx:edx-platform:*:*:*:*:*:*:*:*", "matchCriteriaId": "9A4F168F-DD89-4037-AAB4-74D38F72C2F1", "versionEndIncluding": "1.6.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Ansible edxapp role in the Configuration Repo in edX allows remote websites to spoof edX accounts by leveraging use of the string literal \"False\" instead of a boolean False for the CORS_ORIGIN_ALLOW_ALL setting. Note: this vulnerability was fixed on 2015-03-06, but the version number was not changed." }, { "lang": "es", "value": "El rol edxapp en Ansible en Configuration Repo en edX permite que las p\u00e1ginas web remotas suplanten cuentas edX aprovech\u00e1ndose del uso de la cadena literal \"False\" en vez de un valor booleano False para la opci\u00f3n CORS_ORIGIN_ALLOW_ALL. Nota: su vulnerabilidad se solucion\u00f3 el 06/03/2015, pero no se cambi\u00f3 el n\u00famero de versi\u00f3n." } ], "id": "CVE-2015-2186", "lastModified": "2024-11-21T02:26:56.340", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-02-03T15:29:00.420", "references": [ { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/edx/configuration/pull/1885/files" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://open.edx.org/CVE-2015-2186" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/edx/configuration/pull/1885/files" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://open.edx.org/CVE-2015-2186" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-20" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }