gsd-2007-3227
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2007-3227",
    "description": "Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values.",
    "id": "GSD-2007-3227",
    "references": [
      "https://www.suse.com/security/cve/CVE-2007-3227.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2007-3227"
      ],
      "details": "Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values.",
      "id": "GSD-2007-3227",
      "modified": "2023-12-13T01:21:42.139790Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2007-3227",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_value": "n/a"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://pastie.caboo.se/65550.txt",
            "refsource": "CONFIRM",
            "url": "http://pastie.caboo.se/65550.txt"
          },
          {
            "name": "25699",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/25699"
          },
          {
            "name": "ADV-2007-2216",
            "refsource": "VUPEN",
            "url": "http://www.vupen.com/english/advisories/2007/2216"
          },
          {
            "name": "GLSA-200711-17",
            "refsource": "GENTOO",
            "url": "http://security.gentoo.org/glsa/glsa-200711-17.xml"
          },
          {
            "name": "27756",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/27756"
          },
          {
            "name": "36378",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/36378"
          },
          {
            "name": "http://bugs.gentoo.org/show_bug.cgi?id=195315",
            "refsource": "CONFIRM",
            "url": "http://bugs.gentoo.org/show_bug.cgi?id=195315"
          },
          {
            "name": "http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release",
            "refsource": "CONFIRM",
            "url": "http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release"
          },
          {
            "name": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
            "refsource": "CONFIRM",
            "url": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release"
          },
          {
            "name": "SUSE-SR:2007:024",
            "refsource": "SUSE",
            "url": "http://www.novell.com/linux/security/advisories/2007_24_sr.html"
          },
          {
            "name": "27657",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/27657"
          },
          {
            "name": "http://dev.rubyonrails.org/ticket/8371",
            "refsource": "CONFIRM",
            "url": "http://dev.rubyonrails.org/ticket/8371"
          },
          {
            "name": "24161",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/24161"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c1.2.5",
          "affected_versions": "All versions before 1.2.5",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2021-09-13",
          "description": "Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values.",
          "fixed_versions": [
            "1.2.5"
          ],
          "identifier": "CVE-2007-3227",
          "identifiers": [
            "GHSA-gm25-fpmr-43fj",
            "CVE-2007-3227"
          ],
          "not_impacted": "All versions starting from 1.2.5",
          "package_slug": "gem/rails",
          "pubdate": "2017-10-24",
          "solution": "Upgrade to version 1.2.5 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2007-3227",
            "https://github.com/advisories/GHSA-gm25-fpmr-43fj",
            "http://bugs.gentoo.org/show_bug.cgi?id=195315",
            "http://dev.rubyonrails.org/ticket/8371",
            "http://osvdb.org/36378",
            "http://pastie.caboo.se/65550.txt",
            "http://secunia.com/advisories/25699",
            "http://secunia.com/advisories/27657",
            "http://secunia.com/advisories/27756",
            "http://security.gentoo.org/glsa/glsa-200711-17.xml",
            "http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release",
            "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
            "http://www.novell.com/linux/security/advisories/2007_24_sr.html",
            "http://www.securityfocus.com/bid/24161",
            "http://www.vupen.com/english/advisories/2007/2216"
          ],
          "uuid": "4f871c92-67aa-4a0b-b1cf-62b17ef6ce09"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:rubyonrails:rails:1.1.5:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2007-3227"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in the to_json (ActiveRecord::Base#to_json) function in Ruby on Rails before edge 9606 allows remote attackers to inject arbitrary web script via the input values."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "http://dev.rubyonrails.org/ticket/8371",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://dev.rubyonrails.org/ticket/8371"
            },
            {
              "name": "http://pastie.caboo.se/65550.txt",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://pastie.caboo.se/65550.txt"
            },
            {
              "name": "24161",
              "refsource": "BID",
              "tags": [
                "Exploit"
              ],
              "url": "http://www.securityfocus.com/bid/24161"
            },
            {
              "name": "http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://weblog.rubyonrails.org/2007/10/12/rails-1-2-5-maintenance-release"
            },
            {
              "name": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://weblog.rubyonrails.org/2007/10/5/rails-1-2-4-maintenance-release"
            },
            {
              "name": "http://bugs.gentoo.org/show_bug.cgi?id=195315",
              "refsource": "CONFIRM",
              "tags": [],
              "url": "http://bugs.gentoo.org/show_bug.cgi?id=195315"
            },
            {
              "name": "GLSA-200711-17",
              "refsource": "GENTOO",
              "tags": [],
              "url": "http://security.gentoo.org/glsa/glsa-200711-17.xml"
            },
            {
              "name": "SUSE-SR:2007:024",
              "refsource": "SUSE",
              "tags": [],
              "url": "http://www.novell.com/linux/security/advisories/2007_24_sr.html"
            },
            {
              "name": "25699",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/25699"
            },
            {
              "name": "27657",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/27657"
            },
            {
              "name": "27756",
              "refsource": "SECUNIA",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://secunia.com/advisories/27756"
            },
            {
              "name": "ADV-2007-2216",
              "refsource": "VUPEN",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://www.vupen.com/english/advisories/2007/2216"
            },
            {
              "name": "36378",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/36378"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "cvssV2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "confidentialityImpact": "NONE",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 8.6,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": true
        }
      },
      "lastModifiedDate": "2019-08-08T14:33Z",
      "publishedDate": "2007-06-14T23:30Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

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.