FKIE_CVE-2007-5112

Vulnerability from fkie_nvd - Published: 2007-09-26 23:17 - Updated: 2026-06-16 22:45
Severity
Summary
Cross-site scripting (XSS) vulnerability in session.cgi (aka the login page) in Google Urchin 5 5.7.03 and earlier allows remote attackers to inject arbitrary web script or HTML via the query string, a different vulnerability than CVE-2007-4713. NOTE: this can be leveraged to capture login credentials in some browsers that support remembered (auto-completed) passwords.
References
cve@mitre.orghttp://ha.ckers.org/blog/20070823/xss-and-possible-information-disclosure-in-urchin/Exploit
cve@mitre.orghttp://hackademix.net/2007/09/24/googhole-xss-pwning-gmail-picasa-and-almost-200k-customers/
cve@mitre.orghttp://osvdb.org/38578
cve@mitre.orghttp://securityreason.com/securityalert/3177
cve@mitre.orghttp://securityvulns.ru/Sdocument90.html
cve@mitre.orghttp://websecurity.com.ua/1283/
cve@mitre.orghttp://www.gnucitizen.org/blog/google-urchin-password-theft-madness
cve@mitre.orghttp://www.securityfocus.com/archive/1/480469/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/archive/1/482006/100/0/threaded
cve@mitre.orghttp://www.securityfocus.com/bid/25788Exploit
af854a3a-2127-422b-91ae-364da2661108http://ha.ckers.org/blog/20070823/xss-and-possible-information-disclosure-in-urchin/Exploit
af854a3a-2127-422b-91ae-364da2661108http://hackademix.net/2007/09/24/googhole-xss-pwning-gmail-picasa-and-almost-200k-customers/
af854a3a-2127-422b-91ae-364da2661108http://osvdb.org/38578
af854a3a-2127-422b-91ae-364da2661108http://securityreason.com/securityalert/3177
af854a3a-2127-422b-91ae-364da2661108http://securityvulns.ru/Sdocument90.html
af854a3a-2127-422b-91ae-364da2661108http://websecurity.com.ua/1283/
af854a3a-2127-422b-91ae-364da2661108http://www.gnucitizen.org/blog/google-urchin-password-theft-madness
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/480469/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/482006/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/25788Exploit
Impacted products
Vendor Product Version
roi_revolution urchin *

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cve@mitre.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:roi_revolution:urchin:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "A5A11BEC-F78B-4883-8D47-EFACD23C30A2",
              "versionEndIncluding": "5.7.03",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Cross-site scripting (XSS) vulnerability in session.cgi (aka the login page) in Google Urchin 5 5.7.03 and earlier allows remote attackers to inject arbitrary web script or HTML via the query string, a different vulnerability than CVE-2007-4713.  NOTE: this can be leveraged to capture login credentials in some browsers that support remembered (auto-completed) passwords."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en session.cgi (tambi\u00e9n conocido como p\u00e1gina de inicio de sesi\u00f3n) de Google Urchin 5 5.7.03 y anteriores permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante la cadena de consulta, una vulnerabilidad diferente de CVE-2007-4713. NOTA: esto puede ser utilizado para capturar las credenciales de acceso en algunos navegadores que soportan el recuerdo de contrase\u00f1as (auto-completado)."
    }
  ],
  "id": "CVE-2007-5112",
  "lastModified": "2026-06-16T22:45:27.970",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ]
  },
  "published": "2007-09-26T23:17:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://ha.ckers.org/blog/20070823/xss-and-possible-information-disclosure-in-urchin/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://hackademix.net/2007/09/24/googhole-xss-pwning-gmail-picasa-and-almost-200k-customers/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://osvdb.org/38578"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securityreason.com/securityalert/3177"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securityvulns.ru/Sdocument90.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://websecurity.com.ua/1283/"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.gnucitizen.org/blog/google-urchin-password-theft-madness"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/480469/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/archive/1/482006/100/0/threaded"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/25788"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://ha.ckers.org/blog/20070823/xss-and-possible-information-disclosure-in-urchin/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://hackademix.net/2007/09/24/googhole-xss-pwning-gmail-picasa-and-almost-200k-customers/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://osvdb.org/38578"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securityreason.com/securityalert/3177"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securityvulns.ru/Sdocument90.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://websecurity.com.ua/1283/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.gnucitizen.org/blog/google-urchin-password-theft-madness"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/480469/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/482006/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/25788"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…