GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2015-6584

Vulnerability from gsd - Updated: 2023-12-13 01:20
Details
Cross-site scripting (XSS) vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2015-6584",
    "description": "Cross-site scripting (XSS) vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php.",
    "id": "GSD-2015-6584",
    "references": [
      "https://packetstormsecurity.com/files/cve/CVE-2015-6584"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2015-6584"
      ],
      "details": "Cross-site scripting (XSS) vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php.",
      "id": "GSD-2015-6584",
      "modified": "2023-12-13T01:20:04.117802Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2015-6584",
        "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 DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://packetstormsecurity.com/files/133555/DataTables-1.10.8-Cross-Site-Scripting.html",
            "refsource": "MISC",
            "url": "http://packetstormsecurity.com/files/133555/DataTables-1.10.8-Cross-Site-Scripting.html"
          },
          {
            "name": "20150910 DataTables Security Advisory - XSS Vulnerability - CVE-2015-6584",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/536437/100/0/threaded"
          },
          {
            "name": "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/",
            "refsource": "MISC",
            "url": "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/"
          },
          {
            "name": "20150910 DataTables Security Advisory - XSS Vulnerability - CVE-2015-6584",
            "refsource": "FULLDISC",
            "url": "http://seclists.org/fulldisclosure/2015/Sep/37"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c1.10.10",
          "affected_versions": "All versions before 1.10.10",
          "credit": "Onur Yilmaz",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2018-10-09",
          "description": "By exploiting a Cross-site scripting vulnerability the attacker can hijack a logged in user\u2019s session. This means that the malicious hacker can change the logged in user\u2019s password and invalidate the session of the victim while the hacker maintains access.",
          "fixed_versions": [],
          "identifier": "CVE-2015-6584",
          "identifiers": [
            "CVE-2015-6584"
          ],
          "package_slug": "npm/datatables",
          "pubdate": "2015-09-11",
          "solution": "Upgrade to 1.10.10 when available.",
          "title": "XSS vulnerability",
          "urls": [
            "https://github.com/DataTables/DataTables/issues/602",
            "https://github.com/DataTables/DataTablesSrc/commit/ccf86dc5982bd8e16d",
            "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/"
          ],
          "uuid": "dc968cfb-81fa-4656-bd97-25fc2fabc014"
        },
        {
          "affected_range": "\u003c1.10.10",
          "affected_versions": "All versions before 1.10.10",
          "credit": "Onur Yilmaz",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2018-10-09",
          "description": "By exploiting a Cross-site scripting vulnerability the attacker can hijack a logged in user\u2019s session. This means that the malicious hacker can change the logged in user\u2019s password and invalidate the session of the victim while the hacker maintains access.",
          "fixed_versions": [
            "1.10.10"
          ],
          "identifier": "CVE-2015-6584",
          "identifiers": [
            "CVE-2015-6584"
          ],
          "package_slug": "packagist/datatables/datatables",
          "pubdate": "2015-09-11",
          "solution": "Upgrade to 1.10.10 when available.",
          "title": "XSS vulnerability",
          "urls": [
            "https://github.com/DataTables/DataTables/issues/602",
            "https://github.com/DataTables/DataTablesSrc/commit/ccf86dc5982bd8e16d",
            "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/"
          ],
          "uuid": "634aa136-e8b4-422c-8f55-2ae058d49559"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:sprymedia:datatables:*:*:*:*:*:jquery:*:*",
                "cpe_name": [],
                "versionEndIncluding": "1.10.8",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2015-6584"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in the DataTables plugin 1.10.8 and earlier for jQuery allows remote attackers to inject arbitrary web script or HTML via the scripts parameter to media/unit_testing/templates/6776.php."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "https://www.netsparker.com/cve-2015-6384-xss-vulnerability-identified-in-datatables/"
            },
            {
              "name": "20150910 DataTables Security Advisory - XSS Vulnerability - CVE-2015-6584",
              "refsource": "FULLDISC",
              "tags": [],
              "url": "http://seclists.org/fulldisclosure/2015/Sep/37"
            },
            {
              "name": "http://packetstormsecurity.com/files/133555/DataTables-1.10.8-Cross-Site-Scripting.html",
              "refsource": "MISC",
              "tags": [],
              "url": "http://packetstormsecurity.com/files/133555/DataTables-1.10.8-Cross-Site-Scripting.html"
            },
            {
              "name": "20150910 DataTables Security Advisory - XSS Vulnerability - CVE-2015-6584",
              "refsource": "BUGTRAQ",
              "tags": [],
              "url": "http://www.securityfocus.com/archive/1/536437/100/0/threaded"
            }
          ]
        }
      },
      "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": "2018-10-09T19:57Z",
      "publishedDate": "2015-09-11T15:59Z"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…