fkie_cve-2019-1020019
Vulnerability from fkie_nvd
Published
2019-07-29 14:15
Modified
2024-11-21 04:18
Summary
invenio-previewer before 1.0.0a12 allows XSS.



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:0.1.0:*:*:*:*:*:*:*",
              "matchCriteriaId": "5823BF5A-B010-4C62-B7D0-15825B7CD1F4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a1:*:*:*:*:*:*",
              "matchCriteriaId": "4CC2E916-A4C7-473A-9B93-D0563E4D6863",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a10:*:*:*:*:*:*",
              "matchCriteriaId": "B8AF1823-83E5-4F22-83CB-7C405AC455CD",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a11:*:*:*:*:*:*",
              "matchCriteriaId": "F812BD46-0A52-4F8E-BDD1-770A3BA20CAA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a12:*:*:*:*:*:*",
              "matchCriteriaId": "359DAC47-E5FC-4E79-9F23-51207CB9F6F6",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a2:*:*:*:*:*:*",
              "matchCriteriaId": "258665AB-1A25-4E5F-947B-D9CC004AE892",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a3:*:*:*:*:*:*",
              "matchCriteriaId": "239595F8-0F37-4624-B24E-F13194C6619E",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a4:*:*:*:*:*:*",
              "matchCriteriaId": "E61A7CE6-B6BD-4A4F-889F-E5D9F80B86FC",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a5:*:*:*:*:*:*",
              "matchCriteriaId": "082C57D3-A82F-4F1C-BF67-F5515C36407A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a6:*:*:*:*:*:*",
              "matchCriteriaId": "D455B629-CF8E-47A6-8D80-A27353658853",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a7:*:*:*:*:*:*",
              "matchCriteriaId": "9EA29432-EA3C-4F57-B1C7-34A5A9EA1FED",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a8:*:*:*:*:*:*",
              "matchCriteriaId": "77A3BBF7-815A-403C-B426-977F1040147F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:inveniosoftware:invenio-previewer:1.0.0:a9:*:*:*:*:*:*",
              "matchCriteriaId": "F61050A5-FAF5-4214-B649-9E64E36F1825",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "invenio-previewer before 1.0.0a12 allows XSS."
    },
    {
      "lang": "es",
      "value": "Invenio-previewer anterior a versi\u00f3n 1.0.0a12, permite una vulnerabilidad de tipo XSS."
    }
  ],
  "id": "CVE-2019-1020019",
  "lastModified": "2024-11-21T04:18:12.183",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "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,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": true
      }
    ],
    "cvssMetricV30": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "NETWORK",
          "availabilityImpact": "NONE",
          "baseScore": 6.1,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "LOW",
          "integrityImpact": "LOW",
          "privilegesRequired": "NONE",
          "scope": "CHANGED",
          "userInteraction": "REQUIRED",
          "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "version": "3.0"
        },
        "exploitabilityScore": 2.8,
        "impactScore": 2.7,
        "source": "nvd@nist.gov",
        "type": "Primary"
      }
    ]
  },
  "published": "2019-07-29T14:15:11.317",
  "references": [
    {
      "source": "josh@bress.net",
      "tags": [
        "Exploit",
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://github.com/inveniosoftware/invenio-previewer/security/advisories/GHSA-j9m2-6hq2-4r3c"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Mitigation",
        "Third Party Advisory"
      ],
      "url": "https://github.com/inveniosoftware/invenio-previewer/security/advisories/GHSA-j9m2-6hq2-4r3c"
    }
  ],
  "sourceIdentifier": "josh@bress.net",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-79"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • 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…