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

GSD-2014-3994

Vulnerability from gsd - Updated: 2023-12-13 01:22
Details
Cross-site scripting (XSS) vulnerability in util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2014-3994",
    "description": "Cross-site scripting (XSS) vulnerability in util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name.",
    "id": "GSD-2014-3994",
    "references": [
      "https://advisories.mageia.org/CVE-2014-3994.html"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2014-3994"
      ],
      "details": "Cross-site scripting (XSS) vulnerability in util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name.",
      "id": "GSD-2014-3994",
      "modified": "2023-12-13T01:22:53.197367Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cve@mitre.org",
        "ID": "CVE-2014-3994",
        "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 util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "lang": "eng",
                "value": "n/a"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "[oss-security] 20140606 Requesting CVEs issued for two XSS vulnerabilities in Djblets (a set of Django helpers)",
            "refsource": "MLIST",
            "url": "http://seclists.org/oss-sec/2014/q2/494"
          },
          {
            "name": "[oss-security] 20140606 Re: Requesting CVEs issued for two XSS vulnerabilities in Djblets (a set of Django helpers)",
            "refsource": "MLIST",
            "url": "http://seclists.org/oss-sec/2014/q2/498"
          },
          {
            "name": "67932",
            "refsource": "BID",
            "url": "http://www.securityfocus.com/bid/67932"
          },
          {
            "name": "https://code.google.com/p/reviewboard/issues/detail?id=3406",
            "refsource": "CONFIRM",
            "url": "https://code.google.com/p/reviewboard/issues/detail?id=3406"
          },
          {
            "name": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e",
            "refsource": "CONFIRM",
            "url": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e"
          },
          {
            "name": "58691",
            "refsource": "SECUNIA",
            "url": "http://secunia.com/advisories/58691"
          },
          {
            "name": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf",
            "refsource": "CONFIRM",
            "url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf"
          },
          {
            "name": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd",
            "refsource": "CONFIRM",
            "url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c0.7.30||\u003e0.8.0,\u003c0.8.3",
          "affected_versions": "All versions before 0.7.30, all versions after 0.8.0 before 0.8.3",
          "credit": "uchida",
          "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2016-08-23",
          "description": "Django\u0027s JSON serialization does not handle escaping of any characters to make them safe for injecting into HTML. This allows an attacker who can provide part of a JSON-serializable object to craft a string that can break out of a \u003cscript\u003e tag and create its own, injecting a custom script.",
          "fixed_versions": [
            "0.7.30",
            "0.8.3"
          ],
          "identifier": "CVE-2014-3994",
          "identifiers": [
            "CVE-2014-3994"
          ],
          "not_impacted": "All versions starting from 0.7.30 up to 0.8.0, all versions starting from 0.8.3",
          "package_slug": "pypi/Djblets",
          "pubdate": "2014-06-16",
          "solution": "Upgrade to versions 0.7.30, 0.8.3 or above.",
          "title": "XSS Vulnerability in Djblets json_dumps()",
          "urls": [
            "https://github.com/djblets/djblets/blob/master/NEWS"
          ],
          "uuid": "a2612fef-5814-4911-b0e0-9152cfa02c8b"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:djblets:0.8.2:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:djblets:0.8.1:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:djblets:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndIncluding": "0.7.29",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:djblets:0.7.28:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:reviewboard:-:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:reviewboard:djblets:0.7.27:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cve@mitre.org",
          "ID": "CVE-2014-3994"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Cross-site scripting (XSS) vulnerability in util/templatetags/djblets_js.py in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django, as used in Review Board, allows remote attackers to inject arbitrary web script or HTML via a JSON object, as demonstrated by the name field when changing a user name."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "[oss-security] 20140606 Re: Requesting CVEs issued for two XSS vulnerabilities in Djblets (a set of Django helpers)",
              "refsource": "MLIST",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://seclists.org/oss-sec/2014/q2/498"
            },
            {
              "name": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Issue Tracking"
              ],
              "url": "https://github.com/djblets/djblets/commit/50000d0bbb983fa8c097b588d06b64df8df483bd"
            },
            {
              "name": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e",
              "refsource": "CONFIRM",
              "tags": [
                "Exploit",
                "Patch",
                "Issue Tracking"
              ],
              "url": "https://github.com/djblets/djblets/commit/77a68c03cd619a0996f3f37337b8c39ca6643d6e"
            },
            {
              "name": "[oss-security] 20140606 Requesting CVEs issued for two XSS vulnerabilities in Djblets (a set of Django helpers)",
              "refsource": "MLIST",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://seclists.org/oss-sec/2014/q2/494"
            },
            {
              "name": "58691",
              "refsource": "SECUNIA",
              "tags": [
                "Permissions Required",
                "Third Party Advisory"
              ],
              "url": "http://secunia.com/advisories/58691"
            },
            {
              "name": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf",
              "refsource": "CONFIRM",
              "tags": [
                "Patch",
                "Issue Tracking"
              ],
              "url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf"
            },
            {
              "name": "https://code.google.com/p/reviewboard/issues/detail?id=3406",
              "refsource": "CONFIRM",
              "tags": [
                "Not Applicable"
              ],
              "url": "https://code.google.com/p/reviewboard/issues/detail?id=3406"
            },
            {
              "name": "67932",
              "refsource": "BID",
              "tags": [
                "Third Party Advisory",
                "VDB Entry"
              ],
              "url": "http://www.securityfocus.com/bid/67932"
            }
          ]
        }
      },
      "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": "2016-08-23T14:49Z",
      "publishedDate": "2014-06-16T18:55Z"
    }
  }
}



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…