ghsa-vpqv-mqvc-pcx2
Vulnerability from github
Published
2023-03-16 18:35
Modified
2023-03-16 18:35
VLAI Severity ?
Summary
Reflective Cross-site Scripting Vulnerability in twitter-bootstrap-rails
Details
The twitter-bootstrap-rails Gem for Rails contains a flaw that enables a reflected cross-site scripting (XSS) attack. This flaw exists because the bootstrap_flash helper method does not validate input when handling flash messages before returning it to users. This may allow a context-dependent attacker to create a specially crafted request that would execute arbitrary script code in a user's browser session within the trust relationship between their browser and the server.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "twitter-bootstrap-rails"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-4920"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-16T18:35:11Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "The twitter-bootstrap-rails Gem for Rails contains a flaw that enables a\nreflected cross-site scripting (XSS) attack. This flaw exists because the\nbootstrap_flash helper method does not validate input when handling flash\nmessages before returning it to users. This may allow a context-dependent\nattacker to create a specially crafted request that would execute arbitrary\nscript code in a user\u0027s browser session within the trust relationship between\ntheir browser and the server.\n",
"id": "GHSA-vpqv-mqvc-pcx2",
"modified": "2023-03-16T18:35:11Z",
"published": "2023-03-16T18:35:11Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/twitter-bootstrap-rails/CVE-2014-4920.yml"
},
{
"type": "WEB",
"url": "https://nvisium.com/blog/2014/03/28/reflected-xss-vulnerability-in-twitter"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Reflective Cross-site Scripting Vulnerability in twitter-bootstrap-rails"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…