gsd-2014-1904
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Cross-site scripting (XSS) vulnerability in web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2014-1904",
    "description": "Cross-site scripting (XSS) vulnerability in web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action.",
    "id": "GSD-2014-1904",
    "references": [
      "https://www.debian.org/security/2014/dsa-2890",
      "https://access.redhat.com/errata/RHSA-2014:0401",
      "https://access.redhat.com/errata/RHSA-2014:0400",
      "https://advisories.mageia.org/CVE-2014-1904.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-1904"
      ],
      "details": "Cross-site scripting (XSS) vulnerability in web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action.",
      "id": "GSD-2014-1904",
      "modified": "2023-12-13T01:22:51.069185Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-1904",
        "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 web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "http://www.gopivotal.com/security/cve-2014-1904",
            "refsource": "CONFIRM",
            "url": "http://www.gopivotal.com/security/cve-2014-1904"
          },
          {
            "name": "66137",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/66137"
          },
          {
            "name": "https://jira.springsource.org/browse/SPR-11426",
            "refsource": "CONFIRM",
            "url": "https://jira.springsource.org/browse/SPR-11426"
          },
          {
            "name": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485",
            "refsource": "CONFIRM",
            "url": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485"
          },
          {
            "name": "20140311 CVE-2014-1904 XSS when using Spring MVC",
            "refsource": "BUGTRAQ",
            "url": "http://www.securityfocus.com/archive/1/531422/100/0/threaded"
          },
          {
            "name": "RHSA-2014:0400",
            "refsource": "REDHAT",
            "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
          },
          {
            "name": "57915",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/57915"
          },
          {
            "name": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt",
            "refsource": "CONFIRM",
            "url": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt"
          },
          {
            "name": "20140312 CVE-2014-1904 XSS when using Spring MVC",
            "refsource": "FULLDISC",
            "url": "http://seclists.org/fulldisclosure/2014/Mar/101"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "[3-alpha0,3.2.7.RELEASE],[4-alpha0,4.0.1.RELEASE]",
          "affected_versions": "All versions starting from 3-alpha0 up to 3.2.7.release, all versions starting from 4-alpha0 up to 4.0.1.release",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2019-03-27",
          "description": "Cross-site scripting (XSS) vulnerability in `web/servlet/tags/form/FormTag.java` in Spring MVC in this package allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action.",
          "fixed_versions": [
            "3.2.8.RELEASE",
            "4.0.2.RELEASE"
          ],
          "identifier": "CVE-2014-1904",
          "identifiers": [
            "CVE-2014-1904"
          ],
          "not_impacted": "All versions before 3-alpha0, all versions after 3.2.7.release before 4-alpha0, all versions after 4.0.1.release",
          "package_slug": "maven/org.springframework/spring-webmvc",
          "pubdate": "2014-03-20",
          "solution": "Upgrade to versions 3.2.8.RELEASE, 4.0.2.RELEASE or above.",
          "title": "Cross-site scripting flaw",
          "urls": [
            "http://www.gopivotal.com/security/cve-2014-1904",
            "https://bugzilla.redhat.com/CVE-2014-1904"
          ],
          "uuid": "33e64e9f-94ba-4160-a457-e153167611bf"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:spring_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "3.2.8",
                "versionStartIncluding": "3.0.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:pivotal_software:spring_framework:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "4.0.2",
                "versionStartIncluding": "4.0.0",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-1904"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in web/servlet/tags/form/FormTag.java in Spring MVC in Spring Framework 3.0.0 before 3.2.8 and 4.0.0 before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the requested URI in a default action."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://jira.springsource.org/browse/SPR-11426",
              "refsource": "CONFIRM",
              "tags": [
                "Permissions Required"
              ],
              "url": "https://jira.springsource.org/browse/SPR-11426"
            },
            {
              "name": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt",
              "refsource": "CONFIRM",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "http://docs.spring.io/spring/docs/3.2.8.RELEASE/changelog.txt"
            },
            {
              "name": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Third Party Advisory"
              ],
              "url": "https://github.com/spring-projects/spring-framework/commit/741b4b229ae032bd17175b46f98673ce0bd2d485"
            },
            {
              "name": "http://www.gopivotal.com/security/cve-2014-1904",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Vendor Advisory"
              ],
              "url": "http://www.gopivotal.com/security/cve-2014-1904"
            },
            {
              "name": "RHSA-2014:0400",
              "refsource": "REDHAT",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "http://rhn.redhat.com/errata/RHSA-2014-0400.html"
            },
            {
              "name": "57915",
              "refsource": "SECUNIA",
              "tags": [
                "Permissions Required"
              ],
              "url": "http://secunia.com/advisories/57915"
            },
            {
              "name": "66137",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/66137"
            },
            {
              "name": "20140312 CVE-2014-1904 XSS when using Spring MVC",
              "refsource": "FULLDISC",
              "tags": [
                "Mailing List",
                "Third Party Advisory"
              ],
              "url": "http://seclists.org/fulldisclosure/2014/Mar/101"
            },
            {
              "name": "20140311 CVE-2014-1904 XSS when using Spring MVC",
              "refsource": "BUGTRAQ",
              "tags": [
                "Broken Link"
              ],
              "url": "http://www.securityfocus.com/archive/1/531422/100/0/threaded"
            }
          ]
        }
      },
      "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
        }
      },
      "lastModifiedDate": "2019-03-27T18:57Z",
      "publishedDate": "2014-03-20T16:55Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...