cvelist/2019/3xxx/CVE-2019-3826.json

107 lines
4.3 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-26 12:59:24 -03:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:35:50 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-3826",
2019-03-26 18:00:52 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-03-26 12:59:24 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "prometheus",
"version": {
"version_data": [
{
"version_value": "2.7.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3826",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3826",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/prometheus/prometheus/pull/5163",
"name": "https://github.com/prometheus/prometheus/pull/5163",
"refsource": "CONFIRM"
},
{
"url": "https://github.com/prometheus/prometheus/commit/62e591f9",
"name": "https://github.com/prometheus/prometheus/commit/62e591f9",
"refsource": "CONFIRM"
2019-04-24 06:00:47 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:0327",
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
2020-01-18 21:01:08 +00:00
},
{
"refsource": "MLIST",
"name": "[zookeeper-commits] 20200118 [zookeeper] branch branch-3.5 updated: ZOOKEEPER-3677: owasp checker failing for - CVE-2019-17571 Apache Log4j 1.2 deserialization of untrusted data in SocketServer",
"url": "https://lists.apache.org/thread.html/rdf2a0d94c3b5b523aeff7741ae71347415276062811b687f30ea6573@%3Ccommits.zookeeper.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[zookeeper-commits] 20200118 [zookeeper] branch master updated: ZOOKEEPER-3677: owasp checker failing for - CVE-2019-17571 Apache Log4j 1.2 deserialization of untrusted data in SocketServer",
"url": "https://lists.apache.org/thread.html/r8e3f7da12bf5750b0a02e69a78a61073a2ac950eed7451ce70a65177@%3Ccommits.zookeeper.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[zookeeper-commits] 20200118 [zookeeper] branch branch-3.6 updated: ZOOKEEPER-3677: owasp checker failing for - CVE-2019-17571 Apache Log4j 1.2 deserialization of untrusted data in SocketServer",
"url": "https://lists.apache.org/thread.html/r48d5019bd42e0770f7e5351e420a63a41ff1f16924942442c6aff6a8@%3Ccommits.zookeeper.apache.org%3E"
2021-03-31 21:00:57 +00:00
},
{
"refsource": "MISC",
"name": "https://advisory.checkmarx.net/advisory/CX-2019-4297",
"url": "https://advisory.checkmarx.net/advisory/CX-2019-4297"
2019-03-26 12:59:24 -03:00
}
]
2019-03-18 04:35:50 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-26 12:59:24 -03:00
"value": "A stored, DOM based, cross-site scripting (XSS) flaw was found in Prometheus before version 2.7.1. An attacker could exploit this by convincing an authenticated user to visit a crafted URL on a Prometheus server, allowing for the execution and persistent storage of arbitrary scripts."
2019-03-18 04:35:50 +00:00
}
]
2019-03-26 12:59:24 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-03-18 04:35:50 +00:00
}
2019-03-26 18:00:52 +00:00
}