fkie_cve-2019-9580
Vulnerability from fkie_nvd
Published
2019-03-09 04:29
Modified
2024-11-21 04:51
Severity ?
Summary
In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection mechanism via a "null" origin value, potentially leading to XSS.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/StackStorm/st2/releases/tag/v2.10.3 | Release Notes, Third Party Advisory | |
cve@mitre.org | https://github.com/StackStorm/st2/releases/tag/v2.9.3 | Release Notes, Third Party Advisory | |
cve@mitre.org | https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/ | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/StackStorm/st2/releases/tag/v2.10.3 | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/StackStorm/st2/releases/tag/v2.9.3 | Release Notes, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/ | Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
stackstorm | stackstorm | * | |
stackstorm | stackstorm | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:stackstorm:stackstorm:*:*:*:*:*:*:*:*", "matchCriteriaId": "4DC1F2F9-92FD-422E-A366-D835BBCC1F03", "versionEndExcluding": "2.9.3", "vulnerable": true }, { "criteria": "cpe:2.3:a:stackstorm:stackstorm:*:*:*:*:*:*:*:*", "matchCriteriaId": "44D73C96-16BE-4ED7-9351-87DB6C0B4167", "versionEndExcluding": "2.10.3", "versionStartIncluding": "2.10.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection mechanism via a \"null\" origin value, potentially leading to XSS." }, { "lang": "es", "value": "En st2web, en la UI de StackStorm Web, en versiones anteriores a la la 2.9.3 y en las 2.10.x anteriores a la 2.10.3, es posible omitir el mecanismo de protecci\u00f3n CORS mediante un valor de origen \"nulo\", conduciendo, potencialmente, a Cross-Site Scripting (XSS)." } ], "id": "CVE-2019-9580", "lastModified": "2024-11-21T04:51:53.740", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 2.7, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-03-09T04:29:00.230", "references": [ { "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/StackStorm/st2/releases/tag/v2.10.3" }, { "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/StackStorm/st2/releases/tag/v2.9.3" }, { "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ], "url": "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/StackStorm/st2/releases/tag/v2.10.3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/StackStorm/st2/releases/tag/v2.9.3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://stackstorm.com/2019/03/08/stackstorm-2-9-3-2-10-3/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-79" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
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.