ghsa-q58j-fmvf-9rq6
Vulnerability from github
Published
2022-04-22 00:24
Modified
2025-01-20 16:18
Severity ?
VLAI Severity ?
Summary
Cross site scripting in actionpack Rubygem
Details
A cross-site scripting vulnerability flaw was found in the auto_link function in Rails before version 3.0.6.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "actionpack"
},
"ranges": [
{
"events": [
{
"introduced": "3.0.0.rc"
},
{
"fixed": "3.0.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2011-1497"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2022-06-17T21:31:04Z",
"nvd_published_at": "2021-10-19T14:15:00Z",
"severity": "MODERATE"
},
"details": "A cross-site scripting vulnerability flaw was found in the `auto_link` function in Rails before version 3.0.6.",
"id": "GHSA-q58j-fmvf-9rq6",
"modified": "2025-01-20T16:18:28Z",
"published": "2022-04-22T00:24:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-1497"
},
{
"type": "WEB",
"url": "https://github.com/rails/rails/commit/61ee3449674c591747db95f9b3472c5c3bd9e84d"
},
{
"type": "WEB",
"url": "https://github.com/rails/rails/commit/ab764ecbfea31a3b14323283287e2fc80955ace6"
},
{
"type": "PACKAGE",
"url": "https://github.com/rails/rails"
},
{
"type": "WEB",
"url": "https://github.com/rails/rails/blob/38df020c95beca7e12f0188cb7e18f3c37789e20/actionpack/CHANGELOG"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/actionpack/CVE-2011-1497.yml"
},
{
"type": "WEB",
"url": "https://www.openwall.com/lists/oss-security/2011/04/06/13"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross site scripting in actionpack Rubygem"
}
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…