Skip to content

An issue was discovered in apply.cgi on D-Link DAP-1520...

High severity Unreviewed Published May 24, 2022 to the GitHub Advisory Database • Updated Apr 26, 2023

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

An issue was discovered in apply.cgi on D-Link DAP-1520 devices before 1.10b04Beta02. Whenever a user performs a login action from the web interface, the request values are being forwarded to the ssi binary. On the login page, the web interface restricts the password input field to a fixed length of 15 characters. The problem is that validation is being done on the client side, hence it can be bypassed. When an attacker manages to intercept the login request (POST based) and tampers with the vulnerable parameter (log_pass), to a larger length, the request will be forwarded to the webserver. This results in a stack-based buffer overflow. A few other POST variables, (transferred as part of the login request) are also vulnerable: html_response_page and log_user.

References

Published by the National Vulnerability Database Jul 22, 2020
Published to the GitHub Advisory Database May 24, 2022
Last updated Apr 26, 2023

Severity

High

CVE ID

CVE-2020-15892

GHSA ID

GHSA-mh3c-hpgm-9fqj

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.