ghsa-rx7j-mw4c-76g9
Vulnerability from github
Published
2022-05-14 00:54
Modified
2023-01-26 23:55
VLAI Severity ?
Summary
Authlogic Information Exposure vulnerability
Details
The Authlogic gem for Ruby on Rails prior to version 3.3.0 makes potentially unsafe find_by_id method calls, which might allow remote attackers to conduct CVE-2012-6496 SQL injection attacks via a crafted parameter in environments that have a known secret_token value, as demonstrated by a value contained in secret_token.rb in an open-source product.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "authlogic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2012-6497"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2023-01-26T23:55:17Z",
"nvd_published_at": "2013-01-04T04:46:00Z",
"severity": "MODERATE"
},
"details": "The Authlogic gem for Ruby on Rails prior to version 3.3.0 makes potentially unsafe `find_by_id` method calls, which might allow remote attackers to conduct CVE-2012-6496 SQL injection attacks via a crafted parameter in environments that have a known secret_token value, as demonstrated by a value contained in `secret_token.rb` in an open-source product.",
"id": "GHSA-rx7j-mw4c-76g9",
"modified": "2023-01-26T23:55:17Z",
"published": "2022-05-14T00:54:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2012-6497"
},
{
"type": "WEB",
"url": "https://github.com/binarylogic/authlogic/pull/341"
},
{
"type": "WEB",
"url": "https://github.com/binarylogic/authlogic/commit/1d57a6c4abe43a3c0b4ef578486ea00e1f7a9873"
},
{
"type": "PACKAGE",
"url": "https://github.com/binarylogic/authlogic"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20130104161608/http://www.securityfocus.com/bid/57084"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20130116043311/http://phenoelit.org/blog/archives/2012/12/21/let_me_github_that_for_you/index.html"
},
{
"type": "WEB",
"url": "http://blog.phusion.nl/2013/01/03/rails-sql-injection-vulnerability-hold-your-horses-here-are-the-facts"
},
{
"type": "WEB",
"url": "http://openwall.com/lists/oss-security/2013/01/03/12"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Authlogic Information Exposure 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.
- 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…