fkie_cve-2004-1318
Vulnerability from fkie_nvd
Published
2005-01-06 05:00
Modified
2025-04-03 01:03
Severity ?
Summary
Cross-site scripting (XSS) vulnerability in namazu.cgi for Namazu 2.0.13 and earlier allows remote attackers to inject arbitrary HTML and web script via a query that starts with a tab ("%09") character, which prevents the rest of the query from being properly sanitized.
References
cve@mitre.orghttp://jvn.jp/jp/JVN%23904429FE.htmlVendor Advisory
cve@mitre.orghttp://secunia.com/advisories/13600
cve@mitre.orghttp://securitytracker.com/alerts/2005/Jan/1012802.html
cve@mitre.orghttp://securitytracker.com/alerts/2005/Jan/1012805.html
cve@mitre.orghttp://www.debian.org/security/2005/dsa-627Vendor Advisory
cve@mitre.orghttp://www.linuxsecurity.com/content/view/117604/102/
cve@mitre.orghttp://www.namazu.org/security.html.en#xss-tabPatch, Vendor Advisory
cve@mitre.orghttp://www.novell.com/linux/security/advisories/2005_01_sr.html
cve@mitre.orghttp://www.osvdb.org/12516
cve@mitre.orghttp://www.securityfocus.com/advisories/9028
cve@mitre.orghttp://www.securityfocus.com/bid/12053
cve@mitre.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/18623
af854a3a-2127-422b-91ae-364da2661108http://jvn.jp/jp/JVN%23904429FE.htmlVendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/13600
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/alerts/2005/Jan/1012802.html
af854a3a-2127-422b-91ae-364da2661108http://securitytracker.com/alerts/2005/Jan/1012805.html
af854a3a-2127-422b-91ae-364da2661108http://www.debian.org/security/2005/dsa-627Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.linuxsecurity.com/content/view/117604/102/
af854a3a-2127-422b-91ae-364da2661108http://www.namazu.org/security.html.en#xss-tabPatch, Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://www.novell.com/linux/security/advisories/2005_01_sr.html
af854a3a-2127-422b-91ae-364da2661108http://www.osvdb.org/12516
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/advisories/9028
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/12053
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/18623
Impacted products
Vendor Product Version
namazu namazu 2.0.7
namazu namazu 2.0.8
namazu namazu 2.0.13



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:namazu:namazu:2.0.7:*:*:*:*:*:*:*",
              "matchCriteriaId": "DEE8D199-8F49-478E-B5A7-4901F11446FC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:namazu:namazu:2.0.8:*:*:*:*:*:*:*",
              "matchCriteriaId": "694F5F25-3A11-47C8-9007-B9E6BEFAC0ED",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:namazu:namazu:2.0.13:*:*:*:*:*:*:*",
              "matchCriteriaId": "46FB42D2-C51A-4C2B-97DC-308246D7D853",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Cross-site scripting (XSS) vulnerability in namazu.cgi for Namazu 2.0.13 and earlier allows remote attackers to inject arbitrary HTML and web script via a query that starts with a tab (\"%09\") character, which prevents the rest of the query from being properly sanitized."
    }
  ],
  "id": "CVE-2004-1318",
  "lastModified": "2025-04-03T01:03:51.193",
  "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": false
      }
    ]
  },
  "published": "2005-01-06T05:00:00.000",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvn.jp/jp/JVN%23904429FE.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://secunia.com/advisories/13600"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securitytracker.com/alerts/2005/Jan/1012802.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://securitytracker.com/alerts/2005/Jan/1012805.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.debian.org/security/2005/dsa-627"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.linuxsecurity.com/content/view/117604/102/"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.namazu.org/security.html.en#xss-tab"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.novell.com/linux/security/advisories/2005_01_sr.html"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.osvdb.org/12516"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/advisories/9028"
    },
    {
      "source": "cve@mitre.org",
      "url": "http://www.securityfocus.com/bid/12053"
    },
    {
      "source": "cve@mitre.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18623"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://jvn.jp/jp/JVN%23904429FE.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/13600"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securitytracker.com/alerts/2005/Jan/1012802.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securitytracker.com/alerts/2005/Jan/1012805.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://www.debian.org/security/2005/dsa-627"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.linuxsecurity.com/content/view/117604/102/"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Patch",
        "Vendor Advisory"
      ],
      "url": "http://www.namazu.org/security.html.en#xss-tab"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.novell.com/linux/security/advisories/2005_01_sr.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.osvdb.org/12516"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/advisories/9028"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/12053"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/18623"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "NVD-CWE-Other"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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.


Loading…

Loading…