"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-04-04 20:00:45 +00:00
parent f1186004fe
commit 793e476988
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 60 additions and 6 deletions

View File

@ -2,7 +2,30 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-18068",
"STATE": "RESERVED"
"STATE": "PUBLIC"
},
"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",
@ -11,7 +34,33 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The ARM-based hardware debugging feature on Raspberry Pi 3 module B+ and possibly other devices allows non-secure EL1 code to read/write any EL3 (the highest privilege level in ARMv8) memory/register via inter-processor debugging. With a debug host processor A running in non-secure EL1 and a debug target processor B running in any privilege level, the debugging feature allows A to halt B and promote B to any privilege level. As a debug host, A has full control of B even if B owns a higher privilege level than A. Accordingly, A can read/write any EL3 memory/register via B. Also, with this memory access, A can execute arbitrary code in EL3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://www.computer.org/csdl/proceedings-article/sp/2019/666000b157/17D45WHONhv",
"url": "https://www.computer.org/csdl/proceedings-article/sp/2019/666000b157/17D45WHONhv"
},
{
"refsource": "MISC",
"name": "http://www.cs.wayne.edu/fengwei/paper/nailgun-sp19.pdf",
"url": "http://www.cs.wayne.edu/fengwei/paper/nailgun-sp19.pdf"
}
]
}

View File

@ -56,13 +56,18 @@
},
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT209109",
"url": "https://support.apple.com/kb/HT209109"
"name": "https://support.apple.com/kb/HT209107",
"url": "https://support.apple.com/kb/HT209107"
},
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT209107https://support.apple.com/kb/HT209106",
"url": "https://support.apple.com/kb/HT209107https://support.apple.com/kb/HT209106"
"name": "https://support.apple.com/kb/HT209106",
"url": "https://support.apple.com/kb/HT209106"
},
{
"refsource": "MISC",
"name": "https://support.apple.com/kb/HT209109",
"url": "https://support.apple.com/kb/HT209109"
}
]
},