gsd-2006-1193
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to "HTML parsing."
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2006-1193",
      description: "Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to \"HTML parsing.\"",
      id: "GSD-2006-1193",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2006-1193",
         ],
         details: "Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to \"HTML parsing.\"",
         id: "GSD-2006-1193",
         modified: "2023-12-13T01:19:55.584538Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secure@microsoft.com",
            ID: "CVE-2006-1193",
            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 Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to \"HTML parsing.\"",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "1016280",
                  refsource: "SECTRACK",
                  url: "http://securitytracker.com/id?1016280",
               },
               {
                  name: "20060614 SEC Consult SA-20060613-0 :: Outlook Web Access Cross Site Scripting Vulnerability",
                  refsource: "FULLDISC",
                  url: "http://lists.grok.org.uk/pipermail/full-disclosure/2006-June/046892.html",
               },
               {
                  name: "26441",
                  refsource: "OSVDB",
                  url: "http://www.osvdb.org/26441",
               },
               {
                  name: "exchange-owa-xss(25550)",
                  refsource: "XF",
                  url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/25550",
               },
               {
                  name: "TA06-164A",
                  refsource: "CERT",
                  url: "http://www.us-cert.gov/cas/techalerts/TA06-164A.html",
               },
               {
                  name: "18381",
                  refsource: "BID",
                  url: "http://www.securityfocus.com/bid/18381",
               },
               {
                  name: "ADV-2006-2326",
                  refsource: "VUPEN",
                  url: "http://www.vupen.com/english/advisories/2006/2326",
               },
               {
                  name: "oval:org.mitre.oval:def:1161",
                  refsource: "OVAL",
                  url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1161",
               },
               {
                  name: "oval:org.mitre.oval:def:1070",
                  refsource: "OVAL",
                  url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1070",
               },
               {
                  name: "http://www.sec-consult.com/fileadmin/Advisories/20060613-0_owa_xss_noexploit.txt",
                  refsource: "MISC",
                  url: "http://www.sec-consult.com/fileadmin/Advisories/20060613-0_owa_xss_noexploit.txt",
               },
               {
                  name: "MS06-029",
                  refsource: "MS",
                  url: "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-029",
               },
               {
                  name: "oval:org.mitre.oval:def:1315",
                  refsource: "OVAL",
                  url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1315",
               },
               {
                  name: "VU#138188",
                  refsource: "CERT-VN",
                  url: "http://www.kb.cert.org/vuls/id/138188",
               },
               {
                  name: "20634",
                  refsource: "SECUNIA",
                  url: "http://secunia.com/advisories/20634",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:exchange_server:2000:sp1:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:exchange_server:2000:sp2:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:microsoft:exchange_server:2000:sp3:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secure@microsoft.com",
               ID: "CVE-2006-1193",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to \"HTML parsing.\"",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-79",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "18381",
                     refsource: "BID",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://www.securityfocus.com/bid/18381",
                  },
                  {
                     name: "http://www.sec-consult.com/fileadmin/Advisories/20060613-0_owa_xss_noexploit.txt",
                     refsource: "MISC",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "http://www.sec-consult.com/fileadmin/Advisories/20060613-0_owa_xss_noexploit.txt",
                  },
                  {
                     name: "TA06-164A",
                     refsource: "CERT",
                     tags: [
                        "Third Party Advisory",
                        "US Government Resource",
                     ],
                     url: "http://www.us-cert.gov/cas/techalerts/TA06-164A.html",
                  },
                  {
                     name: "VU#138188",
                     refsource: "CERT-VN",
                     tags: [
                        "Third Party Advisory",
                        "US Government Resource",
                     ],
                     url: "http://www.kb.cert.org/vuls/id/138188",
                  },
                  {
                     name: "1016280",
                     refsource: "SECTRACK",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "http://securitytracker.com/id?1016280",
                  },
                  {
                     name: "20634",
                     refsource: "SECUNIA",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "http://secunia.com/advisories/20634",
                  },
                  {
                     name: "26441",
                     refsource: "OSVDB",
                     tags: [
                        "Broken Link",
                     ],
                     url: "http://www.osvdb.org/26441",
                  },
                  {
                     name: "20060614 SEC Consult SA-20060613-0 :: Outlook Web Access Cross Site Scripting Vulnerability",
                     refsource: "FULLDISC",
                     tags: [
                        "Mailing List",
                        "Third Party Advisory",
                     ],
                     url: "http://lists.grok.org.uk/pipermail/full-disclosure/2006-June/046892.html",
                  },
                  {
                     name: "ADV-2006-2326",
                     refsource: "VUPEN",
                     tags: [
                        "Permissions Required",
                     ],
                     url: "http://www.vupen.com/english/advisories/2006/2326",
                  },
                  {
                     name: "exchange-owa-xss(25550)",
                     refsource: "XF",
                     tags: [
                        "Third Party Advisory",
                        "VDB Entry",
                     ],
                     url: "https://exchange.xforce.ibmcloud.com/vulnerabilities/25550",
                  },
                  {
                     name: "oval:org.mitre.oval:def:1315",
                     refsource: "OVAL",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1315",
                  },
                  {
                     name: "oval:org.mitre.oval:def:1161",
                     refsource: "OVAL",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1161",
                  },
                  {
                     name: "oval:org.mitre.oval:def:1070",
                     refsource: "OVAL",
                     tags: [
                        "Third Party Advisory",
                     ],
                     url: "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1070",
                  },
                  {
                     name: "MS06-029",
                     refsource: "MS",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-029",
                  },
               ],
            },
         },
         impact: {
            baseMetricV2: {
               cvssV2: {
                  accessComplexity: "HIGH",
                  accessVector: "NETWORK",
                  authentication: "NONE",
                  availabilityImpact: "NONE",
                  baseScore: 2.6,
                  confidentialityImpact: "NONE",
                  integrityImpact: "PARTIAL",
                  vectorString: "AV:N/AC:H/Au:N/C:N/I:P/A:N",
                  version: "2.0",
               },
               exploitabilityScore: 4.9,
               impactScore: 2.9,
               obtainAllPrivilege: false,
               obtainOtherPrivilege: false,
               obtainUserPrivilege: false,
               severity: "LOW",
               userInteractionRequired: true,
            },
         },
         lastModifiedDate: "2020-04-09T13:29Z",
         publishedDate: "2006-06-13T19:06Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.