160 lines
5.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-6205",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-02-23T06:59:00.167",
"lastModified": "2025-04-20T01:37:25.860",
"vulnStatus": "Deferred",
"cveTags": [],
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "D-Link DGS-1510-28XMP, DGS-1510-28X, DGS-1510-52X, DGS-1510-52, DGS-1510-28P, DGS-1510-28, and DGS-1510-20 Websmart devices with firmware before 1.31.B003 allow attackers to conduct Unauthenticated Command Bypass attacks via unspecified vectors."
},
{
"lang": "es",
"value": "Dispositivos D-Link DGS-1510-28XMP, DGS-1510-28X, DGS-1510-52X, DGS-1510-52, DGS-1510-28P, DGS-1510-28 y DGS-1510-20 de Websmart con firmware anterior a 1.31.B003 permiten a atacantes llevar a cabo ataques de Elusi\u00f3n de Comandos no Autenticados a trav\u00e9s de vectores no especificados."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
2023-04-24 12:24:31 +02:00
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
2023-04-24 12:24:31 +02:00
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
2023-04-24 12:24:31 +02:00
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:dlink:websmart_dgs-1510_series_firmware:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.31.b001",
"matchCriteriaId": "8AFB2BDE-756A-47C9-9072-AFFB6FAA254E"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-20:-:*:*:*:*:*:*:*",
"matchCriteriaId": "95084767-AB12-4124-96C5-C3FBD77854B9"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-28:-:*:*:*:*:*:*:*",
"matchCriteriaId": "1A83310B-38B0-4259-BBC4-E11684B1DA24"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-28p:-:*:*:*:*:*:*:*",
"matchCriteriaId": "AF7A14A9-7443-4194-BF36-76C084A20F86"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-28xmp:-:*:*:*:*:*:*:*",
"matchCriteriaId": "EAEAC111-8914-4DC1-B8FA-E9AF1AE1DF73"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-52:-:*:*:*:*:*:*:*",
"matchCriteriaId": "0B4B17F4-4DDD-438E-BC49-3771AFDC39E6"
},
{
"vulnerable": false,
"criteria": "cpe:2.3:h:dlink:websmart_dgs-1510-52x:-:*:*:*:*:*:*:*",
"matchCriteriaId": "68709ECB-A529-49DB-846F-8FDEE47B0BC3"
}
]
}
]
}
],
"references": [
{
"url": "http://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10070",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/96397",
"source": "cve@mitre.org"
},
{
"url": "http://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10070",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/96397",
"source": "af854a3a-2127-422b-91ae-364da2661108"
2023-04-24 12:24:31 +02:00
}
]
}