gsd-2013-6348
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2013-6348",
    "description": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/.",
    "id": "GSD-2013-6348"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2013-6348"
      ],
      "details": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/.",
      "id": "GSD-2013-6348",
      "modified": "2023-12-13T01:22:19.545534Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2013-6348",
        "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": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "99047",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/99047"
          },
          {
            "name": "http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html",
            "refsource": "MISC",
            "url": "http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html"
          },
          {
            "name": "1029266",
            "refsource": "SECTRACK",
            "url": "http://www.securitytracker.com/id/1029266"
          },
          {
            "name": "99048",
            "refsource": "OSVDB",
            "url": "http://osvdb.org/99048"
          },
          {
            "name": "http://en.wooyun.org/bugs/wooyun-2013-034?2592",
            "refsource": "MISC",
            "url": "http://en.wooyun.org/bugs/wooyun-2013-034?2592"
          },
          {
            "name": "20131028 [Wooyun]Apache Struts2 showcase multiple XSS",
            "refsource": "FULLDISC",
            "url": "http://seclists.org/fulldisclosure/2013/Oct/244"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[2-alpha0,2.3.15.3]",
          "affected_versions": "All versions starting from 2-alpha0 up to 2.3.15.3",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2013-11-24",
          "description": "Multiple cross-site scripting (XSS) vulnerabilities in this package allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to `actionNames.action` and `showConfig.action` in `config-browser/`.",
          "fixed_versions": [
            "2.3.16"
          ],
          "identifier": "CVE-2013-6348",
          "identifiers": [
            "CVE-2013-6348"
          ],
          "not_impacted": "All versions before 2-alpha0, all versions after 2.3.15.3",
          "package_slug": "maven/org.apache.struts/struts2-config-browser-plugin",
          "pubdate": "2013-11-02",
          "solution": "Upgrade to version 2.3.16 or above.",
          "title": "XSS via malicious action parameter",
          "urls": [
            "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-6348",
            "https://issues.apache.org/jira/browse/WW-4213"
          ],
          "uuid": "4e1fe1e3-e9e5-4cdd-980c-9d63117b7a0e"
        },
        {
          "affected_range": "(,2.3.16)",
          "affected_versions": "All versions before 2.3.16",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2022-11-03",
          "description": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/.",
          "fixed_versions": [
            "2.3.16"
          ],
          "identifier": "CVE-2013-6348",
          "identifiers": [
            "GHSA-3g8j-jj54-3vjg",
            "CVE-2013-6348"
          ],
          "not_impacted": "All versions starting from 2.3.16",
          "package_slug": "maven/org.apache.struts/struts2-core",
          "pubdate": "2022-05-17",
          "solution": "Upgrade to version 2.3.16 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2013-6348",
            "http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html",
            "http://seclists.org/fulldisclosure/2013/Oct/244",
            "https://issues.apache.org/jira/browse/WW-4213",
            "https://security-tracker.debian.org/tracker/CVE-2013-6348",
            "https://svn.apache.org/viewvc?view=revision\u0026revision=1533354",
            "https://ubuntu.com/security/CVE-2013-6348",
            "https://github.com/advisories/GHSA-3g8j-jj54-3vjg"
          ],
          "uuid": "ed765c59-1886-4cde-be27-a7f284165f25"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:apache:struts:2.3.15.3:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2013-6348"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Multiple cross-site scripting (XSS) vulnerabilities in Apache Struts 2.3.15.3 allow remote attackers to inject arbitrary web script or HTML via the namespace parameter to (1) actionNames.action and (2) showConfig.action in config-browser/."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "99048",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/99048"
            },
            {
              "name": "20131028 [Wooyun]Apache Struts2 showcase multiple XSS",
              "refsource": "FULLDISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://seclists.org/fulldisclosure/2013/Oct/244"
            },
            {
              "name": "99047",
              "refsource": "OSVDB",
              "tags": [],
              "url": "http://osvdb.org/99047"
            },
            {
              "name": "http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://packetstormsecurity.com/files/123805/Struts-2.3.15.3-Cross-Site-Scripting.html"
            },
            {
              "name": "http://en.wooyun.org/bugs/wooyun-2013-034?2592",
              "refsource": "MISC",
              "tags": [
                "Exploit"
              ],
              "url": "http://en.wooyun.org/bugs/wooyun-2013-034?2592"
            },
            {
              "name": "1029266",
              "refsource": "SECTRACK",
              "tags": [],
              "url": "http://www.securitytracker.com/id/1029266"
            }
          ]
        }
      },
      "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": "2013-11-25T04:36Z",
      "publishedDate": "2013-11-02T21:55Z"
    }
  }
}


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…