YOURLS through 1.7.3 is affected by a type juggling vulnerability in the api component that can result in login bypass.
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://github.com/YOURLS/YOURLS/releases | third party advisory release notes |
https://github.com/YOURLS/YOURLS/commits/master | third party advisory patch |
https://github.com/YOURLS/YOURLS/pull/2542 | third party advisory patch |
https://github.com/Wocanilo/CVE-2019-14537 | third party advisory exploit |
https://security-garage.com/index.php/cves/cve-2019-14537-api-authentication-bypass-via-type-juggling | third party advisory exploit |