gsd-2013-7370
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2013-7370",
    "description": "node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware",
    "id": "GSD-2013-7370",
    "references": [
      "https://www.suse.com/security/cve/CVE-2013-7370.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2013-7370"
      ],
      "details": "node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware",
      "id": "GSD-2013-7370",
      "modified": "2023-12-13T01:22:18.782302Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2013-7370",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "n/a",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "\u003c 2.8.1"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "n/a"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "in the Sencha Labs Connect middleware"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://www.openwall.com/lists/oss-security/2014/04/21/2",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2014/04/21/2"
          },
          {
            "name": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
            "refsource": "MISC",
            "url": "http://www.openwall.com/lists/oss-security/2014/05/13/1"
          },
          {
            "name": "https://access.redhat.com/security/cve/cve-2013-7370",
            "refsource": "MISC",
            "url": "https://access.redhat.com/security/cve/cve-2013-7370"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370"
          },
          {
            "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370",
            "refsource": "MISC",
            "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370"
          },
          {
            "name": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting",
            "refsource": "MISC",
            "url": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting"
          },
          {
            "name": "https://security-tracker.debian.org/tracker/CVE-2013-7370",
            "refsource": "MISC",
            "url": "https://security-tracker.debian.org/tracker/CVE-2013-7370"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c=2.8.0",
          "affected_versions": "All versions up to 2.8.0",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2021-04-07",
          "description": "node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware",
          "fixed_versions": [
            "2.8.1"
          ],
          "identifier": "CVE-2013-7370",
          "identifiers": [
            "GHSA-3fw8-66wf-pr7m",
            "CVE-2013-7370"
          ],
          "not_impacted": "All versions after 2.8.0",
          "package_slug": "npm/connect",
          "pubdate": "2020-08-31",
          "solution": "Upgrade to version 2.8.1 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2013-7370",
            "https://github.com/senchalabs/connect/issues/831",
            "https://github.com/senchalabs/connect/commit/126187c4e12162e231b87350740045e5bb06e93a",
            "https://github.com/senchalabs/connect/commit/277e5aad6a95d00f55571a9a0e11f2fa190d8135",
            "https://access.redhat.com/security/cve/cve-2013-7370",
            "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370",
            "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370",
            "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting",
            "https://security-tracker.debian.org/tracker/CVE-2013-7370",
            "https://www.npmjs.com/advisories/3",
            "http://www.openwall.com/lists/oss-security/2014/04/21/2",
            "http://www.openwall.com/lists/oss-security/2014/05/13/1",
            "https://github.com/advisories/GHSA-3fw8-66wf-pr7m"
          ],
          "uuid": "ce70736d-ce97-4d4d-ba17-97d747cc27fe"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redhat:openshift:2.0:*:*:*:enterprise:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:sencha:connect:*:*:*:*:*:node.js:*:*",
                "cpe_name": [],
                "versionEndExcluding": "2.8.1",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          },
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2013-7370"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "node-connect before 2.8.1 has XSS in the Sencha Labs Connect middleware"
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting",
              "refsource": "MISC",
              "tags": [
                "Broken Link",
                "Third Party Advisory"
              ],
              "url": "https://nodesecurity.io/advisories/methodOverride_Middleware_Reflected_Cross-Site_Scripting"
            },
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking",
                "Third Party Advisory"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-7370"
            },
            {
              "name": "https://access.redhat.com/security/cve/cve-2013-7370",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://access.redhat.com/security/cve/cve-2013-7370"
            },
            {
              "name": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370",
              "refsource": "MISC",
              "tags": [
                "Issue Tracking"
              ],
              "url": "https://bugzilla.suse.com/show_bug.cgi?id=CVE-2013-7370"
            },
            {
              "name": "https://security-tracker.debian.org/tracker/CVE-2013-7370",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://security-tracker.debian.org/tracker/CVE-2013-7370"
            },
            {
              "name": "http://www.openwall.com/lists/oss-security/2014/05/13/1",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2014/05/13/1"
            },
            {
              "name": "http://www.openwall.com/lists/oss-security/2014/04/21/2",
              "refsource": "MISC",
              "tags": [
                "Mailing List",
                "Patch",
                "Third Party Advisory"
              ],
              "url": "http://www.openwall.com/lists/oss-security/2014/04/21/2"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": false,
          "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
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 2.8,
          "impactScore": 2.7
        }
      },
      "lastModifiedDate": "2019-12-17T16:44Z",
      "publishedDate": "2019-12-11T14:15Z"
    }
  }
}


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…