"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-03-22 19:00:47 +00:00
parent bf709dbd81
commit 26bc496d36
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
7 changed files with 257 additions and 178 deletions

View File

@ -56,6 +56,11 @@
"name": "https://github.com/tecnickcom/TCPDF/commit/1861e33fe05f653b67d070f7c106463e7a5c26ed", "name": "https://github.com/tecnickcom/TCPDF/commit/1861e33fe05f653b67d070f7c106463e7a5c26ed",
"refsource": "MISC", "refsource": "MISC",
"url": "https://github.com/tecnickcom/TCPDF/commit/1861e33fe05f653b67d070f7c106463e7a5c26ed" "url": "https://github.com/tecnickcom/TCPDF/commit/1861e33fe05f653b67d070f7c106463e7a5c26ed"
},
{
"refsource": "FULLDISC",
"name": "20190322 CVE-2018-17057: phar deserialization in TCPDF might lead to RCE",
"url": "http://seclists.org/fulldisclosure/2019/Mar/36"
} }
] ]
} }

View File

@ -1,90 +1,90 @@
{ {
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"value" : "Gain Access", "value": "Gain Access",
"lang" : "eng" "lang": "eng"
} }
] ]
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10869060", "name": "http://www.ibm.com/support/docview.wss?uid=ibm10869060",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10869060", "url": "http://www.ibm.com/support/docview.wss?uid=ibm10869060",
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"title" : "IBM Security Bulletin 869060 (Content Navigator)" "title": "IBM Security Bulletin 869060 (Content Navigator)"
}, },
{ {
"refsource" : "XF", "refsource": "XF",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"name" : "ibm-content-cve20194035-spoofing (156001)", "name": "ibm-content-cve20194035-spoofing (156001)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156001" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/156001"
} }
] ]
}, },
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"BM" : { "BM": {
"A" : "L", "A": "L",
"UI" : "N", "UI": "N",
"SCORE" : "6.300", "SCORE": "6.300",
"PR" : "L", "PR": "L",
"AC" : "L", "AC": "L",
"S" : "U", "S": "U",
"AV" : "N", "AV": "N",
"C" : "L", "C": "L",
"I" : "L" "I": "L"
}, },
"TM" : { "TM": {
"RL" : "O", "RL": "O",
"E" : "U", "E": "U",
"RC" : "C" "RC": "C"
} }
} }
}, },
"data_type" : "CVE", "data_type": "CVE",
"data_format" : "MITRE", "data_format": "MITRE",
"CVE_data_meta" : { "CVE_data_meta": {
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ID" : "CVE-2019-4035", "ID": "CVE-2019-4035",
"DATE_PUBLIC" : "2019-03-11T00:00:00", "DATE_PUBLIC": "2019-03-11T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com" "ASSIGNER": "psirt@us.ibm.com"
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"value" : "IBM Content Navigator 3.0CD could allow attackers to direct web traffic to a malicious site. If attackers make a fake IBM Content Navigator site, they can send a link to ICN users to send request to their Edit client directly. Then Edit client will download documents from the fake ICN website. IBM X-Force ID: 156001.", "value": "IBM Content Navigator 3.0CD could allow attackers to direct web traffic to a malicious site. If attackers make a fake IBM Content Navigator site, they can send a link to ICN users to send request to their Edit client directly. Then Edit client will download documents from the fake ICN website. IBM X-Force ID: 156001.",
"lang" : "eng" "lang": "eng"
} }
] ]
}, },
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "3.0CD" "version_value": "3.0CD"
} }
] ]
}, },
"product_name" : "Content Navigator" "product_name": "Content Navigator"
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
] ]
} }
}, },
"data_version" : "4.0" "data_version": "4.0"
} }

View File

@ -1,92 +1,92 @@
{ {
"data_format" : "MITRE", "data_format": "MITRE",
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "IBM API Connect 2018.1 and 2018.4.1.2 apis can be leveraged by unauthenticated users to discover login ids of registered users. IBM X-Force ID: 156544." "value": "IBM API Connect 2018.1 and 2018.4.1.2 apis can be leveraged by unauthenticated users to discover login ids of registered users. IBM X-Force ID: 156544."
} }
] ]
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"ID" : "CVE-2019-4052", "ID": "CVE-2019-4052",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-03-20T00:00:00" "DATE_PUBLIC": "2019-03-20T00:00:00"
}, },
"data_type" : "CVE", "data_type": "CVE",
"data_version" : "4.0", "data_version": "4.0",
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"product_name" : "API Connect", "product_name": "API Connect",
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "2018.1" "version_value": "2018.1"
}, },
{ {
"version_value" : "2018.4.1.2" "version_value": "2018.4.1.2"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
] ]
} }
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "Obtain Information" "value": "Obtain Information"
} }
] ]
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10874248", "name": "http://www.ibm.com/support/docview.wss?uid=ibm10874248",
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10874248", "url": "http://www.ibm.com/support/docview.wss?uid=ibm10874248",
"title" : "IBM Security Bulletin 874248 (API Connect)", "title": "IBM Security Bulletin 874248 (API Connect)",
"refsource" : "CONFIRM" "refsource": "CONFIRM"
}, },
{ {
"name" : "ibm-api-cve20194052-info-disc (156544)", "name": "ibm-api-cve20194052-info-disc (156544)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/156544", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/156544",
"refsource" : "XF", "refsource": "XF",
"title" : "X-Force Vulnerability Report" "title": "X-Force Vulnerability Report"
} }
] ]
}, },
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"BM" : { "BM": {
"C" : "H", "C": "H",
"I" : "L", "I": "L",
"S" : "U", "S": "U",
"AV" : "N", "AV": "N",
"PR" : "N", "PR": "N",
"AC" : "L", "AC": "L",
"SCORE" : "8.200", "SCORE": "8.200",
"UI" : "N", "UI": "N",
"A" : "N" "A": "N"
}, },
"TM" : { "TM": {
"RC" : "C", "RC": "C",
"RL" : "O", "RL": "O",
"E" : "U" "E": "U"
} }
} }
} }

View File

@ -2,7 +2,7 @@
"CVE_data_meta": { "CVE_data_meta": {
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-9648", "ID": "CVE-2019-9648",
"STATE": "RESERVED" "STATE": "PUBLIC"
}, },
"data_format": "MITRE", "data_format": "MITRE",
"data_type": "CVE", "data_type": "CVE",
@ -11,7 +11,66 @@
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "An issue was discovered in the SFTP Server component in Core FTP 2.0 Build 674. A directory traversal vulnerability exists using the SIZE command along with a \\..\\..\\ substring, allowing an attacker to enumerate file existence based on the returned information."
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "BID",
"name": "107446",
"url": "http://www.securityfocus.com/bid/107446"
},
{
"refsource": "CONFIRM",
"name": "http://www.coreftp.com/forums/viewtopic.php?f=15&t=4022509",
"url": "http://www.coreftp.com/forums/viewtopic.php?f=15&t=4022509"
},
{
"refsource": "EXPLOIT-DB",
"name": "46535",
"url": "https://www.exploit-db.com/exploits/46535"
},
{
"refsource": "FULLDISC",
"name": "20190311 CVE-2019-9648 CoreFTP Server FTP / SFTP Server v2 - Build 674 SIZE Directory Traversal",
"url": "https://seclists.org/fulldisclosure/2019/Mar/23"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
} }
] ]
} }

View File

@ -66,6 +66,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9239", "name": "https://wpvulndb.com/vulnerabilities/9239",
"url": "https://wpvulndb.com/vulnerabilities/9239" "url": "https://wpvulndb.com/vulnerabilities/9239"
},
{
"refsource": "FULLDISC",
"name": "20190322 Re: Font_Organizer 2.1.1 - Reflected XSS (WordPress Plugin)",
"url": "http://seclists.org/fulldisclosure/2019/Mar/37"
} }
] ]
} }

View File

@ -66,6 +66,11 @@
"refsource": "MISC", "refsource": "MISC",
"name": "https://wpvulndb.com/vulnerabilities/9240", "name": "https://wpvulndb.com/vulnerabilities/9240",
"url": "https://wpvulndb.com/vulnerabilities/9240" "url": "https://wpvulndb.com/vulnerabilities/9240"
},
{
"refsource": "FULLDISC",
"name": "20190322 Re: Give 2.3.0 - Reflected XSS (WordPress Plugin)",
"url": "http://seclists.org/fulldisclosure/2019/Mar/38"
} }
] ]
} }

View File

@ -61,6 +61,11 @@
"url": "https://security-consulting.icu/blog/2019/02/wordpress-kingcomposer-xss/", "url": "https://security-consulting.icu/blog/2019/02/wordpress-kingcomposer-xss/",
"refsource": "MISC", "refsource": "MISC",
"name": "https://security-consulting.icu/blog/2019/02/wordpress-kingcomposer-xss/" "name": "https://security-consulting.icu/blog/2019/02/wordpress-kingcomposer-xss/"
},
{
"refsource": "FULLDISC",
"name": "20190322 Re: KingComposer 2.7.6 - Reflected XSS (WordPress Plugin)",
"url": "http://seclists.org/fulldisclosure/2019/Mar/39"
} }
] ]
} }