cvelist/2019/17xxx/CVE-2019-17003.json
2023-02-16 22:00:51 +00:00

73 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@mozilla.org",
"ID": "CVE-2019-17003",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Firefox for iOS",
"version": {
"version_data": [
{
"version_affected": "?<=",
"version_value": "25"
},
{
"version_affected": "!>",
"version_value": "25"
}
]
}
}
]
},
"vendor_name": "Mozilla"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Scanning a QR code that contained a javascript: URL would have resulted in the Javascript being executed."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": " Improper parsing of QR codes in address bar could lead to XSS"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2019-17003",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=CVE-2019-17003"
}
]
},
"source": {
"discovery": "UNKNOWN"
}
}