GHSA-mq35-wqvf-r23c
Vulnerability from github
Published
2018-06-05 21:32
Modified
2023-01-23 21:24
Severity ?
Summary
Sinatra Cross-site Scripting vulnerability
Details
Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "sinatra" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-11627" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:46:50Z", "nvd_published_at": "2018-05-31T19:29:00Z", "severity": "MODERATE" }, "details": "Sinatra before 2.0.2 has XSS via the 400 Bad Request page that occurs upon a params parser exception.", "id": "GHSA-mq35-wqvf-r23c", "modified": "2023-01-23T21:24:55Z", "published": "2018-06-05T21:32:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11627" }, { "type": "WEB", "url": "https://github.com/sinatra/sinatra/issues/1428" }, { "type": "WEB", "url": "https://github.com/sinatra/sinatra/commit/12786867d6faaceaec62c7c2cb5b0e2dc074d71a" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0212" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0315" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sinatra/CVE-2018-11627.yml" }, { "type": "PACKAGE", "url": "https://github.com/sinatra/sinatra" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Sinatra Cross-site Scripting vulnerability" }
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.