In function ext_get_plugin() in libyang <= v1.0.225, it...
High severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 29, 2023
Description
Published by the National Vulnerability Database
May 20, 2021
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Jan 29, 2023
In function ext_get_plugin() in libyang <= v1.0.225, it doesn't check whether the value of revision is NULL. If revision is NULL, the operation of strcmp(revision, ext_plugins[u].revision) will lead to a crash.
References