cvelist/2020/7xxx/CVE-2020-7819.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2020-01-22 14:01:07 +00:00
{
"CVE_data_meta": {
2021-09-07 15:00:49 +00:00
"ASSIGNER": "vuln@krcert.or.kr",
2020-01-22 14:01:07 +00:00
"ID": "CVE-2020-7819",
2021-09-07 15:00:49 +00:00
"STATE": "PUBLIC",
"TITLE": "nTracker USB Enterprise SQL-Injection vulnerability"
2020-01-22 14:01:07 +00:00
},
2021-09-07 15:00:49 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "nTracker USB Enterprise",
"version": {
"version_data": [
{
"platform": "Windows",
"version_affected": "<=",
"version_name": "5",
"version_value": "5"
}
]
}
}
]
},
"vendor_name": "nTrackSystem"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-01-22 14:01:07 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-07 15:00:49 +00:00
"value": "A SQL-Injection vulnerability in the nTracker USB Enterprise(secure USB management solution) allows a remote unauthenticated attacker to perform SQL query to access username password and other session related information."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
2020-01-22 14:01:07 +00:00
}
]
2021-09-07 15:00:49 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=36223",
"name": "https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=36223"
}
]
},
"source": {
"discovery": "UNKNOWN"
2020-01-22 14:01:07 +00:00
}
}