René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

77 lines
1.9 KiB
JSON

{
"id": "CVE-2019-17003",
"sourceIdentifier": "security@mozilla.org",
"published": "2023-02-16T22:15:10.500",
"lastModified": "2023-02-27T18:54:18.800",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Scanning a QR code that contained a javascript: URL would have resulted in the Javascript being executed."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:iphone_os:*:*",
"versionEndIncluding": "25.0",
"matchCriteriaId": "3F3769E5-EBD1-46B5-9C47-D23C7971DE37"
}
]
}
]
}
],
"references": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2019-17003",
"source": "security@mozilla.org",
"tags": [
"Exploit",
"Issue Tracking"
]
}
]
}