{ "id": "CVE-2020-15896", "sourceIdentifier": "cve@mitre.org", "published": "2020-07-22T19:15:12.897", "lastModified": "2020-07-27T15:06:14.980", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An authentication-bypass issue was discovered on D-Link DAP-1522 devices 1.4x before 1.10b04Beta02. There exist a few pages that are directly accessible by any unauthorized user, e.g., logout.php and login.php. This occurs because of checking the value of NO_NEED_AUTH. If the value of NO_NEED_AUTH is 1, the user has direct access to the webpage without any authentication. By appending a query string NO_NEED_AUTH with the value of 1 to any protected URL, any unauthorized user can access the application directly, as demonstrated by bsc_lan.php?NO_NEED_AUTH=1." }, { "lang": "es", "value": "Se detect\u00f3 un problema de omisi\u00f3n de autenticaci\u00f3n en dispositivos D-Link DAP-1522 versiones 1.4x anteriores a 1.10b04Beta02. Se presentan algunas p\u00e1ginas que son directamente accesibles por cualquier usuario no autorizado, por ejemplo, logout.php y login.php. Esto ocurre debido a una comprobaci\u00f3n del valor de NO_NEED_AUTH. Si el valor de NO_NEED_AUTH es 1, el usuario tiene acceso directo a la p\u00e1gina web sin ninguna autenticaci\u00f3n. Al agregar una cadena de consulta de NO_NEED_AUTH con el valor de 1 en cualquier URL protegida, cualquier usuario no autorizado puede acceder a la aplicaci\u00f3n directamente, como es demostrado por bsc_lan.php?NO_NEED_AUTH=1" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-287" } ] } ], "configurations": [ { "operator": "AND", "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:dlink:dap-1522_firmware:1.41:*:*:*:*:*:*:*", "matchCriteriaId": "DAED7DD2-697E-44B9-84B4-76741ABDAEDC" }, { "vulnerable": true, "criteria": "cpe:2.3:o:dlink:dap-1522_firmware:1.42:*:*:*:*:*:*:*", "matchCriteriaId": "6B2FAD6C-3720-4C06-B17C-090ED917DCC9" } ] }, { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": false, "criteria": "cpe:2.3:h:dlink:dap-1522:a1:*:*:*:*:*:*:*", "matchCriteriaId": "4EC07FCB-ED7F-4C87-8C31-0839F09CD695" } ] } ] } ], "references": [ { "url": "https://research.loginsoft.com/bugs/authentication-bypass-in-d-link-firmware-dap-1522/", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10169", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] } ] }