- Synchronized data.

This commit is contained in:
CVE Team 2017-11-13 09:05:09 -05:00
parent 35586b15b6
commit c5f1b62c2e
No known key found for this signature in database
GPG Key ID: 3504EC0FB4B2FE56
4 changed files with 181 additions and 178 deletions

View File

@ -38,7 +38,7 @@
"description_data" : [
{
"lang" : "eng",
"value" : "An installer defect known as an \"unquoted Windows search path vulnerability\" affected the Apache OpenOffice installers for Windows. The PC must have previously been infected by a Trojan Horse application (or user) running with administrative privilege. Any installer with the unquoted search path vulnerability becomes a delayed trigger for the exploit."
"value" : "An installer defect known as an \"unquoted Windows search path vulnerability\" affected the Apache OpenOffice before 4.1.3 installers for Windows. The PC must have previously been infected by a Trojan Horse application (or user) running with administrative privilege. Any installer with the unquoted search path vulnerability becomes a delayed trigger for the exploit."
}
]
},

View File

@ -1,59 +1,60 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10871",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NTT DOCOMO, INC.",
"product": {
"product_data": [
{
"product_name": "Wi-Fi STATION L-02F Software",
"version": {
"version_data": [
{
"version_value": "version L02F-MDM9625-V10h-JUN-23-2017-DCM-JP and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Buffer Overflow"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"http://jvn.jp/en/jp/JVN23367475/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"Buffer overflow in Wi-Fi STATION L-02F Software version L02F-MDM9625-V10h-JUN-23-2017-DCM-JP and earlier allows an attacker to execute arbitrary code via unspecified vectors."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-10871",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Wi-Fi STATION L-02F Software",
"version" : {
"version_data" : [
{
"version_value" : "version L02F-MDM9625-V10h-JUN-23-2017-DCM-JP and earlier"
}
]
}
}
]
},
"vendor_name" : "NTT DOCOMO, INC."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Buffer overflow in NTT DOCOMO Wi-Fi STATION L-02F Software version L02F-MDM9625-V10h-JUN-23-2017-DCM-JP and earlier allows an attacker to execute arbitrary code via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Buffer Overflow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://jvn.jp/en/jp/JVN23367475/index.html"
}
]
}
}

View File

@ -1,62 +1,63 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10875",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "I-O DATA DEVICE, INC.",
"product": {
"product_data": [
{
"product_name": "LAN DISK Connect",
"version": {
"version_data": [
{
"version_value": "Ver2.02 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Denial-of-Service (DoS)"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"http://www.iodata.jp/support/information/2017/ld-connect/"
},
{
"url":"http://jvn.jp/en/jp/JVN87886530/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"LAN DISK Connect Ver2.02 and earlier allows an attacker to cause a denial of service in the application via unspecified vectors."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-10875",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "LAN DISK Connect",
"version" : {
"version_data" : [
{
"version_value" : "Ver2.02 and earlier"
}
]
}
}
]
},
"vendor_name" : "I-O DATA DEVICE, INC."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "I-O DATA DEVICE LAN DISK Connect Ver2.02 and earlier allows an attacker to cause a denial of service in the application via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial-of-Service (DoS)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.iodata.jp/support/information/2017/ld-connect/"
},
{
"url" : "http://jvn.jp/en/jp/JVN87886530/index.html"
}
]
}
}

View File

@ -1,59 +1,60 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-10885",
"ASSIGNER": "vultures@jpcert.or.jp"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SBI SECURITIES Co.,Ltd.",
"product": {
"product_data": [
{
"product_name": "HYPER SBI",
"version": {
"version_data": [
{
"version_value": "Ver. 2.2 and earlier"
}
]
}
}
]
}
}
]
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang": "eng",
"value":"Untrusted search path vulnerability"
}
]
}
]
},
"references":{
"reference_data":[
{
"url":"http://jvn.jp/en/jp/JVN71284826/index.html"
}
]
},
"description":{
"description_data":[
{
"lang": "eng",
"value":"Untrusted search path vulnerability in HYPER SBI Ver. 2.2 and earlier allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory."
}
]
}
}
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-10885",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "HYPER SBI",
"version" : {
"version_data" : [
{
"version_value" : "Ver. 2.2 and earlier"
}
]
}
}
]
},
"vendor_name" : "SBI SECURITIES Co.,Ltd."
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Untrusted search path vulnerability in HYPER SBI Ver. 2.2 and earlier allows an attacker to gain privileges via a Trojan horse DLL in an unspecified directory."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Untrusted search path vulnerability"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://jvn.jp/en/jp/JVN71284826/index.html"
}
]
}
}