cvelist/2019/12xxx/CVE-2019-12834.json

76 lines
2.3 KiB
JSON
Raw Normal View History

2019-06-15 18:00:46 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-07-16 18:00:56 +00:00
"ID": "CVE-2019-12834",
"STATE": "PUBLIC"
2019-06-15 18:00:46 +00:00
},
2019-07-16 18:00:56 +00:00
"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",
2019-06-15 18:00:46 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-16 18:00:56 +00:00
"value": "In HT2 Labs Learning Locker 3.15.1, it's possible to inject malicious HTML and JavaScript code into the DOM of the website via the PATH_INFO to the dashboards/ URI."
2019-06-15 18:00:46 +00:00
}
]
2019-07-16 18:00:56 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/miruser/Roche-CVEs/blob/master/CVE-2019-12834.md",
"refsource": "MISC",
"name": "https://github.com/miruser/Roche-CVEs/blob/master/CVE-2019-12834.md"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:L/AV:N/A:L/C:L/I:L/PR:N/S:U/UI:N",
"version": "3.0"
}
2019-06-15 18:00:46 +00:00
}
}