文件
websafe-kb/08-threat-intel/registry/advisories/rails--CVE-2007-6077.json

109 行
3.3 KiB
JSON

{
"canonical_id": "rails--CVE-2007-6077",
"system_id": "rails",
"display_name": "Ruby on Rails",
"category": "frameworks",
"advisory_mode": "core",
"title": "session fixation protection mechanism in cgi_process.rb in Rails",
"summary": "The session fixation protection mechanism in cgi_process.rb in Rails 1.2.4, as used in Ruby on Rails, removes the :cookie_only attribute from the DEFAULT_SESSION_OPTIONS constant, which effectively causes cookie_only to be applied only to the first instantiation of CgiRequest, which allows remote attackers to conduct session fixation attacks. NOTE: this is due to an incomplete fix for CVE-2007-5380.",
"published_at": "2017-10-24T18:33:38Z",
"updated_at": "2025-04-09T15:55:51.425352Z",
"severity": "medium",
"cvss_score": 6.8,
"exploit_status": "unknown",
"source_confidence": "official",
"official_source_url": "https://nvd.nist.gov/vuln/detail/CVE-2007-6077",
"secondary_source_urls": [
"http://dev.rubyonrails.org/changeset/8177",
"https://github.com/advisories/GHSA-p4c6-77gc-694x",
"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails/CVE-2007-6077.yml",
"https://rubyonrails.org/2007/11/24/ruby-on-rails-1-2-6-security-and-maintenance-release",
"http://dev.rubyonrails.org/ticket/10048",
"http://docs.info.apple.com/article.html?artnum=307179",
"http://lists.apple.com/archives/security-announce/2007/Dec/msg00002.html",
"http://secunia.com/advisories/27781",
"http://secunia.com/advisories/28136",
"http://weblog.rubyonrails.org/2007/11/24/ruby-on-rails-1-2-6-security-and-maintenance-release",
"http://www.securityfocus.com/bid/26598",
"http://www.us-cert.gov/cas/techalerts/TA07-352A.html",
"http://www.vupen.com/english/advisories/2007/4009",
"http://www.vupen.com/english/advisories/2007/4238"
],
"aliases": [
"CVE-2007-6077",
"GHSA-p4c6-77gc-694x"
],
"cve_ids": [
"CVE-2007-6077"
],
"ghsa_ids": [
"GHSA-p4c6-77gc-694x"
],
"osv_ids": [
"GHSA-p4c6-77gc-694x"
],
"affected_versions": [
"0.10.0",
"0.10.1",
"0.11.0",
"0.11.1",
"0.12.0",
"0.12.1",
"0.13.0",
"0.13.1",
"0.14.1",
"0.14.2",
"0.14.3",
"0.14.4",
"0.8.0",
"0.8.5",
"0.9.0",
"0.9.1",
"0.9.2",
"0.9.3",
"0.9.4",
"0.9.4.1",
"introduced=0, fixed<1.2.6"
],
"fixed_versions": [
"1.2.6"
],
"package_name": "rails",
"render_markdown": true,
"case_path": "07-framework-security/frameworks/rails/cases/rails-cve-2007-6077.md",
"secure_code_topics": [
"xss-output-encoding",
"file-upload-validation",
"authz-server-side-recheck",
"token-cookie-storage"
],
"status": "generated",
"triage_reasons": [],
"verification_status": "triage-manual",
"verification_mode": "synthetic",
"last_verified_at": null,
"last_run_id": null,
"evidence_bundle": null,
"historical_status": null,
"latest_status": null,
"browser_evidence": {
"required": false,
"present": false,
"refs": []
},
"repro_profile_id": "xss-generic",
"artifact_mode": "synthetic",
"blocked_reason": null,
"metadata": {
"source_names": [
"OSV Rails",
"NVD Ruby on Rails"
],
"source_kinds": [
"osv-batch",
"nvd-search"
],
"candidate_count": 2
}
}