fkie_cve-2014-4406
Vulnerability from fkie_nvd
Published
2014-09-19 10:55
Modified
2025-04-12 10:46
Summary
Cross-site scripting (XSS) vulnerability in Xcode Server in CoreCollaboration in Apple OS X Server before 3.2.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "416C945B-8A31-4813-94EF-FB9FB9050CC1",
              "versionEndIncluding": "3.1.2",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "09166614-1225-4B0A-AC24-050E8E968A81",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "7F879169-CFCE-4343-8F51-EF55DE4557B1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "F5046CE5-A089-4D6F-A363-9A07BCD87630",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "4B43AF62-55A4-441C-96FB-2FC91B8B6C87",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "55E441E1-15A8-4551-B333-B2F96C0F6398",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:2.2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "649211DF-A52C-4DD7-A166-BCC78D96442F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "EE40E1C5-5B08-47CC-961C-35B65595B48D",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.0.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "4D96B0AD-349C-4E08-9F16-0AB0A43D3AF8",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.0.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "98F09140-1981-469B-8F65-46AE3DF4AC56",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.0.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "18A8DD58-9568-4A50-AB13-199A47379BEA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "AA056CE2-1CE2-49AA-9239-D47F14219980",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:o:apple:os_x_server:3.1.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "1D9D6310-064E-48B6-A29A-D0241AAC16EF",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Cross-site scripting (XSS) vulnerability in Xcode Server in CoreCollaboration in Apple OS X Server before 3.2.1 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors."
    },
    {
      "lang": "es",
      "value": "Vulnerabilidad de XSS en Xcode Server en CoreCollaboration en Apple OS X Server anterior a 3.2.1 permite a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de vectores no especificados."
    }
  ],
  "id": "CVE-2014-4406",
  "lastModified": "2025-04-12T10:46:40.837",
  "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
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2014-09-19T10:55:04.060",
  "references": [
    {
      "source": "product-security@apple.com",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html"
    },
    {
      "source": "product-security@apple.com",
      "url": "http://secunia.com/advisories/61307"
    },
    {
      "source": "product-security@apple.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://support.apple.com/kb/HT6448"
    },
    {
      "source": "product-security@apple.com",
      "url": "http://www.cloudscan.me/2014/09/cve-2014-4406-apple-sa-2014-09-17-5-os.html"
    },
    {
      "source": "product-security@apple.com",
      "url": "http://www.securityfocus.com/bid/69935"
    },
    {
      "source": "product-security@apple.com",
      "url": "http://www.securitytracker.com/id/1030870"
    },
    {
      "source": "product-security@apple.com",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96047"
    },
    {
      "source": "product-security@apple.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://support.apple.com/kb/HT6536"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://archives.neohapsis.com/archives/bugtraq/2014-10/0103.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://secunia.com/advisories/61307"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://support.apple.com/kb/HT6448"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.cloudscan.me/2014/09/cve-2014-4406-apple-sa-2014-09-17-5-os.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/bid/69935"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id/1030870"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96047"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://support.apple.com/kb/HT6536"
    }
  ],
  "sourceIdentifier": "product-security@apple.com",
  "vulnStatus": "Deferred",
  "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…

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…