snips.sh

    1{
    2  "version": "2.1.0",
    3  "$schema": "https://json.schemastore.org/sarif-2.1.0.json",
    4  "runs": [
    5    {
    6      "tool": {
    7        "driver": {
    8          "fullName": "Trivy Vulnerability Scanner",
    9          "informationUri": "https://github.com/aquasecurity/trivy",
   10          "name": "Trivy",
   11          "rules": [
   12            {
   13              "id": "CVE-2011-3374",
   14              "name": "OsPackageVulnerability",
   15              "shortDescription": {
   16                "text": "It was found that apt-key in apt, all versions, do not correctly valid ..."
   17              },
   18              "fullDescription": {
   19                "text": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack."
   20              },
   21              "defaultConfiguration": {
   22                "level": "note"
   23              },
   24              "helpUri": "https://avd.aquasec.com/nvd/cve-2011-3374",
   25              "help": {
   26                "text": "Vulnerability CVE-2011-3374\nSeverity: LOW\nPackage: libapt-pkg6.0\nFixed Version: \nLink: [CVE-2011-3374](https://avd.aquasec.com/nvd/cve-2011-3374)\nIt was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.",
   27                "markdown": "**Vulnerability CVE-2011-3374**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libapt-pkg6.0||[CVE-2011-3374](https://avd.aquasec.com/nvd/cve-2011-3374)|\n\nIt was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack."
   28              },
   29              "properties": {
   30                "precision": "very-high",
   31                "security-severity": "2.0",
   32                "tags": [
   33                  "vulnerability",
   34                  "security",
   35                  "LOW"
   36                ]
   37              }
   38            },
   39            {
   40              "id": "CVE-2022-3715",
   41              "name": "OsPackageVulnerability",
   42              "shortDescription": {
   43                "text": "a heap-buffer-overflow in valid_parameter_transform"
   44              },
   45              "fullDescription": {
   46                "text": "A flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems."
   47              },
   48              "defaultConfiguration": {
   49                "level": "error"
   50              },
   51              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3715",
   52              "help": {
   53                "text": "Vulnerability CVE-2022-3715\nSeverity: HIGH\nPackage: bash\nFixed Version: \nLink: [CVE-2022-3715](https://avd.aquasec.com/nvd/cve-2022-3715)\nA flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems.",
   54                "markdown": "**Vulnerability CVE-2022-3715**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|bash||[CVE-2022-3715](https://avd.aquasec.com/nvd/cve-2022-3715)|\n\nA flaw was found in the bash package, where a heap-buffer overflow can occur in valid parameter_transform. This issue may lead to memory problems."
   55              },
   56              "properties": {
   57                "precision": "very-high",
   58                "security-severity": "7.8",
   59                "tags": [
   60                  "vulnerability",
   61                  "security",
   62                  "HIGH"
   63                ]
   64              }
   65            },
   66            {
   67              "id": "CVE-2022-0563",
   68              "name": "OsPackageVulnerability",
   69              "shortDescription": {
   70                "text": "partial disclosure of arbitrary files in chfn and chsh when compiled with libreadline"
   71              },
   72              "fullDescription": {
   73                "text": "A flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \u0026#34;INPUTRC\u0026#34; environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4."
   74              },
   75              "defaultConfiguration": {
   76                "level": "note"
   77              },
   78              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-0563",
   79              "help": {
   80                "text": "Vulnerability CVE-2022-0563\nSeverity: LOW\nPackage: util-linux\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)\nA flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4.",
   81                "markdown": "**Vulnerability CVE-2022-0563**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|util-linux||[CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)|\n\nA flaw was found in the util-linux chfn and chsh utilities when compiled with Readline support. The Readline library uses an \"INPUTRC\" environment variable to get a path to the library config file. When the library cannot parse the specified file, it prints an error message containing data from the file. This flaw allows an unprivileged user to read root-owned files, potentially leading to privilege escalation. This flaw affects util-linux versions prior to 2.37.4."
   82              },
   83              "properties": {
   84                "precision": "very-high",
   85                "security-severity": "2.0",
   86                "tags": [
   87                  "vulnerability",
   88                  "security",
   89                  "LOW"
   90                ]
   91              }
   92            },
   93            {
   94              "id": "CVE-2016-2781",
   95              "name": "OsPackageVulnerability",
   96              "shortDescription": {
   97                "text": "coreutils: Non-privileged session can escape to the parent session in chroot"
   98              },
   99              "fullDescription": {
  100                "text": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal\u0026#39;s input buffer."
  101              },
  102              "defaultConfiguration": {
  103                "level": "note"
  104              },
  105              "helpUri": "https://avd.aquasec.com/nvd/cve-2016-2781",
  106              "help": {
  107                "text": "Vulnerability CVE-2016-2781\nSeverity: LOW\nPackage: coreutils\nFixed Version: \nLink: [CVE-2016-2781](https://avd.aquasec.com/nvd/cve-2016-2781)\nchroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.",
  108                "markdown": "**Vulnerability CVE-2016-2781**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|coreutils||[CVE-2016-2781](https://avd.aquasec.com/nvd/cve-2016-2781)|\n\nchroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer."
  109              },
  110              "properties": {
  111                "precision": "very-high",
  112                "security-severity": "2.0",
  113                "tags": [
  114                  "vulnerability",
  115                  "security",
  116                  "LOW"
  117                ]
  118              }
  119            },
  120            {
  121              "id": "CVE-2017-18018",
  122              "name": "OsPackageVulnerability",
  123              "shortDescription": {
  124                "text": "coreutils: race condition vulnerability in chown and chgrp"
  125              },
  126              "fullDescription": {
  127                "text": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \u0026#34;-R -L\u0026#34; options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition."
  128              },
  129              "defaultConfiguration": {
  130                "level": "note"
  131              },
  132              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-18018",
  133              "help": {
  134                "text": "Vulnerability CVE-2017-18018\nSeverity: LOW\nPackage: coreutils\nFixed Version: \nLink: [CVE-2017-18018](https://avd.aquasec.com/nvd/cve-2017-18018)\nIn GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.",
  135                "markdown": "**Vulnerability CVE-2017-18018**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|coreutils||[CVE-2017-18018](https://avd.aquasec.com/nvd/cve-2017-18018)|\n\nIn GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition."
  136              },
  137              "properties": {
  138                "precision": "very-high",
  139                "security-severity": "2.0",
  140                "tags": [
  141                  "vulnerability",
  142                  "security",
  143                  "LOW"
  144                ]
  145              }
  146            },
  147            {
  148              "id": "CVE-2022-32221",
  149              "name": "OsPackageVulnerability",
  150              "shortDescription": {
  151                "text": "POST following PUT confusion"
  152              },
  153              "fullDescription": {
  154                "text": "When doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST."
  155              },
  156              "defaultConfiguration": {
  157                "level": "error"
  158              },
  159              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-32221",
  160              "help": {
  161                "text": "Vulnerability CVE-2022-32221\nSeverity: CRITICAL\nPackage: libcurl4\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-32221](https://avd.aquasec.com/nvd/cve-2022-32221)\nWhen doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.",
  162                "markdown": "**Vulnerability CVE-2022-32221**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|CRITICAL|libcurl4|7.74.0-1.3+deb11u5|[CVE-2022-32221](https://avd.aquasec.com/nvd/cve-2022-32221)|\n\nWhen doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST."
  163              },
  164              "properties": {
  165                "precision": "very-high",
  166                "security-severity": "9.8",
  167                "tags": [
  168                  "vulnerability",
  169                  "security",
  170                  "CRITICAL"
  171                ]
  172              }
  173            },
  174            {
  175              "id": "CVE-2023-23914",
  176              "name": "OsPackageVulnerability",
  177              "shortDescription": {
  178                "text": "HSTS ignored on multiple requests"
  179              },
  180              "fullDescription": {
  181                "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u0026lt;v7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on."
  182              },
  183              "defaultConfiguration": {
  184                "level": "error"
  185              },
  186              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-23914",
  187              "help": {
  188                "text": "Vulnerability CVE-2023-23914\nSeverity: CRITICAL\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-23914](https://avd.aquasec.com/nvd/cve-2023-23914)\nA cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on.",
  189                "markdown": "**Vulnerability CVE-2023-23914**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|CRITICAL|libcurl4||[CVE-2023-23914](https://avd.aquasec.com/nvd/cve-2023-23914)|\n\nA cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality fail when multiple URLs are requested serially. Using its HSTS support, curl can be instructed to use HTTPS instead of usingan insecure clear-text HTTP step even when HTTP is provided in the URL. ThisHSTS mechanism would however surprisingly be ignored by subsequent transferswhen done on the same command line because the state would not be properlycarried on."
  190              },
  191              "properties": {
  192                "precision": "very-high",
  193                "security-severity": "9.1",
  194                "tags": [
  195                  "vulnerability",
  196                  "security",
  197                  "CRITICAL"
  198                ]
  199              }
  200            },
  201            {
  202              "id": "CVE-2022-42916",
  203              "name": "OsPackageVulnerability",
  204              "shortDescription": {
  205                "text": "HSTS bypass via IDN"
  206              },
  207              "fullDescription": {
  208                "text": "In curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26."
  209              },
  210              "defaultConfiguration": {
  211                "level": "error"
  212              },
  213              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-42916",
  214              "help": {
  215                "text": "Vulnerability CVE-2022-42916\nSeverity: HIGH\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2022-42916](https://avd.aquasec.com/nvd/cve-2022-42916)\nIn curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26.",
  216                "markdown": "**Vulnerability CVE-2022-42916**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libcurl4||[CVE-2022-42916](https://avd.aquasec.com/nvd/cve-2022-42916)|\n\nIn curl before 7.86.0, the HSTS check could be bypassed to trick it into staying with HTTP. Using its HSTS support, curl can be instructed to use HTTPS directly (instead of using an insecure cleartext HTTP step) even when HTTP is provided in the URL. This mechanism could be bypassed if the host name in the given URL uses IDN characters that get replaced with ASCII counterparts as part of the IDN conversion, e.g., using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop of U+002E (.). The earliest affected version is 7.77.0 2021-05-26."
  217              },
  218              "properties": {
  219                "precision": "very-high",
  220                "security-severity": "7.5",
  221                "tags": [
  222                  "vulnerability",
  223                  "security",
  224                  "HIGH"
  225                ]
  226              }
  227            },
  228            {
  229              "id": "CVE-2022-43551",
  230              "name": "OsPackageVulnerability",
  231              "shortDescription": {
  232                "text": "HSTS bypass via IDN"
  233              },
  234              "fullDescription": {
  235                "text": "A vulnerability exists in curl \u0026lt;7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded."
  236              },
  237              "defaultConfiguration": {
  238                "level": "error"
  239              },
  240              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-43551",
  241              "help": {
  242                "text": "Vulnerability CVE-2022-43551\nSeverity: HIGH\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2022-43551](https://avd.aquasec.com/nvd/cve-2022-43551)\nA vulnerability exists in curl \u003c7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded.",
  243                "markdown": "**Vulnerability CVE-2022-43551**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libcurl4||[CVE-2022-43551](https://avd.aquasec.com/nvd/cve-2022-43551)|\n\nA vulnerability exists in curl \u003c7.87.0 HSTS check that could be bypassed to trick it to keep using HTTP. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. However, the HSTS mechanism could be bypassed if the host name in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Like using the character UTF-8 U+3002 (IDEOGRAPHIC FULL STOP) instead of the common ASCII full stop (U+002E) `.`. Then in a subsequent request, it does not detect the HSTS state and makes a clear text transfer. Because it would store the info IDN encoded but look for it IDN decoded."
  244              },
  245              "properties": {
  246                "precision": "very-high",
  247                "security-severity": "7.5",
  248                "tags": [
  249                  "vulnerability",
  250                  "security",
  251                  "HIGH"
  252                ]
  253              }
  254            },
  255            {
  256              "id": "CVE-2023-27533",
  257              "name": "OsPackageVulnerability",
  258              "shortDescription": {
  259                "text": "TELNET option IAC injection"
  260              },
  261              "fullDescription": {
  262                "text": "A vulnerability in input validation exists in curl \u0026lt;8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \u0026#34;telnet options\u0026#34; during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application\u0026#39;s intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system."
  263              },
  264              "defaultConfiguration": {
  265                "level": "error"
  266              },
  267              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-27533",
  268              "help": {
  269                "text": "Vulnerability CVE-2023-27533\nSeverity: HIGH\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-27533](https://avd.aquasec.com/nvd/cve-2023-27533)\nA vulnerability in input validation exists in curl \u003c8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.",
  270                "markdown": "**Vulnerability CVE-2023-27533**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libcurl4||[CVE-2023-27533](https://avd.aquasec.com/nvd/cve-2023-27533)|\n\nA vulnerability in input validation exists in curl \u003c8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and \"telnet options\" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system."
  271              },
  272              "properties": {
  273                "precision": "very-high",
  274                "security-severity": "8.8",
  275                "tags": [
  276                  "vulnerability",
  277                  "security",
  278                  "HIGH"
  279                ]
  280              }
  281            },
  282            {
  283              "id": "CVE-2023-27534",
  284              "name": "OsPackageVulnerability",
  285              "shortDescription": {
  286                "text": "SFTP path ~ resolving discrepancy"
  287              },
  288              "fullDescription": {
  289                "text": "A path traversal vulnerability exists in curl \u0026lt;8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user\u0026#39;s home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user."
  290              },
  291              "defaultConfiguration": {
  292                "level": "error"
  293              },
  294              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-27534",
  295              "help": {
  296                "text": "Vulnerability CVE-2023-27534\nSeverity: HIGH\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-27534](https://avd.aquasec.com/nvd/cve-2023-27534)\nA path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.",
  297                "markdown": "**Vulnerability CVE-2023-27534**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libcurl4||[CVE-2023-27534](https://avd.aquasec.com/nvd/cve-2023-27534)|\n\nA path traversal vulnerability exists in curl \u003c8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user."
  298              },
  299              "properties": {
  300                "precision": "very-high",
  301                "security-severity": "8.8",
  302                "tags": [
  303                  "vulnerability",
  304                  "security",
  305                  "HIGH"
  306                ]
  307              }
  308            },
  309            {
  310              "id": "CVE-2022-43552",
  311              "name": "OsPackageVulnerability",
  312              "shortDescription": {
  313                "text": "Use-after-free triggered by an HTTP proxy deny response"
  314              },
  315              "fullDescription": {
  316                "text": "A use after free vulnerability exists in curl \u0026lt;7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path."
  317              },
  318              "defaultConfiguration": {
  319                "level": "warning"
  320              },
  321              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-43552",
  322              "help": {
  323                "text": "Vulnerability CVE-2022-43552\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-43552](https://avd.aquasec.com/nvd/cve-2022-43552)\nA use after free vulnerability exists in curl \u003c7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path.",
  324                "markdown": "**Vulnerability CVE-2022-43552**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4|7.74.0-1.3+deb11u5|[CVE-2022-43552](https://avd.aquasec.com/nvd/cve-2022-43552)|\n\nA use after free vulnerability exists in curl \u003c7.87.0. Curl can be asked to *tunnel* virtually all protocols it supports through an HTTP proxy. HTTP proxies can (and often do) deny such tunnel operations. When getting denied to tunnel the specific protocols SMB or TELNET, curl would use a heap-allocated struct after it had been freed, in its transfer shutdown code path."
  325              },
  326              "properties": {
  327                "precision": "very-high",
  328                "security-severity": "5.9",
  329                "tags": [
  330                  "vulnerability",
  331                  "security",
  332                  "MEDIUM"
  333                ]
  334              }
  335            },
  336            {
  337              "id": "CVE-2023-23915",
  338              "name": "OsPackageVulnerability",
  339              "shortDescription": {
  340                "text": "HSTS amnesia with --parallel"
  341              },
  342              "fullDescription": {
  343                "text": "A cleartext transmission of sensitive information vulnerability exists in curl \u0026lt;v7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS."
  344              },
  345              "defaultConfiguration": {
  346                "level": "warning"
  347              },
  348              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-23915",
  349              "help": {
  350                "text": "Vulnerability CVE-2023-23915\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-23915](https://avd.aquasec.com/nvd/cve-2023-23915)\nA cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS.",
  351                "markdown": "**Vulnerability CVE-2023-23915**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4||[CVE-2023-23915](https://avd.aquasec.com/nvd/cve-2023-23915)|\n\nA cleartext transmission of sensitive information vulnerability exists in curl \u003cv7.88.0 that could cause HSTS functionality to behave incorrectly when multiple URLs are requested in parallel. Using its HSTS support, curl can be instructed to use HTTPS instead of using an insecure clear-text HTTP step even when HTTP is provided in the URL. This HSTS mechanism would however surprisingly fail when multiple transfers are done in parallel as the HSTS cache file gets overwritten by the most recentlycompleted transfer. A later HTTP-only transfer to the earlier host name would then *not* get upgraded properly to HSTS."
  352              },
  353              "properties": {
  354                "precision": "very-high",
  355                "security-severity": "6.5",
  356                "tags": [
  357                  "vulnerability",
  358                  "security",
  359                  "MEDIUM"
  360                ]
  361              }
  362            },
  363            {
  364              "id": "CVE-2023-23916",
  365              "name": "OsPackageVulnerability",
  366              "shortDescription": {
  367                "text": "HTTP multi-header compression denial of service"
  368              },
  369              "fullDescription": {
  370                "text": "An allocation of resources without limits or throttling vulnerability exists in curl \u0026lt;v7.88.0 based on the \u0026#34;chained\u0026#34; HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable \u0026#34;links\u0026#34; in this \u0026#34;decompression chain\u0026#34; wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a \u0026#34;malloc bomb\u0026#34;, making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors."
  371              },
  372              "defaultConfiguration": {
  373                "level": "warning"
  374              },
  375              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-23916",
  376              "help": {
  377                "text": "Vulnerability CVE-2023-23916\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: 7.74.0-1.3+deb11u7\nLink: [CVE-2023-23916](https://avd.aquasec.com/nvd/cve-2023-23916)\nAn allocation of resources without limits or throttling vulnerability exists in curl \u003cv7.88.0 based on the \"chained\" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable \"links\" in this \"decompression chain\" wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a \"malloc bomb\", making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors.",
  378                "markdown": "**Vulnerability CVE-2023-23916**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4|7.74.0-1.3+deb11u7|[CVE-2023-23916](https://avd.aquasec.com/nvd/cve-2023-23916)|\n\nAn allocation of resources without limits or throttling vulnerability exists in curl \u003cv7.88.0 based on the \"chained\" HTTP compression algorithms, meaning that a server response can be compressed multiple times and potentially with differentalgorithms. The number of acceptable \"links\" in this \"decompression chain\" wascapped, but the cap was implemented on a per-header basis allowing a maliciousserver to insert a virtually unlimited number of compression steps simply byusing many headers. The use of such a decompression chain could result in a \"malloc bomb\", making curl end up spending enormous amounts of allocated heap memory, or trying to and returning out of memory errors."
  379              },
  380              "properties": {
  381                "precision": "very-high",
  382                "security-severity": "6.5",
  383                "tags": [
  384                  "vulnerability",
  385                  "security",
  386                  "MEDIUM"
  387                ]
  388              }
  389            },
  390            {
  391              "id": "CVE-2023-27535",
  392              "name": "OsPackageVulnerability",
  393              "shortDescription": {
  394                "text": "FTP too eager connection reuse"
  395              },
  396              "fullDescription": {
  397                "text": "An authentication bypass vulnerability exists in libcurl \u0026lt;8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information."
  398              },
  399              "defaultConfiguration": {
  400                "level": "warning"
  401              },
  402              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-27535",
  403              "help": {
  404                "text": "Vulnerability CVE-2023-27535\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-27535](https://avd.aquasec.com/nvd/cve-2023-27535)\nAn authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.",
  405                "markdown": "**Vulnerability CVE-2023-27535**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4||[CVE-2023-27535](https://avd.aquasec.com/nvd/cve-2023-27535)|\n\nAn authentication bypass vulnerability exists in libcurl \u003c8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information."
  406              },
  407              "properties": {
  408                "precision": "very-high",
  409                "security-severity": "5.9",
  410                "tags": [
  411                  "vulnerability",
  412                  "security",
  413                  "MEDIUM"
  414                ]
  415              }
  416            },
  417            {
  418              "id": "CVE-2023-27536",
  419              "name": "OsPackageVulnerability",
  420              "shortDescription": {
  421                "text": "GSS delegation too eager connection re-use"
  422              },
  423              "fullDescription": {
  424                "text": "An authentication bypass vulnerability exists libcurl \u0026lt;8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed."
  425              },
  426              "defaultConfiguration": {
  427                "level": "warning"
  428              },
  429              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-27536",
  430              "help": {
  431                "text": "Vulnerability CVE-2023-27536\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-27536](https://avd.aquasec.com/nvd/cve-2023-27536)\nAn authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.",
  432                "markdown": "**Vulnerability CVE-2023-27536**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4||[CVE-2023-27536](https://avd.aquasec.com/nvd/cve-2023-27536)|\n\nAn authentication bypass vulnerability exists libcurl \u003c8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed."
  433              },
  434              "properties": {
  435                "precision": "very-high",
  436                "security-severity": "5.9",
  437                "tags": [
  438                  "vulnerability",
  439                  "security",
  440                  "MEDIUM"
  441                ]
  442              }
  443            },
  444            {
  445              "id": "CVE-2023-27538",
  446              "name": "OsPackageVulnerability",
  447              "shortDescription": {
  448                "text": "SSH connection too eager reuse still"
  449              },
  450              "fullDescription": {
  451                "text": "An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection."
  452              },
  453              "defaultConfiguration": {
  454                "level": "warning"
  455              },
  456              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-27538",
  457              "help": {
  458                "text": "Vulnerability CVE-2023-27538\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-27538](https://avd.aquasec.com/nvd/cve-2023-27538)\nAn authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.",
  459                "markdown": "**Vulnerability CVE-2023-27538**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4||[CVE-2023-27538](https://avd.aquasec.com/nvd/cve-2023-27538)|\n\nAn authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection."
  460              },
  461              "properties": {
  462                "precision": "very-high",
  463                "security-severity": "5.5",
  464                "tags": [
  465                  "vulnerability",
  466                  "security",
  467                  "MEDIUM"
  468                ]
  469              }
  470            },
  471            {
  472              "id": "CVE-2023-28321",
  473              "name": "OsPackageVulnerability",
  474              "shortDescription": {
  475                "text": "IDN wildcard match may lead to Improper Cerificate Validation"
  476              },
  477              "fullDescription": {
  478                "text": "An improper certificate validation vulnerability exists in curl \u0026lt;v8.1.0 in the way it supports matching of wildcard patterns when listed as \u0026#34;Subject Alternative Name\u0026#34; in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`."
  479              },
  480              "defaultConfiguration": {
  481                "level": "warning"
  482              },
  483              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-28321",
  484              "help": {
  485                "text": "Vulnerability CVE-2023-28321\nSeverity: MEDIUM\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-28321](https://avd.aquasec.com/nvd/cve-2023-28321)\nAn improper certificate validation vulnerability exists in curl \u003cv8.1.0 in the way it supports matching of wildcard patterns when listed as \"Subject Alternative Name\" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`.",
  486                "markdown": "**Vulnerability CVE-2023-28321**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libcurl4||[CVE-2023-28321](https://avd.aquasec.com/nvd/cve-2023-28321)|\n\nAn improper certificate validation vulnerability exists in curl \u003cv8.1.0 in the way it supports matching of wildcard patterns when listed as \"Subject Alternative Name\" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`."
  487              },
  488              "properties": {
  489                "precision": "very-high",
  490                "security-severity": "5.9",
  491                "tags": [
  492                  "vulnerability",
  493                  "security",
  494                  "MEDIUM"
  495                ]
  496              }
  497            },
  498            {
  499              "id": "CVE-2021-22922",
  500              "name": "OsPackageVulnerability",
  501              "shortDescription": {
  502                "text": "curl: Content not matching hash in Metalink is not being discarded"
  503              },
  504              "fullDescription": {
  505                "text": "When curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk."
  506              },
  507              "defaultConfiguration": {
  508                "level": "note"
  509              },
  510              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-22922",
  511              "help": {
  512                "text": "Vulnerability CVE-2021-22922\nSeverity: LOW\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2021-22922](https://avd.aquasec.com/nvd/cve-2021-22922)\nWhen curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk.",
  513                "markdown": "**Vulnerability CVE-2021-22922**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libcurl4||[CVE-2021-22922](https://avd.aquasec.com/nvd/cve-2021-22922)|\n\nWhen curl is instructed to download content using the metalink feature, thecontents is verified against a hash provided in the metalink XML file.The metalink XML file points out to the client how to get the same contentfrom a set of different URLs, potentially hosted by different servers and theclient can then download the file from one or several of them. In a serial orparallel manner.If one of the servers hosting the contents has been breached and the contentsof the specific file on that server is replaced with a modified payload, curlshould detect this when the hash of the file mismatches after a completeddownload. It should remove the contents and instead try getting the contentsfrom another URL. This is not done, and instead such a hash mismatch is onlymentioned in text and the potentially malicious content is kept in the file ondisk."
  514              },
  515              "properties": {
  516                "precision": "very-high",
  517                "security-severity": "2.0",
  518                "tags": [
  519                  "vulnerability",
  520                  "security",
  521                  "LOW"
  522                ]
  523              }
  524            },
  525            {
  526              "id": "CVE-2021-22923",
  527              "name": "OsPackageVulnerability",
  528              "shortDescription": {
  529                "text": "curl: Metalink download sends credentials"
  530              },
  531              "fullDescription": {
  532                "text": "When curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user\u0026#39;s expectations and intentions and without telling the user it happened."
  533              },
  534              "defaultConfiguration": {
  535                "level": "note"
  536              },
  537              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-22923",
  538              "help": {
  539                "text": "Vulnerability CVE-2021-22923\nSeverity: LOW\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2021-22923](https://avd.aquasec.com/nvd/cve-2021-22923)\nWhen curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened.",
  540                "markdown": "**Vulnerability CVE-2021-22923**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libcurl4||[CVE-2021-22923](https://avd.aquasec.com/nvd/cve-2021-22923)|\n\nWhen curl is instructed to get content using the metalink feature, and a user name and password are used to download the metalink XML file, those same credentials are then subsequently passed on to each of the servers from which curl will download or try to download the contents from. Often contrary to the user's expectations and intentions and without telling the user it happened."
  541              },
  542              "properties": {
  543                "precision": "very-high",
  544                "security-severity": "2.0",
  545                "tags": [
  546                  "vulnerability",
  547                  "security",
  548                  "LOW"
  549                ]
  550              }
  551            },
  552            {
  553              "id": "CVE-2023-28320",
  554              "name": "OsPackageVulnerability",
  555              "shortDescription": {
  556                "text": "siglongjmp race condition may lead to crash"
  557              },
  558              "fullDescription": {
  559                "text": "A denial of service vulnerability exists in curl \u0026lt;v8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave."
  560              },
  561              "defaultConfiguration": {
  562                "level": "note"
  563              },
  564              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-28320",
  565              "help": {
  566                "text": "Vulnerability CVE-2023-28320\nSeverity: LOW\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-28320](https://avd.aquasec.com/nvd/cve-2023-28320)\nA denial of service vulnerability exists in curl \u003cv8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave.",
  567                "markdown": "**Vulnerability CVE-2023-28320**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libcurl4||[CVE-2023-28320](https://avd.aquasec.com/nvd/cve-2023-28320)|\n\nA denial of service vulnerability exists in curl \u003cv8.1.0 in the way libcurl provides several different backends for resolving host names, selected at build time. If it is built to use the synchronous resolver, it allows name resolves to time-out slow operations using `alarm()` and `siglongjmp()`. When doing this, libcurl used a global buffer that was not mutex protected and a multi-threaded application might therefore crash or otherwise misbehave."
  568              },
  569              "properties": {
  570                "precision": "very-high",
  571                "security-severity": "2.0",
  572                "tags": [
  573                  "vulnerability",
  574                  "security",
  575                  "LOW"
  576                ]
  577              }
  578            },
  579            {
  580              "id": "CVE-2023-28322",
  581              "name": "OsPackageVulnerability",
  582              "shortDescription": {
  583                "text": "more POST-after-PUT confusion"
  584              },
  585              "fullDescription": {
  586                "text": "An information disclosure vulnerability exists in curl \u0026lt;v8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST."
  587              },
  588              "defaultConfiguration": {
  589                "level": "note"
  590              },
  591              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-28322",
  592              "help": {
  593                "text": "Vulnerability CVE-2023-28322\nSeverity: LOW\nPackage: libcurl4\nFixed Version: \nLink: [CVE-2023-28322](https://avd.aquasec.com/nvd/cve-2023-28322)\nAn information disclosure vulnerability exists in curl \u003cv8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST.",
  594                "markdown": "**Vulnerability CVE-2023-28322**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libcurl4||[CVE-2023-28322](https://avd.aquasec.com/nvd/cve-2023-28322)|\n\nAn information disclosure vulnerability exists in curl \u003cv8.1.0 when doing HTTP(S) transfers, libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send, even when the `CURLOPT_POSTFIELDS` option has been set, if the same handle previously wasused to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the second transfer. The problem exists in the logic for a reused handle when it is (expected to be) changed from a PUT to a POST."
  595              },
  596              "properties": {
  597                "precision": "very-high",
  598                "security-severity": "3.7",
  599                "tags": [
  600                  "vulnerability",
  601                  "security",
  602                  "LOW"
  603                ]
  604              }
  605            },
  606            {
  607              "id": "CVE-2022-1304",
  608              "name": "OsPackageVulnerability",
  609              "shortDescription": {
  610                "text": "out-of-bounds read/write via crafted filesystem"
  611              },
  612              "fullDescription": {
  613                "text": "An out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem."
  614              },
  615              "defaultConfiguration": {
  616                "level": "error"
  617              },
  618              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1304",
  619              "help": {
  620                "text": "Vulnerability CVE-2022-1304\nSeverity: HIGH\nPackage: logsave\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)\nAn out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem.",
  621                "markdown": "**Vulnerability CVE-2022-1304**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|logsave||[CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)|\n\nAn out-of-bounds read/write vulnerability was found in e2fsprogs 1.46.5. This issue leads to a segmentation fault and possibly arbitrary code execution via a specially crafted filesystem."
  622              },
  623              "properties": {
  624                "precision": "very-high",
  625                "security-severity": "7.8",
  626                "tags": [
  627                  "vulnerability",
  628                  "security",
  629                  "HIGH"
  630                ]
  631              }
  632            },
  633            {
  634              "id": "CVE-2022-3219",
  635              "name": "OsPackageVulnerability",
  636              "shortDescription": {
  637                "text": "denial of service issue (resource consumption) using compressed packets"
  638              },
  639              "fullDescription": {
  640                "text": "GnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB."
  641              },
  642              "defaultConfiguration": {
  643                "level": "note"
  644              },
  645              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3219",
  646              "help": {
  647                "text": "Vulnerability CVE-2022-3219\nSeverity: LOW\nPackage: gpgv\nFixed Version: \nLink: [CVE-2022-3219](https://avd.aquasec.com/nvd/cve-2022-3219)\nGnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB.",
  648                "markdown": "**Vulnerability CVE-2022-3219**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|gpgv||[CVE-2022-3219](https://avd.aquasec.com/nvd/cve-2022-3219)|\n\nGnuPG can be made to spin on a relatively small input by (for example) crafting a public key with thousands of signatures attached, compressed down to just a few KB."
  649              },
  650              "properties": {
  651                "precision": "very-high",
  652                "security-severity": "2.0",
  653                "tags": [
  654                  "vulnerability",
  655                  "security",
  656                  "LOW"
  657                ]
  658              }
  659            },
  660            {
  661              "id": "CVE-2010-4756",
  662              "name": "OsPackageVulnerability",
  663              "shortDescription": {
  664                "text": "glibc: glob implementation can cause excessive CPU and memory consumption due to crafted glob expressions"
  665              },
  666              "fullDescription": {
  667                "text": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632."
  668              },
  669              "defaultConfiguration": {
  670                "level": "note"
  671              },
  672              "helpUri": "https://avd.aquasec.com/nvd/cve-2010-4756",
  673              "help": {
  674                "text": "Vulnerability CVE-2010-4756\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2010-4756](https://avd.aquasec.com/nvd/cve-2010-4756)\nThe glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.",
  675                "markdown": "**Vulnerability CVE-2010-4756**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2010-4756](https://avd.aquasec.com/nvd/cve-2010-4756)|\n\nThe glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632."
  676              },
  677              "properties": {
  678                "precision": "very-high",
  679                "security-severity": "2.0",
  680                "tags": [
  681                  "vulnerability",
  682                  "security",
  683                  "LOW"
  684                ]
  685              }
  686            },
  687            {
  688              "id": "CVE-2018-20796",
  689              "name": "OsPackageVulnerability",
  690              "shortDescription": {
  691                "text": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c"
  692              },
  693              "fullDescription": {
  694                "text": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by \u0026#39;(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+\u0026#39; in grep."
  695              },
  696              "defaultConfiguration": {
  697                "level": "note"
  698              },
  699              "helpUri": "https://avd.aquasec.com/nvd/cve-2018-20796",
  700              "help": {
  701                "text": "Vulnerability CVE-2018-20796\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2018-20796](https://avd.aquasec.com/nvd/cve-2018-20796)\nIn the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.",
  702                "markdown": "**Vulnerability CVE-2018-20796**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2018-20796](https://avd.aquasec.com/nvd/cve-2018-20796)|\n\nIn the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep."
  703              },
  704              "properties": {
  705                "precision": "very-high",
  706                "security-severity": "2.0",
  707                "tags": [
  708                  "vulnerability",
  709                  "security",
  710                  "LOW"
  711                ]
  712              }
  713            },
  714            {
  715              "id": "CVE-2019-1010022",
  716              "name": "OsPackageVulnerability",
  717              "shortDescription": {
  718                "text": "glibc: stack guard protection bypass"
  719              },
  720              "fullDescription": {
  721                "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \u0026#34;this is being treated as a non-security bug and no real threat.\u0026#34;"
  722              },
  723              "defaultConfiguration": {
  724                "level": "note"
  725              },
  726              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-1010022",
  727              "help": {
  728                "text": "Vulnerability CVE-2019-1010022\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2019-1010022](https://avd.aquasec.com/nvd/cve-2019-1010022)\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"",
  729                "markdown": "**Vulnerability CVE-2019-1010022**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2019-1010022](https://avd.aquasec.com/nvd/cve-2019-1010022)|\n\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\""
  730              },
  731              "properties": {
  732                "precision": "very-high",
  733                "security-severity": "2.0",
  734                "tags": [
  735                  "vulnerability",
  736                  "security",
  737                  "LOW"
  738                ]
  739              }
  740            },
  741            {
  742              "id": "CVE-2019-1010023",
  743              "name": "OsPackageVulnerability",
  744              "shortDescription": {
  745                "text": "glibc: running ldd on malicious ELF leads to code execution because of wrong size computation"
  746              },
  747              "fullDescription": {
  748                "text": "** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \u0026#34;this is being treated as a non-security bug and no real threat.\u0026#34;"
  749              },
  750              "defaultConfiguration": {
  751                "level": "note"
  752              },
  753              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-1010023",
  754              "help": {
  755                "text": "Vulnerability CVE-2019-1010023\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2019-1010023](https://avd.aquasec.com/nvd/cve-2019-1010023)\n** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"",
  756                "markdown": "**Vulnerability CVE-2019-1010023**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2019-1010023](https://avd.aquasec.com/nvd/cve-2019-1010023)|\n\n** DISPUTED ** GNU Libc current is affected by: Re-mapping current loaded library with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\""
  757              },
  758              "properties": {
  759                "precision": "very-high",
  760                "security-severity": "2.0",
  761                "tags": [
  762                  "vulnerability",
  763                  "security",
  764                  "LOW"
  765                ]
  766              }
  767            },
  768            {
  769              "id": "CVE-2019-1010024",
  770              "name": "OsPackageVulnerability",
  771              "shortDescription": {
  772                "text": "glibc: ASLR bypass using cache of thread stack and heap"
  773              },
  774              "fullDescription": {
  775                "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \u0026#34;this is being treated as a non-security bug and no real threat.\u0026#34;"
  776              },
  777              "defaultConfiguration": {
  778                "level": "note"
  779              },
  780              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-1010024",
  781              "help": {
  782                "text": "Vulnerability CVE-2019-1010024\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2019-1010024](https://avd.aquasec.com/nvd/cve-2019-1010024)\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\"",
  783                "markdown": "**Vulnerability CVE-2019-1010024**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2019-1010024](https://avd.aquasec.com/nvd/cve-2019-1010024)|\n\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc. NOTE: Upstream comments indicate \"this is being treated as a non-security bug and no real threat.\""
  784              },
  785              "properties": {
  786                "precision": "very-high",
  787                "security-severity": "2.0",
  788                "tags": [
  789                  "vulnerability",
  790                  "security",
  791                  "LOW"
  792                ]
  793              }
  794            },
  795            {
  796              "id": "CVE-2019-1010025",
  797              "name": "OsPackageVulnerability",
  798              "shortDescription": {
  799                "text": "glibc: information disclosure of heap addresses of pthread_created thread"
  800              },
  801              "fullDescription": {
  802                "text": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor\u0026#39;s position is \u0026#34;ASLR bypass itself is not a vulnerability.\u0026#34;"
  803              },
  804              "defaultConfiguration": {
  805                "level": "note"
  806              },
  807              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-1010025",
  808              "help": {
  809                "text": "Vulnerability CVE-2019-1010025\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2019-1010025](https://avd.aquasec.com/nvd/cve-2019-1010025)\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"",
  810                "markdown": "**Vulnerability CVE-2019-1010025**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2019-1010025](https://avd.aquasec.com/nvd/cve-2019-1010025)|\n\n** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\""
  811              },
  812              "properties": {
  813                "precision": "very-high",
  814                "security-severity": "2.0",
  815                "tags": [
  816                  "vulnerability",
  817                  "security",
  818                  "LOW"
  819                ]
  820              }
  821            },
  822            {
  823              "id": "CVE-2019-9192",
  824              "name": "OsPackageVulnerability",
  825              "shortDescription": {
  826                "text": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c"
  827              },
  828              "fullDescription": {
  829                "text": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by \u0026#39;(|)(\\\\1\\\\1)*\u0026#39; in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern."
  830              },
  831              "defaultConfiguration": {
  832                "level": "note"
  833              },
  834              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-9192",
  835              "help": {
  836                "text": "Vulnerability CVE-2019-9192\nSeverity: LOW\nPackage: libc6\nFixed Version: \nLink: [CVE-2019-9192](https://avd.aquasec.com/nvd/cve-2019-9192)\n** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.",
  837                "markdown": "**Vulnerability CVE-2019-9192**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libc6||[CVE-2019-9192](https://avd.aquasec.com/nvd/cve-2019-9192)|\n\n** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern."
  838              },
  839              "properties": {
  840                "precision": "very-high",
  841                "security-severity": "2.0",
  842                "tags": [
  843                  "vulnerability",
  844                  "security",
  845                  "LOW"
  846                ]
  847              }
  848            },
  849            {
  850              "id": "CVE-2019-8457",
  851              "name": "OsPackageVulnerability",
  852              "shortDescription": {
  853                "text": "sqlite: heap out-of-bound read in function rtreenode()"
  854              },
  855              "fullDescription": {
  856                "text": "SQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables."
  857              },
  858              "defaultConfiguration": {
  859                "level": "error"
  860              },
  861              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-8457",
  862              "help": {
  863                "text": "Vulnerability CVE-2019-8457\nSeverity: CRITICAL\nPackage: libdb5.3\nFixed Version: \nLink: [CVE-2019-8457](https://avd.aquasec.com/nvd/cve-2019-8457)\nSQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables.",
  864                "markdown": "**Vulnerability CVE-2019-8457**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|CRITICAL|libdb5.3||[CVE-2019-8457](https://avd.aquasec.com/nvd/cve-2019-8457)|\n\nSQLite3 from 3.6.0 to and including 3.27.2 is vulnerable to heap out-of-bound read in the rtreenode() function when handling invalid rtree tables."
  865              },
  866              "properties": {
  867                "precision": "very-high",
  868                "security-severity": "9.8",
  869                "tags": [
  870                  "vulnerability",
  871                  "security",
  872                  "CRITICAL"
  873                ]
  874              }
  875            },
  876            {
  877              "id": "CVE-2022-43680",
  878              "name": "OsPackageVulnerability",
  879              "shortDescription": {
  880                "text": "use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate"
  881              },
  882              "fullDescription": {
  883                "text": "In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations."
  884              },
  885              "defaultConfiguration": {
  886                "level": "error"
  887              },
  888              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-43680",
  889              "help": {
  890                "text": "Vulnerability CVE-2022-43680\nSeverity: HIGH\nPackage: libexpat1\nFixed Version: 2.2.10-2+deb11u5\nLink: [CVE-2022-43680](https://avd.aquasec.com/nvd/cve-2022-43680)\nIn libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations.",
  891                "markdown": "**Vulnerability CVE-2022-43680**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libexpat1|2.2.10-2+deb11u5|[CVE-2022-43680](https://avd.aquasec.com/nvd/cve-2022-43680)|\n\nIn libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XML_ExternalEntityParserCreate in out-of-memory situations."
  892              },
  893              "properties": {
  894                "precision": "very-high",
  895                "security-severity": "7.5",
  896                "tags": [
  897                  "vulnerability",
  898                  "security",
  899                  "HIGH"
  900                ]
  901              }
  902            },
  903            {
  904              "id": "CVE-2013-0340",
  905              "name": "OsPackageVulnerability",
  906              "shortDescription": {
  907                "text": "expat: internal entity expansion"
  908              },
  909              "fullDescription": {
  910                "text": "expat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE."
  911              },
  912              "defaultConfiguration": {
  913                "level": "note"
  914              },
  915              "helpUri": "https://avd.aquasec.com/nvd/cve-2013-0340",
  916              "help": {
  917                "text": "Vulnerability CVE-2013-0340\nSeverity: LOW\nPackage: libexpat1\nFixed Version: \nLink: [CVE-2013-0340](https://avd.aquasec.com/nvd/cve-2013-0340)\nexpat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE.",
  918                "markdown": "**Vulnerability CVE-2013-0340**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libexpat1||[CVE-2013-0340](https://avd.aquasec.com/nvd/cve-2013-0340)|\n\nexpat 2.1.0 and earlier does not properly handle entities expansion unless an application developer uses the XML_SetEntityDeclHandler function, which allows remote attackers to cause a denial of service (resource consumption), send HTTP requests to intranet servers, or read arbitrary files via a crafted XML document, aka an XML External Entity (XXE) issue. NOTE: it could be argued that because expat already provides the ability to disable external entity expansion, the responsibility for resolving this issue lies with application developers; according to this argument, this entry should be REJECTed, and each affected application would need its own CVE."
  919              },
  920              "properties": {
  921                "precision": "very-high",
  922                "security-severity": "2.0",
  923                "tags": [
  924                  "vulnerability",
  925                  "security",
  926                  "LOW"
  927                ]
  928              }
  929            },
  930            {
  931              "id": "CVE-2022-31782",
  932              "name": "OsPackageVulnerability",
  933              "shortDescription": {
  934                "text": "ftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based bu ..."
  935              },
  936              "fullDescription": {
  937                "text": "ftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based buffer overflow."
  938              },
  939              "defaultConfiguration": {
  940                "level": "note"
  941              },
  942              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-31782",
  943              "help": {
  944                "text": "Vulnerability CVE-2022-31782\nSeverity: LOW\nPackage: libfreetype6\nFixed Version: \nLink: [CVE-2022-31782](https://avd.aquasec.com/nvd/cve-2022-31782)\nftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based buffer overflow.",
  945                "markdown": "**Vulnerability CVE-2022-31782**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libfreetype6||[CVE-2022-31782](https://avd.aquasec.com/nvd/cve-2022-31782)|\n\nftbench.c in FreeType Demo Programs through 2.12.1 has a heap-based buffer overflow."
  946              },
  947              "properties": {
  948                "precision": "very-high",
  949                "security-severity": "2.0",
  950                "tags": [
  951                  "vulnerability",
  952                  "security",
  953                  "LOW"
  954                ]
  955              }
  956            },
  957            {
  958              "id": "CVE-2021-33560",
  959              "name": "OsPackageVulnerability",
  960              "shortDescription": {
  961                "text": "libgcrypt: mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm"
  962              },
  963              "fullDescription": {
  964                "text": "Libgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP."
  965              },
  966              "defaultConfiguration": {
  967                "level": "error"
  968              },
  969              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-33560",
  970              "help": {
  971                "text": "Vulnerability CVE-2021-33560\nSeverity: HIGH\nPackage: libgcrypt20\nFixed Version: \nLink: [CVE-2021-33560](https://avd.aquasec.com/nvd/cve-2021-33560)\nLibgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP.",
  972                "markdown": "**Vulnerability CVE-2021-33560**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libgcrypt20||[CVE-2021-33560](https://avd.aquasec.com/nvd/cve-2021-33560)|\n\nLibgcrypt before 1.8.8 and 1.9.x before 1.9.3 mishandles ElGamal encryption because it lacks exponent blinding to address a side-channel attack against mpi_powm, and the window size is not chosen appropriately. This, for example, affects use of ElGamal in OpenPGP."
  973              },
  974              "properties": {
  975                "precision": "very-high",
  976                "security-severity": "7.5",
  977                "tags": [
  978                  "vulnerability",
  979                  "security",
  980                  "HIGH"
  981                ]
  982              }
  983            },
  984            {
  985              "id": "CVE-2018-6829",
  986              "name": "OsPackageVulnerability",
  987              "shortDescription": {
  988                "text": "libgcrypt: ElGamal implementation doesn\u0026#39;t have semantic security due to incorrectly encoded plaintexts possibly allowing to obtain sensitive information"
  989              },
  990              "fullDescription": {
  991                "text": "cipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt\u0026#39;s ElGamal implementation."
  992              },
  993              "defaultConfiguration": {
  994                "level": "note"
  995              },
  996              "helpUri": "https://avd.aquasec.com/nvd/cve-2018-6829",
  997              "help": {
  998                "text": "Vulnerability CVE-2018-6829\nSeverity: LOW\nPackage: libgcrypt20\nFixed Version: \nLink: [CVE-2018-6829](https://avd.aquasec.com/nvd/cve-2018-6829)\ncipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt's ElGamal implementation.",
  999                "markdown": "**Vulnerability CVE-2018-6829**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libgcrypt20||[CVE-2018-6829](https://avd.aquasec.com/nvd/cve-2018-6829)|\n\ncipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt's ElGamal implementation."
 1000              },
 1001              "properties": {
 1002                "precision": "very-high",
 1003                "security-severity": "2.0",
 1004                "tags": [
 1005                  "vulnerability",
 1006                  "security",
 1007                  "LOW"
 1008                ]
 1009              }
 1010            },
 1011            {
 1012              "id": "CVE-2021-38115",
 1013              "name": "OsPackageVulnerability",
 1014              "shortDescription": {
 1015                "text": "read_header_tga in gd_tga.c in the GD Graphics Library (aka LibGD) thr ..."
 1016              },
 1017              "fullDescription": {
 1018                "text": "read_header_tga in gd_tga.c in the GD Graphics Library (aka LibGD) through 2.3.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file."
 1019              },
 1020              "defaultConfiguration": {
 1021                "level": "warning"
 1022              },
 1023              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-38115",
 1024              "help": {
 1025                "text": "Vulnerability CVE-2021-38115\nSeverity: MEDIUM\nPackage: libgd3\nFixed Version: \nLink: [CVE-2021-38115](https://avd.aquasec.com/nvd/cve-2021-38115)\nread_header_tga in gd_tga.c in the GD Graphics Library (aka LibGD) through 2.3.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file.",
 1026                "markdown": "**Vulnerability CVE-2021-38115**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libgd3||[CVE-2021-38115](https://avd.aquasec.com/nvd/cve-2021-38115)|\n\nread_header_tga in gd_tga.c in the GD Graphics Library (aka LibGD) through 2.3.2 allows remote attackers to cause a denial of service (out-of-bounds read) via a crafted TGA file."
 1027              },
 1028              "properties": {
 1029                "precision": "very-high",
 1030                "security-severity": "6.5",
 1031                "tags": [
 1032                  "vulnerability",
 1033                  "security",
 1034                  "MEDIUM"
 1035                ]
 1036              }
 1037            },
 1038            {
 1039              "id": "CVE-2021-40812",
 1040              "name": "OsPackageVulnerability",
 1041              "shortDescription": {
 1042                "text": "The GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds ..."
 1043              },
 1044              "fullDescription": {
 1045                "text": "The GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds read because of the lack of certain gdGetBuf and gdPutBuf return value checks."
 1046              },
 1047              "defaultConfiguration": {
 1048                "level": "warning"
 1049              },
 1050              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-40812",
 1051              "help": {
 1052                "text": "Vulnerability CVE-2021-40812\nSeverity: MEDIUM\nPackage: libgd3\nFixed Version: \nLink: [CVE-2021-40812](https://avd.aquasec.com/nvd/cve-2021-40812)\nThe GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds read because of the lack of certain gdGetBuf and gdPutBuf return value checks.",
 1053                "markdown": "**Vulnerability CVE-2021-40812**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libgd3||[CVE-2021-40812](https://avd.aquasec.com/nvd/cve-2021-40812)|\n\nThe GD Graphics Library (aka LibGD) through 2.3.2 has an out-of-bounds read because of the lack of certain gdGetBuf and gdPutBuf return value checks."
 1054              },
 1055              "properties": {
 1056                "precision": "very-high",
 1057                "security-severity": "6.5",
 1058                "tags": [
 1059                  "vulnerability",
 1060                  "security",
 1061                  "MEDIUM"
 1062                ]
 1063              }
 1064            },
 1065            {
 1066              "id": "CVE-2021-40145",
 1067              "name": "OsPackageVulnerability",
 1068              "shortDescription": {
 1069                "text": "gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) throu ..."
 1070              },
 1071              "fullDescription": {
 1072                "text": "** DISPUTED ** gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) through 2.3.2 has a double free. NOTE: the vendor\u0026#39;s position is \u0026#34;The GD2 image format is a proprietary image format of libgd. It has to be regarded as being obsolete, and should only be used for development and testing purposes.\u0026#34;"
 1073              },
 1074              "defaultConfiguration": {
 1075                "level": "note"
 1076              },
 1077              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-40145",
 1078              "help": {
 1079                "text": "Vulnerability CVE-2021-40145\nSeverity: LOW\nPackage: libgd3\nFixed Version: \nLink: [CVE-2021-40145](https://avd.aquasec.com/nvd/cve-2021-40145)\n** DISPUTED ** gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) through 2.3.2 has a double free. NOTE: the vendor's position is \"The GD2 image format is a proprietary image format of libgd. It has to be regarded as being obsolete, and should only be used for development and testing purposes.\"",
 1080                "markdown": "**Vulnerability CVE-2021-40145**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libgd3||[CVE-2021-40145](https://avd.aquasec.com/nvd/cve-2021-40145)|\n\n** DISPUTED ** gdImageGd2Ptr in gd_gd2.c in the GD Graphics Library (aka LibGD) through 2.3.2 has a double free. NOTE: the vendor's position is \"The GD2 image format is a proprietary image format of libgd. It has to be regarded as being obsolete, and should only be used for development and testing purposes.\""
 1081              },
 1082              "properties": {
 1083                "precision": "very-high",
 1084                "security-severity": "2.0",
 1085                "tags": [
 1086                  "vulnerability",
 1087                  "security",
 1088                  "LOW"
 1089                ]
 1090              }
 1091            },
 1092            {
 1093              "id": "CVE-2023-0361",
 1094              "name": "OsPackageVulnerability",
 1095              "shortDescription": {
 1096                "text": "timing side-channel in the TLS RSA key exchange code"
 1097              },
 1098              "fullDescription": {
 1099                "text": "A timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection."
 1100              },
 1101              "defaultConfiguration": {
 1102                "level": "error"
 1103              },
 1104              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0361",
 1105              "help": {
 1106                "text": "Vulnerability CVE-2023-0361\nSeverity: HIGH\nPackage: libgnutls30\nFixed Version: 3.7.1-5+deb11u3\nLink: [CVE-2023-0361](https://avd.aquasec.com/nvd/cve-2023-0361)\nA timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection.",
 1107                "markdown": "**Vulnerability CVE-2023-0361**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libgnutls30|3.7.1-5+deb11u3|[CVE-2023-0361](https://avd.aquasec.com/nvd/cve-2023-0361)|\n\nA timing side-channel in the handling of RSA ClientKeyExchange messages was discovered in GnuTLS. This side-channel can be sufficient to recover the key encrypted in the RSA ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption the attacker would need to send a large amount of specially crafted messages to the vulnerable server. By recovering the secret from the ClientKeyExchange message, the attacker would be able to decrypt the application data exchanged over that connection."
 1108              },
 1109              "properties": {
 1110                "precision": "very-high",
 1111                "security-severity": "7.4",
 1112                "tags": [
 1113                  "vulnerability",
 1114                  "security",
 1115                  "HIGH"
 1116                ]
 1117              }
 1118            },
 1119            {
 1120              "id": "CVE-2011-3389",
 1121              "name": "OsPackageVulnerability",
 1122              "shortDescription": {
 1123                "text": "HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)"
 1124              },
 1125              "fullDescription": {
 1126                "text": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \u0026#34;BEAST\u0026#34; attack."
 1127              },
 1128              "defaultConfiguration": {
 1129                "level": "note"
 1130              },
 1131              "helpUri": "https://avd.aquasec.com/nvd/cve-2011-3389",
 1132              "help": {
 1133                "text": "Vulnerability CVE-2011-3389\nSeverity: LOW\nPackage: libgnutls30\nFixed Version: \nLink: [CVE-2011-3389](https://avd.aquasec.com/nvd/cve-2011-3389)\nThe SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
 1134                "markdown": "**Vulnerability CVE-2011-3389**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libgnutls30||[CVE-2011-3389](https://avd.aquasec.com/nvd/cve-2011-3389)|\n\nThe SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack."
 1135              },
 1136              "properties": {
 1137                "precision": "very-high",
 1138                "security-severity": "2.0",
 1139                "tags": [
 1140                  "vulnerability",
 1141                  "security",
 1142                  "LOW"
 1143                ]
 1144              }
 1145            },
 1146            {
 1147              "id": "CVE-2022-42898",
 1148              "name": "OsPackageVulnerability",
 1149              "shortDescription": {
 1150                "text": "integer overflow vulnerabilities in PAC parsing"
 1151              },
 1152              "fullDescription": {
 1153                "text": "PAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \u0026#34;a similar bug.\u0026#34;"
 1154              },
 1155              "defaultConfiguration": {
 1156                "level": "error"
 1157              },
 1158              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-42898",
 1159              "help": {
 1160                "text": "Vulnerability CVE-2022-42898\nSeverity: HIGH\nPackage: libkrb5support0\nFixed Version: 1.18.3-6+deb11u3\nLink: [CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)\nPAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\"",
 1161                "markdown": "**Vulnerability CVE-2022-42898**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libkrb5support0|1.18.3-6+deb11u3|[CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)|\n\nPAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to remote code execution (in KDC, kadmind, or a GSS or Kerberos application server) on 32-bit platforms (which have a resultant heap-based buffer overflow), and cause a denial of service on other platforms. This occurs in krb5_pac_parse in lib/krb5/krb/pac.c. Heimdal before 7.7.1 has \"a similar bug.\""
 1162              },
 1163              "properties": {
 1164                "precision": "very-high",
 1165                "security-severity": "8.8",
 1166                "tags": [
 1167                  "vulnerability",
 1168                  "security",
 1169                  "HIGH"
 1170                ]
 1171              }
 1172            },
 1173            {
 1174              "id": "CVE-2023-36054",
 1175              "name": "OsPackageVulnerability",
 1176              "shortDescription": {
 1177                "text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 an ..."
 1178              },
 1179              "fullDescription": {
 1180                "text": "lib/kadm5/kadm_rpc_xdr.c in MIT Kerberos 5 (aka krb5) before 1.20.2 an ..."
 1181              },
 1182              "defaultConfiguration": {
 1183                "level": "warning"
 1184              },
 1185              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-36054",
 1186              "help": {
 1187                "text": "Vulnerability CVE-2023-36054\nSeverity: MEDIUM\nPackage: libkrb5support0\nFixed Version: \nLink: [CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)\n",
 1188                "markdown": "**Vulnerability CVE-2023-36054**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libkrb5support0||[CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)|\n\n"
 1189              },
 1190              "properties": {
 1191                "precision": "very-high",
 1192                "security-severity": "5.5",
 1193                "tags": [
 1194                  "vulnerability",
 1195                  "security",
 1196                  "MEDIUM"
 1197                ]
 1198              }
 1199            },
 1200            {
 1201              "id": "CVE-2018-5709",
 1202              "name": "OsPackageVulnerability",
 1203              "shortDescription": {
 1204                "text": "krb5: integer overflow in dbentry-\u0026gt;n_key_data in kadmin/dbutil/dump.c"
 1205              },
 1206              "fullDescription": {
 1207                "text": "An issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \u0026#34;dbentry-\u0026gt;n_key_data\u0026#34; in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \u0026#34;u4\u0026#34; variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data."
 1208              },
 1209              "defaultConfiguration": {
 1210                "level": "note"
 1211              },
 1212              "helpUri": "https://avd.aquasec.com/nvd/cve-2018-5709",
 1213              "help": {
 1214                "text": "Vulnerability CVE-2018-5709\nSeverity: LOW\nPackage: libkrb5support0\nFixed Version: \nLink: [CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)\nAn issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry-\u003en_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data.",
 1215                "markdown": "**Vulnerability CVE-2018-5709**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libkrb5support0||[CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)|\n\nAn issue was discovered in MIT Kerberos 5 (aka krb5) through 1.16. There is a variable \"dbentry-\u003en_key_data\" in kadmin/dbutil/dump.c that can store 16-bit data but unknowingly the developer has assigned a \"u4\" variable to it, which is for 32-bit data. An attacker can use this vulnerability to affect other artifacts of the database as we know that a Kerberos database dump file contains trusted data."
 1216              },
 1217              "properties": {
 1218                "precision": "very-high",
 1219                "security-severity": "2.0",
 1220                "tags": [
 1221                  "vulnerability",
 1222                  "security",
 1223                  "LOW"
 1224                ]
 1225              }
 1226            },
 1227            {
 1228              "id": "CVE-2017-9937",
 1229              "name": "OsPackageVulnerability",
 1230              "shortDescription": {
 1231                "text": "libtiff: memory malloc failure in tif_jbig.c could cause DOS."
 1232              },
 1233              "fullDescription": {
 1234                "text": "In LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack."
 1235              },
 1236              "defaultConfiguration": {
 1237                "level": "note"
 1238              },
 1239              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-9937",
 1240              "help": {
 1241                "text": "Vulnerability CVE-2017-9937\nSeverity: LOW\nPackage: libjbig0\nFixed Version: \nLink: [CVE-2017-9937](https://avd.aquasec.com/nvd/cve-2017-9937)\nIn LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack.",
 1242                "markdown": "**Vulnerability CVE-2017-9937**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libjbig0||[CVE-2017-9937](https://avd.aquasec.com/nvd/cve-2017-9937)|\n\nIn LibTIFF 4.0.8, there is a memory malloc failure in tif_jbig.c. A crafted TIFF document can lead to an abort resulting in a remote denial of service attack."
 1243              },
 1244              "properties": {
 1245                "precision": "very-high",
 1246                "security-severity": "2.0",
 1247                "tags": [
 1248                  "vulnerability",
 1249                  "security",
 1250                  "LOW"
 1251                ]
 1252              }
 1253            },
 1254            {
 1255              "id": "CVE-2021-46822",
 1256              "name": "OsPackageVulnerability",
 1257              "shortDescription": {
 1258                "text": "libjpeg-turbo: heap buffer overflow in get_word_rgb_row() in rdppm.c"
 1259              },
 1260              "fullDescription": {
 1261                "text": "The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c."
 1262              },
 1263              "defaultConfiguration": {
 1264                "level": "warning"
 1265              },
 1266              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-46822",
 1267              "help": {
 1268                "text": "Vulnerability CVE-2021-46822\nSeverity: MEDIUM\nPackage: libjpeg62-turbo\nFixed Version: \nLink: [CVE-2021-46822](https://avd.aquasec.com/nvd/cve-2021-46822)\nThe PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c.",
 1269                "markdown": "**Vulnerability CVE-2021-46822**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libjpeg62-turbo||[CVE-2021-46822](https://avd.aquasec.com/nvd/cve-2021-46822)|\n\nThe PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the get_word_rgb_row function in rdppm.c."
 1270              },
 1271              "properties": {
 1272                "precision": "very-high",
 1273                "security-severity": "5.5",
 1274                "tags": [
 1275                  "vulnerability",
 1276                  "security",
 1277                  "MEDIUM"
 1278                ]
 1279              }
 1280            },
 1281            {
 1282              "id": "CVE-2023-2953",
 1283              "name": "OsPackageVulnerability",
 1284              "shortDescription": {
 1285                "text": "null pointer dereference in  ber_memalloc_x  function"
 1286              },
 1287              "fullDescription": {
 1288                "text": "A vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function."
 1289              },
 1290              "defaultConfiguration": {
 1291                "level": "error"
 1292              },
 1293              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-2953",
 1294              "help": {
 1295                "text": "Vulnerability CVE-2023-2953\nSeverity: HIGH\nPackage: libldap-2.4-2\nFixed Version: \nLink: [CVE-2023-2953](https://avd.aquasec.com/nvd/cve-2023-2953)\nA vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function.",
 1296                "markdown": "**Vulnerability CVE-2023-2953**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libldap-2.4-2||[CVE-2023-2953](https://avd.aquasec.com/nvd/cve-2023-2953)|\n\nA vulnerability was found in openldap. This security flaw causes a null pointer dereference in ber_memalloc_x() function."
 1297              },
 1298              "properties": {
 1299                "precision": "very-high",
 1300                "security-severity": "7.5",
 1301                "tags": [
 1302                  "vulnerability",
 1303                  "security",
 1304                  "HIGH"
 1305                ]
 1306              }
 1307            },
 1308            {
 1309              "id": "CVE-2015-3276",
 1310              "name": "OsPackageVulnerability",
 1311              "shortDescription": {
 1312                "text": "incorrect multi-keyword mode cipherstring parsing"
 1313              },
 1314              "fullDescription": {
 1315                "text": "The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors."
 1316              },
 1317              "defaultConfiguration": {
 1318                "level": "note"
 1319              },
 1320              "helpUri": "https://avd.aquasec.com/nvd/cve-2015-3276",
 1321              "help": {
 1322                "text": "Vulnerability CVE-2015-3276\nSeverity: LOW\nPackage: libldap-2.4-2\nFixed Version: \nLink: [CVE-2015-3276](https://avd.aquasec.com/nvd/cve-2015-3276)\nThe nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors.",
 1323                "markdown": "**Vulnerability CVE-2015-3276**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libldap-2.4-2||[CVE-2015-3276](https://avd.aquasec.com/nvd/cve-2015-3276)|\n\nThe nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode cipher strings, which might cause a weaker than intended cipher to be used and allow remote attackers to have unspecified impact via unknown vectors."
 1324              },
 1325              "properties": {
 1326                "precision": "very-high",
 1327                "security-severity": "2.0",
 1328                "tags": [
 1329                  "vulnerability",
 1330                  "security",
 1331                  "LOW"
 1332                ]
 1333              }
 1334            },
 1335            {
 1336              "id": "CVE-2017-14159",
 1337              "name": "OsPackageVulnerability",
 1338              "shortDescription": {
 1339                "text": "openldap: Privilege escalation via PID file manipulation"
 1340              },
 1341              "fullDescription": {
 1342                "text": "slapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \u0026#34;kill `cat /pathname`\u0026#34; command, as demonstrated by openldap-initscript."
 1343              },
 1344              "defaultConfiguration": {
 1345                "level": "note"
 1346              },
 1347              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-14159",
 1348              "help": {
 1349                "text": "Vulnerability CVE-2017-14159\nSeverity: LOW\nPackage: libldap-2.4-2\nFixed Version: \nLink: [CVE-2017-14159](https://avd.aquasec.com/nvd/cve-2017-14159)\nslapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript.",
 1350                "markdown": "**Vulnerability CVE-2017-14159**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libldap-2.4-2||[CVE-2017-14159](https://avd.aquasec.com/nvd/cve-2017-14159)|\n\nslapd in OpenLDAP 2.4.45 and earlier creates a PID file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for PID file modification before a root script executes a \"kill `cat /pathname`\" command, as demonstrated by openldap-initscript."
 1351              },
 1352              "properties": {
 1353                "precision": "very-high",
 1354                "security-severity": "2.0",
 1355                "tags": [
 1356                  "vulnerability",
 1357                  "security",
 1358                  "LOW"
 1359                ]
 1360              }
 1361            },
 1362            {
 1363              "id": "CVE-2017-17740",
 1364              "name": "OsPackageVulnerability",
 1365              "shortDescription": {
 1366                "text": "openldap: contrib/slapd-modules/nops/nops.c attempts to free stack buffer allowing remote attackers to cause a denial of service"
 1367              },
 1368              "fullDescription": {
 1369                "text": "contrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation."
 1370              },
 1371              "defaultConfiguration": {
 1372                "level": "note"
 1373              },
 1374              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-17740",
 1375              "help": {
 1376                "text": "Vulnerability CVE-2017-17740\nSeverity: LOW\nPackage: libldap-2.4-2\nFixed Version: \nLink: [CVE-2017-17740](https://avd.aquasec.com/nvd/cve-2017-17740)\ncontrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation.",
 1377                "markdown": "**Vulnerability CVE-2017-17740**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libldap-2.4-2||[CVE-2017-17740](https://avd.aquasec.com/nvd/cve-2017-17740)|\n\ncontrib/slapd-modules/nops/nops.c in OpenLDAP through 2.4.45, when both the nops module and the memberof overlay are enabled, attempts to free a buffer that was allocated on the stack, which allows remote attackers to cause a denial of service (slapd crash) via a member MODDN operation."
 1378              },
 1379              "properties": {
 1380                "precision": "very-high",
 1381                "security-severity": "2.0",
 1382                "tags": [
 1383                  "vulnerability",
 1384                  "security",
 1385                  "LOW"
 1386                ]
 1387              }
 1388            },
 1389            {
 1390              "id": "CVE-2020-15719",
 1391              "name": "OsPackageVulnerability",
 1392              "shortDescription": {
 1393                "text": "openldap: Certificate validation incorrectly matches name against CN-ID"
 1394              },
 1395              "fullDescription": {
 1396                "text": "libldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux."
 1397              },
 1398              "defaultConfiguration": {
 1399                "level": "note"
 1400              },
 1401              "helpUri": "https://avd.aquasec.com/nvd/cve-2020-15719",
 1402              "help": {
 1403                "text": "Vulnerability CVE-2020-15719\nSeverity: LOW\nPackage: libldap-2.4-2\nFixed Version: \nLink: [CVE-2020-15719](https://avd.aquasec.com/nvd/cve-2020-15719)\nlibldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux.",
 1404                "markdown": "**Vulnerability CVE-2020-15719**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libldap-2.4-2||[CVE-2020-15719](https://avd.aquasec.com/nvd/cve-2020-15719)|\n\nlibldap in certain third-party OpenLDAP packages has a certificate-validation flaw when the third-party package is asserting RFC6125 support. It considers CN even when there is a non-matching subjectAltName (SAN). This is fixed in, for example, openldap-2.4.46-10.el8 in Red Hat Enterprise Linux."
 1405              },
 1406              "properties": {
 1407                "precision": "very-high",
 1408                "security-severity": "2.0",
 1409                "tags": [
 1410                  "vulnerability",
 1411                  "security",
 1412                  "LOW"
 1413                ]
 1414              }
 1415            },
 1416            {
 1417              "id": "CVE-2022-41409",
 1418              "name": "OsPackageVulnerability",
 1419              "shortDescription": {
 1420                "text": "Integer overflow vulnerability in pcre2test before 10.41 allows attack ..."
 1421              },
 1422              "fullDescription": {
 1423                "text": "Integer overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input."
 1424              },
 1425              "defaultConfiguration": {
 1426                "level": "note"
 1427              },
 1428              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-41409",
 1429              "help": {
 1430                "text": "Vulnerability CVE-2022-41409\nSeverity: LOW\nPackage: libpcre2-8-0\nFixed Version: \nLink: [CVE-2022-41409](https://avd.aquasec.com/nvd/cve-2022-41409)\nInteger overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input.",
 1431                "markdown": "**Vulnerability CVE-2022-41409**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre2-8-0||[CVE-2022-41409](https://avd.aquasec.com/nvd/cve-2022-41409)|\n\nInteger overflow vulnerability in pcre2test before 10.41 allows attackers to cause a denial of service or other unspecified impacts via negative input."
 1432              },
 1433              "properties": {
 1434                "precision": "very-high",
 1435                "security-severity": "2.0",
 1436                "tags": [
 1437                  "vulnerability",
 1438                  "security",
 1439                  "LOW"
 1440                ]
 1441              }
 1442            },
 1443            {
 1444              "id": "CVE-2017-11164",
 1445              "name": "OsPackageVulnerability",
 1446              "shortDescription": {
 1447                "text": "pcre: OP_KETRMAX feature in the match function in pcre_exec.c"
 1448              },
 1449              "fullDescription": {
 1450                "text": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression."
 1451              },
 1452              "defaultConfiguration": {
 1453                "level": "note"
 1454              },
 1455              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-11164",
 1456              "help": {
 1457                "text": "Vulnerability CVE-2017-11164\nSeverity: LOW\nPackage: libpcre3\nFixed Version: \nLink: [CVE-2017-11164](https://avd.aquasec.com/nvd/cve-2017-11164)\nIn PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.",
 1458                "markdown": "**Vulnerability CVE-2017-11164**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre3||[CVE-2017-11164](https://avd.aquasec.com/nvd/cve-2017-11164)|\n\nIn PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression."
 1459              },
 1460              "properties": {
 1461                "precision": "very-high",
 1462                "security-severity": "2.0",
 1463                "tags": [
 1464                  "vulnerability",
 1465                  "security",
 1466                  "LOW"
 1467                ]
 1468              }
 1469            },
 1470            {
 1471              "id": "CVE-2017-16231",
 1472              "name": "OsPackageVulnerability",
 1473              "shortDescription": {
 1474                "text": "pcre: self-recursive call in match() in pcre_exec.c leads to denial of service"
 1475              },
 1476              "fullDescription": {
 1477                "text": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used."
 1478              },
 1479              "defaultConfiguration": {
 1480                "level": "note"
 1481              },
 1482              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-16231",
 1483              "help": {
 1484                "text": "Vulnerability CVE-2017-16231\nSeverity: LOW\nPackage: libpcre3\nFixed Version: \nLink: [CVE-2017-16231](https://avd.aquasec.com/nvd/cve-2017-16231)\n** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.",
 1485                "markdown": "**Vulnerability CVE-2017-16231**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre3||[CVE-2017-16231](https://avd.aquasec.com/nvd/cve-2017-16231)|\n\n** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used."
 1486              },
 1487              "properties": {
 1488                "precision": "very-high",
 1489                "security-severity": "2.0",
 1490                "tags": [
 1491                  "vulnerability",
 1492                  "security",
 1493                  "LOW"
 1494                ]
 1495              }
 1496            },
 1497            {
 1498              "id": "CVE-2017-7245",
 1499              "name": "OsPackageVulnerability",
 1500              "shortDescription": {
 1501                "text": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
 1502              },
 1503              "fullDescription": {
 1504                "text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file."
 1505              },
 1506              "defaultConfiguration": {
 1507                "level": "note"
 1508              },
 1509              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-7245",
 1510              "help": {
 1511                "text": "Vulnerability CVE-2017-7245\nSeverity: LOW\nPackage: libpcre3\nFixed Version: \nLink: [CVE-2017-7245](https://avd.aquasec.com/nvd/cve-2017-7245)\nStack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.",
 1512                "markdown": "**Vulnerability CVE-2017-7245**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre3||[CVE-2017-7245](https://avd.aquasec.com/nvd/cve-2017-7245)|\n\nStack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file."
 1513              },
 1514              "properties": {
 1515                "precision": "very-high",
 1516                "security-severity": "2.0",
 1517                "tags": [
 1518                  "vulnerability",
 1519                  "security",
 1520                  "LOW"
 1521                ]
 1522              }
 1523            },
 1524            {
 1525              "id": "CVE-2017-7246",
 1526              "name": "OsPackageVulnerability",
 1527              "shortDescription": {
 1528                "text": "pcre: stack-based buffer overflow write in pcre32_copy_substring"
 1529              },
 1530              "fullDescription": {
 1531                "text": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file."
 1532              },
 1533              "defaultConfiguration": {
 1534                "level": "note"
 1535              },
 1536              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-7246",
 1537              "help": {
 1538                "text": "Vulnerability CVE-2017-7246\nSeverity: LOW\nPackage: libpcre3\nFixed Version: \nLink: [CVE-2017-7246](https://avd.aquasec.com/nvd/cve-2017-7246)\nStack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.",
 1539                "markdown": "**Vulnerability CVE-2017-7246**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre3||[CVE-2017-7246](https://avd.aquasec.com/nvd/cve-2017-7246)|\n\nStack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file."
 1540              },
 1541              "properties": {
 1542                "precision": "very-high",
 1543                "security-severity": "2.0",
 1544                "tags": [
 1545                  "vulnerability",
 1546                  "security",
 1547                  "LOW"
 1548                ]
 1549              }
 1550            },
 1551            {
 1552              "id": "CVE-2019-20838",
 1553              "name": "OsPackageVulnerability",
 1554              "shortDescription": {
 1555                "text": "pcre: Buffer over-read in JIT when UTF is disabled and \\X or \\R has fixed quantifier greater than 1"
 1556              },
 1557              "fullDescription": {
 1558                "text": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454."
 1559              },
 1560              "defaultConfiguration": {
 1561                "level": "note"
 1562              },
 1563              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-20838",
 1564              "help": {
 1565                "text": "Vulnerability CVE-2019-20838\nSeverity: LOW\nPackage: libpcre3\nFixed Version: \nLink: [CVE-2019-20838](https://avd.aquasec.com/nvd/cve-2019-20838)\nlibpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.",
 1566                "markdown": "**Vulnerability CVE-2019-20838**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpcre3||[CVE-2019-20838](https://avd.aquasec.com/nvd/cve-2019-20838)|\n\nlibpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454."
 1567              },
 1568              "properties": {
 1569                "precision": "very-high",
 1570                "security-severity": "2.0",
 1571                "tags": [
 1572                  "vulnerability",
 1573                  "security",
 1574                  "LOW"
 1575                ]
 1576              }
 1577            },
 1578            {
 1579              "id": "CVE-2019-6129",
 1580              "name": "OsPackageVulnerability",
 1581              "shortDescription": {
 1582                "text": "libpng: memory leak of png_info struct in pngcp.c"
 1583              },
 1584              "fullDescription": {
 1585                "text": "** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \u0026#34;I don\u0026#39;t think it is libpng\u0026#39;s job to free this buffer.\u0026#34;"
 1586              },
 1587              "defaultConfiguration": {
 1588                "level": "note"
 1589              },
 1590              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-6129",
 1591              "help": {
 1592                "text": "Vulnerability CVE-2019-6129\nSeverity: LOW\nPackage: libpng16-16\nFixed Version: \nLink: [CVE-2019-6129](https://avd.aquasec.com/nvd/cve-2019-6129)\n** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\"",
 1593                "markdown": "**Vulnerability CVE-2019-6129**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpng16-16||[CVE-2019-6129](https://avd.aquasec.com/nvd/cve-2019-6129)|\n\n** DISPUTED ** png_create_info_struct in png.c in libpng 1.6.36 has a memory leak, as demonstrated by pngcp. NOTE: a third party has stated \"I don't think it is libpng's job to free this buffer.\""
 1594              },
 1595              "properties": {
 1596                "precision": "very-high",
 1597                "security-severity": "2.0",
 1598                "tags": [
 1599                  "vulnerability",
 1600                  "security",
 1601                  "LOW"
 1602                ]
 1603              }
 1604            },
 1605            {
 1606              "id": "CVE-2021-4214",
 1607              "name": "OsPackageVulnerability",
 1608              "shortDescription": {
 1609                "text": "libpng: hardcoded value leads to heap-overflow"
 1610              },
 1611              "fullDescription": {
 1612                "text": "A heap overflow flaw was found in libpngs\u0026#39; pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service."
 1613              },
 1614              "defaultConfiguration": {
 1615                "level": "note"
 1616              },
 1617              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-4214",
 1618              "help": {
 1619                "text": "Vulnerability CVE-2021-4214\nSeverity: LOW\nPackage: libpng16-16\nFixed Version: \nLink: [CVE-2021-4214](https://avd.aquasec.com/nvd/cve-2021-4214)\nA heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service.",
 1620                "markdown": "**Vulnerability CVE-2021-4214**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libpng16-16||[CVE-2021-4214](https://avd.aquasec.com/nvd/cve-2021-4214)|\n\nA heap overflow flaw was found in libpngs' pngimage.c program. This flaw allows an attacker with local network access to pass a specially crafted PNG file to the pngimage utility, causing an application to crash, leading to a denial of service."
 1621              },
 1622              "properties": {
 1623                "precision": "very-high",
 1624                "security-severity": "2.0",
 1625                "tags": [
 1626                  "vulnerability",
 1627                  "security",
 1628                  "LOW"
 1629                ]
 1630              }
 1631            },
 1632            {
 1633              "id": "CVE-2021-36084",
 1634              "name": "OsPackageVulnerability",
 1635              "shortDescription": {
 1636                "text": "libsepol: use-after-free in __cil_verify_classperms()"
 1637              },
 1638              "fullDescription": {
 1639                "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper)."
 1640              },
 1641              "defaultConfiguration": {
 1642                "level": "note"
 1643              },
 1644              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-36084",
 1645              "help": {
 1646                "text": "Vulnerability CVE-2021-36084\nSeverity: LOW\nPackage: libsepol1\nFixed Version: \nLink: [CVE-2021-36084](https://avd.aquasec.com/nvd/cve-2021-36084)\nThe CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper).",
 1647                "markdown": "**Vulnerability CVE-2021-36084**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libsepol1||[CVE-2021-36084](https://avd.aquasec.com/nvd/cve-2021-36084)|\n\nThe CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __cil_verify_classpermission and __cil_pre_verify_helper)."
 1648              },
 1649              "properties": {
 1650                "precision": "very-high",
 1651                "security-severity": "3.3",
 1652                "tags": [
 1653                  "vulnerability",
 1654                  "security",
 1655                  "LOW"
 1656                ]
 1657              }
 1658            },
 1659            {
 1660              "id": "CVE-2021-36085",
 1661              "name": "OsPackageVulnerability",
 1662              "shortDescription": {
 1663                "text": "libsepol: use-after-free in __cil_verify_classperms()"
 1664              },
 1665              "fullDescription": {
 1666                "text": "The CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map)."
 1667              },
 1668              "defaultConfiguration": {
 1669                "level": "note"
 1670              },
 1671              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-36085",
 1672              "help": {
 1673                "text": "Vulnerability CVE-2021-36085\nSeverity: LOW\nPackage: libsepol1\nFixed Version: \nLink: [CVE-2021-36085](https://avd.aquasec.com/nvd/cve-2021-36085)\nThe CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map).",
 1674                "markdown": "**Vulnerability CVE-2021-36085**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libsepol1||[CVE-2021-36085](https://avd.aquasec.com/nvd/cve-2021-36085)|\n\nThe CIL compiler in SELinux 3.2 has a use-after-free in __cil_verify_classperms (called from __verify_map_perm_classperms and hashtab_map)."
 1675              },
 1676              "properties": {
 1677                "precision": "very-high",
 1678                "security-severity": "3.3",
 1679                "tags": [
 1680                  "vulnerability",
 1681                  "security",
 1682                  "LOW"
 1683                ]
 1684              }
 1685            },
 1686            {
 1687              "id": "CVE-2021-36086",
 1688              "name": "OsPackageVulnerability",
 1689              "shortDescription": {
 1690                "text": "use-after-free in cil_reset_classpermission()"
 1691              },
 1692              "fullDescription": {
 1693                "text": "The CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list)."
 1694              },
 1695              "defaultConfiguration": {
 1696                "level": "note"
 1697              },
 1698              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-36086",
 1699              "help": {
 1700                "text": "Vulnerability CVE-2021-36086\nSeverity: LOW\nPackage: libsepol1\nFixed Version: \nLink: [CVE-2021-36086](https://avd.aquasec.com/nvd/cve-2021-36086)\nThe CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list).",
 1701                "markdown": "**Vulnerability CVE-2021-36086**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libsepol1||[CVE-2021-36086](https://avd.aquasec.com/nvd/cve-2021-36086)|\n\nThe CIL compiler in SELinux 3.2 has a use-after-free in cil_reset_classpermission (called from cil_reset_classperms_set and cil_reset_classperms_list)."
 1702              },
 1703              "properties": {
 1704                "precision": "very-high",
 1705                "security-severity": "3.3",
 1706                "tags": [
 1707                  "vulnerability",
 1708                  "security",
 1709                  "LOW"
 1710                ]
 1711              }
 1712            },
 1713            {
 1714              "id": "CVE-2021-36087",
 1715              "name": "OsPackageVulnerability",
 1716              "shortDescription": {
 1717                "text": "libsepol: heap-based buffer overflow in ebitmap_match_any()"
 1718              },
 1719              "fullDescription": {
 1720                "text": "The CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block."
 1721              },
 1722              "defaultConfiguration": {
 1723                "level": "note"
 1724              },
 1725              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-36087",
 1726              "help": {
 1727                "text": "Vulnerability CVE-2021-36087\nSeverity: LOW\nPackage: libsepol1\nFixed Version: \nLink: [CVE-2021-36087](https://avd.aquasec.com/nvd/cve-2021-36087)\nThe CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block.",
 1728                "markdown": "**Vulnerability CVE-2021-36087**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libsepol1||[CVE-2021-36087](https://avd.aquasec.com/nvd/cve-2021-36087)|\n\nThe CIL compiler in SELinux 3.2 has a heap-based buffer over-read in ebitmap_match_any (called indirectly from cil_check_neverallow). This occurs because there is sometimes a lack of checks for invalid statements in an optional block."
 1729              },
 1730              "properties": {
 1731                "precision": "very-high",
 1732                "security-severity": "3.3",
 1733                "tags": [
 1734                  "vulnerability",
 1735                  "security",
 1736                  "LOW"
 1737                ]
 1738              }
 1739            },
 1740            {
 1741              "id": "CVE-2022-4450",
 1742              "name": "OsPackageVulnerability",
 1743              "shortDescription": {
 1744                "text": "double free after calling PEM_read_bio_ex"
 1745              },
 1746              "fullDescription": {
 1747                "text": "The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \u0026#34;name\u0026#34; (e.g. \u0026#34;CERTIFICATE\u0026#34;), any header data and the payload data. If the function succeeds then the \u0026#34;name_out\u0026#34;, \u0026#34;header\u0026#34; and \u0026#34;data\u0026#34; arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue."
 1748              },
 1749              "defaultConfiguration": {
 1750                "level": "error"
 1751              },
 1752              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4450",
 1753              "help": {
 1754                "text": "Vulnerability CVE-2022-4450\nSeverity: HIGH\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4450](https://avd.aquasec.com/nvd/cve-2022-4450)\nThe function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue.",
 1755                "markdown": "**Vulnerability CVE-2022-4450**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|1.1.1n-0+deb11u4|[CVE-2022-4450](https://avd.aquasec.com/nvd/cve-2022-4450)|\n\nThe function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. The caller is responsible for freeing those buffers. It is possible to construct a PEM file that results in 0 bytes of payload data. In this case PEM_read_bio_ex() will return a failure code but will populate the header argument with a pointer to a buffer that has already been freed. If the caller also frees this buffer then a double free will occur. This will most likely lead to a crash. This could be exploited by an attacker who has the ability to supply malicious PEM files for parsing to achieve a denial of service attack. The functions PEM_read_bio() and PEM_read() are simple wrappers around PEM_read_bio_ex() and therefore these functions are also directly affected. These functions are also called indirectly by a number of other OpenSSL functions including PEM_X509_INFO_read_bio_ex() and SSL_CTX_use_serverinfo_file() which are also vulnerable. Some OpenSSL internal uses of these functions are not vulnerable because the caller does not free the header argument if PEM_read_bio_ex() returns a failure code. These locations include the PEM_read_bio_TYPE() functions as well as the decoders introduced in OpenSSL 3.0. The OpenSSL asn1parse command line application is also impacted by this issue."
 1756              },
 1757              "properties": {
 1758                "precision": "very-high",
 1759                "security-severity": "7.5",
 1760                "tags": [
 1761                  "vulnerability",
 1762                  "security",
 1763                  "HIGH"
 1764                ]
 1765              }
 1766            },
 1767            {
 1768              "id": "CVE-2023-0215",
 1769              "name": "OsPackageVulnerability",
 1770              "shortDescription": {
 1771                "text": "use-after-free following BIO_new_NDEF"
 1772              },
 1773              "fullDescription": {
 1774                "text": "The public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n"
 1775              },
 1776              "defaultConfiguration": {
 1777                "level": "error"
 1778              },
 1779              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0215",
 1780              "help": {
 1781                "text": "Vulnerability CVE-2023-0215\nSeverity: HIGH\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0215](https://avd.aquasec.com/nvd/cve-2023-0215)\nThe public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n",
 1782                "markdown": "**Vulnerability CVE-2023-0215**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|1.1.1n-0+deb11u4|[CVE-2023-0215](https://avd.aquasec.com/nvd/cve-2023-0215)|\n\nThe public API function BIO_new_NDEF is a helper function used for streaming\nASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the\nSMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by\nend user applications.\n\nThe function receives a BIO from the caller, prepends a new BIO_f_asn1 filter\nBIO onto the front of it to form a BIO chain, and then returns the new head of\nthe BIO chain to the caller. Under certain conditions, for example if a CMS\nrecipient public key is invalid, the new filter BIO is freed and the function\nreturns a NULL result indicating a failure. However, in this case, the BIO chain\nis not properly cleaned up and the BIO passed by the caller still retains\ninternal pointers to the previously freed filter BIO. If the caller then goes on\nto call BIO_pop() on the BIO then a use-after-free will occur. This will most\nlikely result in a crash.\n\n\n\nThis scenario occurs directly in the internal function B64_write_ASN1() which\nmay cause BIO_new_NDEF() to be called and will subsequently call BIO_pop() on\nthe BIO. This internal function is in turn called by the public API functions\nPEM_write_bio_ASN1_stream, PEM_write_bio_CMS_stream, PEM_write_bio_PKCS7_stream,\nSMIME_write_ASN1, SMIME_write_CMS and SMIME_write_PKCS7.\n\nOther public API functions that may be impacted by this include\ni2d_ASN1_bio_stream, BIO_new_CMS, BIO_new_PKCS7, i2d_CMS_bio_stream and\ni2d_PKCS7_bio_stream.\n\nThe OpenSSL cms and smime command line applications are similarly affected.\n\n\n\n"
 1783              },
 1784              "properties": {
 1785                "precision": "very-high",
 1786                "security-severity": "7.5",
 1787                "tags": [
 1788                  "vulnerability",
 1789                  "security",
 1790                  "HIGH"
 1791                ]
 1792              }
 1793            },
 1794            {
 1795              "id": "CVE-2023-0286",
 1796              "name": "OsPackageVulnerability",
 1797              "shortDescription": {
 1798                "text": "X.400 address type confusion in X.509 GeneralName"
 1799              },
 1800              "fullDescription": {
 1801                "text": "There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network."
 1802              },
 1803              "defaultConfiguration": {
 1804                "level": "error"
 1805              },
 1806              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0286",
 1807              "help": {
 1808                "text": "Vulnerability CVE-2023-0286\nSeverity: HIGH\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0286](https://avd.aquasec.com/nvd/cve-2023-0286)\nThere is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.",
 1809                "markdown": "**Vulnerability CVE-2023-0286**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|1.1.1n-0+deb11u4|[CVE-2023-0286](https://avd.aquasec.com/nvd/cve-2023-0286)|\n\nThere is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This field is subsequently interpreted by the OpenSSL function GENERAL_NAME_cmp as an ASN1_TYPE rather than an ASN1_STRING. When CRL checking is enabled (i.e. the application sets the X509_V_FLAG_CRL_CHECK flag), this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service. In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network."
 1810              },
 1811              "properties": {
 1812                "precision": "very-high",
 1813                "security-severity": "7.4",
 1814                "tags": [
 1815                  "vulnerability",
 1816                  "security",
 1817                  "HIGH"
 1818                ]
 1819              }
 1820            },
 1821            {
 1822              "id": "CVE-2023-0464",
 1823              "name": "OsPackageVulnerability",
 1824              "shortDescription": {
 1825                "text": "Denial of service by excessive resource usage in verifying X509 policy constraints"
 1826              },
 1827              "fullDescription": {
 1828                "text": "A security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints.  Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0026#39; argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0026#39; function."
 1829              },
 1830              "defaultConfiguration": {
 1831                "level": "error"
 1832              },
 1833              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0464",
 1834              "help": {
 1835                "text": "Vulnerability CVE-2023-0464\nSeverity: HIGH\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0464](https://avd.aquasec.com/nvd/cve-2023-0464)\nA security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints.  Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.",
 1836                "markdown": "**Vulnerability CVE-2023-0464**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|1.1.1n-0+deb11u5|[CVE-2023-0464](https://avd.aquasec.com/nvd/cve-2023-0464)|\n\nA security vulnerability has been identified in all supported versions\n\nof OpenSSL related to the verification of X.509 certificate chains\nthat include policy constraints.  Attackers may be able to exploit this\nvulnerability by creating a malicious certificate chain that triggers\nexponential use of computational resources, leading to a denial-of-service\n(DoS) attack on affected systems.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function."
 1837              },
 1838              "properties": {
 1839                "precision": "very-high",
 1840                "security-severity": "7.5",
 1841                "tags": [
 1842                  "vulnerability",
 1843                  "security",
 1844                  "HIGH"
 1845                ]
 1846              }
 1847            },
 1848            {
 1849              "id": "CVE-2023-2650",
 1850              "name": "OsPackageVulnerability",
 1851              "shortDescription": {
 1852                "text": "Possible DoS translating ASN.1 object identifiers"
 1853              },
 1854              "fullDescription": {
 1855                "text": "Issue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit.  OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime.  The time complexity is O(n^2) with \u0026#39;n\u0026#39; being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced.  This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL.  If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS.  It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer\u0026#39;s certificate chain.  Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates.  This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low."
 1856              },
 1857              "defaultConfiguration": {
 1858                "level": "error"
 1859              },
 1860              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-2650",
 1861              "help": {
 1862                "text": "Vulnerability CVE-2023-2650\nSeverity: HIGH\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-2650](https://avd.aquasec.com/nvd/cve-2023-2650)\nIssue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit.  OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime.  The time complexity is O(n^2) with 'n' being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced.  This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL.  If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS.  It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer's certificate chain.  Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates.  This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low.",
 1863                "markdown": "**Vulnerability CVE-2023-2650**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|openssl|1.1.1n-0+deb11u5|[CVE-2023-2650](https://avd.aquasec.com/nvd/cve-2023-2650)|\n\nIssue summary: Processing some specially crafted ASN.1 object identifiers or\ndata containing them may be very slow.\n\nImpact summary: Applications that use OBJ_obj2txt() directly, or use any of\nthe OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message\nsize limit may experience notable to very long delays when processing those\nmessages, which may lead to a Denial of Service.\n\nAn OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers -\nmost of which have no size limit.  OBJ_obj2txt() may be used to translate\nan ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL\ntype ASN1_OBJECT) to its canonical numeric text form, which are the\nsub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by\nperiods.\n\nWhen one of the sub-identifiers in the OBJECT IDENTIFIER is very large\n(these are sizes that are seen as absurdly large, taking up tens or hundreds\nof KiBs), the translation to a decimal number in text may take a very long\ntime.  The time complexity is O(n^2) with 'n' being the size of the\nsub-identifiers in bytes (*).\n\nWith OpenSSL 3.0, support to fetch cryptographic algorithms using names /\nidentifiers in string form was introduced.  This includes using OBJECT\nIDENTIFIERs in canonical numeric text form as identifiers for fetching\nalgorithms.\n\nSuch OBJECT IDENTIFIERs may be received through the ASN.1 structure\nAlgorithmIdentifier, which is commonly used in multiple protocols to specify\nwhat cryptographic algorithm should be used to sign or verify, encrypt or\ndecrypt, or digest passed data.\n\nApplications that call OBJ_obj2txt() directly with untrusted data are\naffected, with any version of OpenSSL.  If the use is for the mere purpose\nof display, the severity is considered low.\n\nIn OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME,\nCMS, CMP/CRMF or TS.  It also impacts anything that processes X.509\ncertificates, including simple things like verifying its signature.\n\nThe impact on TLS is relatively low, because all versions of OpenSSL have a\n100KiB limit on the peer's certificate chain.  Additionally, this only\nimpacts clients, or servers that have explicitly enabled client\nauthentication.\n\nIn OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects,\nsuch as X.509 certificates.  This is assumed to not happen in such a way\nthat it would cause a Denial of Service, so these versions are considered\nnot affected by this issue in such a way that it would be cause for concern,\nand the severity is therefore considered low."
 1864              },
 1865              "properties": {
 1866                "precision": "very-high",
 1867                "security-severity": "7.5",
 1868                "tags": [
 1869                  "vulnerability",
 1870                  "security",
 1871                  "HIGH"
 1872                ]
 1873              }
 1874            },
 1875            {
 1876              "id": "CVE-2022-2097",
 1877              "name": "OsPackageVulnerability",
 1878              "shortDescription": {
 1879                "text": "AES OCB fails to encrypt some bytes"
 1880              },
 1881              "fullDescription": {
 1882                "text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0026#39;t written. In the special case of \u0026#34;in place\u0026#34; encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p)."
 1883              },
 1884              "defaultConfiguration": {
 1885                "level": "warning"
 1886              },
 1887              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2097",
 1888              "help": {
 1889                "text": "Vulnerability CVE-2022-2097\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-2097](https://avd.aquasec.com/nvd/cve-2022-2097)\nAES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p).",
 1890                "markdown": "**Vulnerability CVE-2022-2097**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl|1.1.1n-0+deb11u4|[CVE-2022-2097](https://avd.aquasec.com/nvd/cve-2022-2097)|\n\nAES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn't written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected. Fixed in OpenSSL 3.0.5 (Affected 3.0.0-3.0.4). Fixed in OpenSSL 1.1.1q (Affected 1.1.1-1.1.1p)."
 1891              },
 1892              "properties": {
 1893                "precision": "very-high",
 1894                "security-severity": "5.3",
 1895                "tags": [
 1896                  "vulnerability",
 1897                  "security",
 1898                  "MEDIUM"
 1899                ]
 1900              }
 1901            },
 1902            {
 1903              "id": "CVE-2022-4304",
 1904              "name": "OsPackageVulnerability",
 1905              "shortDescription": {
 1906                "text": "timing attack in RSA Decryption implementation"
 1907              },
 1908              "fullDescription": {
 1909                "text": "A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection."
 1910              },
 1911              "defaultConfiguration": {
 1912                "level": "warning"
 1913              },
 1914              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4304",
 1915              "help": {
 1916                "text": "Vulnerability CVE-2022-4304\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4304](https://avd.aquasec.com/nvd/cve-2022-4304)\nA timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection.",
 1917                "markdown": "**Vulnerability CVE-2022-4304**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl|1.1.1n-0+deb11u4|[CVE-2022-4304](https://avd.aquasec.com/nvd/cve-2022-4304)|\n\nA timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE. For example, in a TLS connection, RSA is commonly used by a client to send an encrypted pre-master secret to the server. An attacker that had observed a genuine connection between a client and a server could use this flaw to send trial messages to the server and record the time taken to process them. After a sufficiently large number of messages the attacker could recover the pre-master secret used for the original connection and thus be able to decrypt the application data sent over that connection."
 1918              },
 1919              "properties": {
 1920                "precision": "very-high",
 1921                "security-severity": "5.9",
 1922                "tags": [
 1923                  "vulnerability",
 1924                  "security",
 1925                  "MEDIUM"
 1926                ]
 1927              }
 1928            },
 1929            {
 1930              "id": "CVE-2023-0465",
 1931              "name": "OsPackageVulnerability",
 1932              "shortDescription": {
 1933                "text": "Invalid certificate policies in leaf certificates are silently ignored"
 1934              },
 1935              "fullDescription": {
 1936                "text": "Applications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy\u0026#39; argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()\u0026#39; function."
 1937              },
 1938              "defaultConfiguration": {
 1939                "level": "warning"
 1940              },
 1941              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0465",
 1942              "help": {
 1943                "text": "Vulnerability CVE-2023-0465\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0465](https://avd.aquasec.com/nvd/cve-2023-0465)\nApplications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function.",
 1944                "markdown": "**Vulnerability CVE-2023-0465**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl|1.1.1n-0+deb11u5|[CVE-2023-0465](https://avd.aquasec.com/nvd/cve-2023-0465)|\n\nApplications that use a non-default option when verifying certificates may be\nvulnerable to an attack from a malicious CA to circumvent certain checks.\n\nInvalid certificate policies in leaf certificates are silently ignored by\nOpenSSL and other certificate policy checks are skipped for that certificate.\nA malicious CA could use this to deliberately assert invalid certificate policies\nin order to circumvent policy checking on the certificate altogether.\n\nPolicy processing is disabled by default but can be enabled by passing\nthe `-policy' argument to the command line utilities or by calling the\n`X509_VERIFY_PARAM_set1_policies()' function."
 1945              },
 1946              "properties": {
 1947                "precision": "very-high",
 1948                "security-severity": "5.3",
 1949                "tags": [
 1950                  "vulnerability",
 1951                  "security",
 1952                  "MEDIUM"
 1953                ]
 1954              }
 1955            },
 1956            {
 1957              "id": "CVE-2023-0466",
 1958              "name": "OsPackageVulnerability",
 1959              "shortDescription": {
 1960                "text": "Certificate policy check not enabled"
 1961              },
 1962              "fullDescription": {
 1963                "text": "The function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications."
 1964              },
 1965              "defaultConfiguration": {
 1966                "level": "warning"
 1967              },
 1968              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0466",
 1969              "help": {
 1970                "text": "Vulnerability CVE-2023-0466\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0466](https://avd.aquasec.com/nvd/cve-2023-0466)\nThe function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications.",
 1971                "markdown": "**Vulnerability CVE-2023-0466**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl|1.1.1n-0+deb11u5|[CVE-2023-0466](https://avd.aquasec.com/nvd/cve-2023-0466)|\n\nThe function X509_VERIFY_PARAM_add0_policy() is documented to\nimplicitly enable the certificate policy check when doing certificate\nverification. However the implementation of the function does not\nenable the check which allows certificates with invalid or incorrect\npolicies to pass the certificate verification.\n\nAs suddenly enabling the policy check could break existing deployments it was\ndecided to keep the existing behavior of the X509_VERIFY_PARAM_add0_policy()\nfunction.\n\nInstead the applications that require OpenSSL to perform certificate\npolicy check need to use X509_VERIFY_PARAM_set1_policies() or explicitly\nenable the policy check by calling X509_VERIFY_PARAM_set_flags() with\nthe X509_V_FLAG_POLICY_CHECK flag argument.\n\nCertificate policy checks are disabled by default in OpenSSL and are not\ncommonly used by applications."
 1972              },
 1973              "properties": {
 1974                "precision": "very-high",
 1975                "security-severity": "5.3",
 1976                "tags": [
 1977                  "vulnerability",
 1978                  "security",
 1979                  "MEDIUM"
 1980                ]
 1981              }
 1982            },
 1983            {
 1984              "id": "CVE-2023-3446",
 1985              "name": "OsPackageVulnerability",
 1986              "shortDescription": {
 1987                "text": "Excessive time spent checking DH keys and parameters"
 1988              },
 1989              "fullDescription": {
 1990                "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. One of those\nchecks confirms that the modulus (\u0026#39;p\u0026#39; parameter) is not too large. Trying to use\na very large modulus is slow and OpenSSL will not normally use a modulus which\nis over 10,000 bits in length.\n\nHowever the DH_check() function checks numerous aspects of the key or parameters\nthat have been supplied. Some of those checks use the supplied modulus value\neven if it has already been found to be too large.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulernable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the \u0026#39;-check\u0026#39; option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue."
 1991              },
 1992              "defaultConfiguration": {
 1993                "level": "warning"
 1994              },
 1995              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3446",
 1996              "help": {
 1997                "text": "Vulnerability CVE-2023-3446\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: \nLink: [CVE-2023-3446](https://avd.aquasec.com/nvd/cve-2023-3446)\nIssue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. One of those\nchecks confirms that the modulus ('p' parameter) is not too large. Trying to use\na very large modulus is slow and OpenSSL will not normally use a modulus which\nis over 10,000 bits in length.\n\nHowever the DH_check() function checks numerous aspects of the key or parameters\nthat have been supplied. Some of those checks use the supplied modulus value\neven if it has already been found to be too large.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulernable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the '-check' option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
 1998                "markdown": "**Vulnerability CVE-2023-3446**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl||[CVE-2023-3446](https://avd.aquasec.com/nvd/cve-2023-3446)|\n\nIssue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. One of those\nchecks confirms that the modulus ('p' parameter) is not too large. Trying to use\na very large modulus is slow and OpenSSL will not normally use a modulus which\nis over 10,000 bits in length.\n\nHowever the DH_check() function checks numerous aspects of the key or parameters\nthat have been supplied. Some of those checks use the supplied modulus value\neven if it has already been found to be too large.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulernable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the '-check' option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue."
 1999              },
 2000              "properties": {
 2001                "precision": "very-high",
 2002                "security-severity": "5.3",
 2003                "tags": [
 2004                  "vulnerability",
 2005                  "security",
 2006                  "MEDIUM"
 2007                ]
 2008              }
 2009            },
 2010            {
 2011              "id": "CVE-2023-3817",
 2012              "name": "OsPackageVulnerability",
 2013              "shortDescription": {
 2014                "text": "Excessive time spent checking DH q parameter value"
 2015              },
 2016              "fullDescription": {
 2017                "text": "Issue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. After fixing\nCVE-2023-3446 it was discovered that a large q parameter value can also trigger\nan overly long computation during some of these checks. A correct q value,\nif present, cannot be larger than the modulus p parameter, thus it is\nunnecessary to perform these checks if q is larger than p.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulnerable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the \u0026#34;-check\u0026#34; option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue."
 2018              },
 2019              "defaultConfiguration": {
 2020                "level": "warning"
 2021              },
 2022              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3817",
 2023              "help": {
 2024                "text": "Vulnerability CVE-2023-3817\nSeverity: MEDIUM\nPackage: openssl\nFixed Version: \nLink: [CVE-2023-3817](https://avd.aquasec.com/nvd/cve-2023-3817)\nIssue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. After fixing\nCVE-2023-3446 it was discovered that a large q parameter value can also trigger\nan overly long computation during some of these checks. A correct q value,\nif present, cannot be larger than the modulus p parameter, thus it is\nunnecessary to perform these checks if q is larger than p.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulnerable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the \"-check\" option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
 2025                "markdown": "**Vulnerability CVE-2023-3817**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|openssl||[CVE-2023-3817](https://avd.aquasec.com/nvd/cve-2023-3817)|\n\nIssue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. After fixing\nCVE-2023-3446 it was discovered that a large q parameter value can also trigger\nan overly long computation during some of these checks. A correct q value,\nif present, cannot be larger than the modulus p parameter, thus it is\nunnecessary to perform these checks if q is larger than p.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulnerable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the \"-check\" option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\n\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue."
 2026              },
 2027              "properties": {
 2028                "precision": "very-high",
 2029                "security-severity": "5.5",
 2030                "tags": [
 2031                  "vulnerability",
 2032                  "security",
 2033                  "MEDIUM"
 2034                ]
 2035              }
 2036            },
 2037            {
 2038              "id": "CVE-2007-6755",
 2039              "name": "OsPackageVulnerability",
 2040              "shortDescription": {
 2041                "text": "Dual_EC_DRBG: weak pseudo random number generator"
 2042              },
 2043              "fullDescription": {
 2044                "text": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \u0026#34;skeleton key\u0026#34; values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values.  NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE."
 2045              },
 2046              "defaultConfiguration": {
 2047                "level": "note"
 2048              },
 2049              "helpUri": "https://avd.aquasec.com/nvd/cve-2007-6755",
 2050              "help": {
 2051                "text": "Vulnerability CVE-2007-6755\nSeverity: LOW\nPackage: openssl\nFixed Version: \nLink: [CVE-2007-6755](https://avd.aquasec.com/nvd/cve-2007-6755)\nThe NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values.  NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.",
 2052                "markdown": "**Vulnerability CVE-2007-6755**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|openssl||[CVE-2007-6755](https://avd.aquasec.com/nvd/cve-2007-6755)|\n\nThe NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values.  NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE."
 2053              },
 2054              "properties": {
 2055                "precision": "very-high",
 2056                "security-severity": "2.0",
 2057                "tags": [
 2058                  "vulnerability",
 2059                  "security",
 2060                  "LOW"
 2061                ]
 2062              }
 2063            },
 2064            {
 2065              "id": "CVE-2010-0928",
 2066              "name": "OsPackageVulnerability",
 2067              "shortDescription": {
 2068                "text": "openssl: RSA authentication weakness"
 2069              },
 2070              "fullDescription": {
 2071                "text": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \u0026#34;fault-based attack.\u0026#34;"
 2072              },
 2073              "defaultConfiguration": {
 2074                "level": "note"
 2075              },
 2076              "helpUri": "https://avd.aquasec.com/nvd/cve-2010-0928",
 2077              "help": {
 2078                "text": "Vulnerability CVE-2010-0928\nSeverity: LOW\nPackage: openssl\nFixed Version: \nLink: [CVE-2010-0928](https://avd.aquasec.com/nvd/cve-2010-0928)\nOpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"",
 2079                "markdown": "**Vulnerability CVE-2010-0928**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|openssl||[CVE-2010-0928](https://avd.aquasec.com/nvd/cve-2010-0928)|\n\nOpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\""
 2080              },
 2081              "properties": {
 2082                "precision": "very-high",
 2083                "security-severity": "2.0",
 2084                "tags": [
 2085                  "vulnerability",
 2086                  "security",
 2087                  "LOW"
 2088                ]
 2089              }
 2090            },
 2091            {
 2092              "id": "CVE-2022-3821",
 2093              "name": "OsPackageVulnerability",
 2094              "shortDescription": {
 2095                "text": "buffer overrun in format_timespan() function"
 2096              },
 2097              "fullDescription": {
 2098                "text": "An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service."
 2099              },
 2100              "defaultConfiguration": {
 2101                "level": "warning"
 2102              },
 2103              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3821",
 2104              "help": {
 2105                "text": "Vulnerability CVE-2022-3821\nSeverity: MEDIUM\nPackage: libudev1\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-3821](https://avd.aquasec.com/nvd/cve-2022-3821)\nAn off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.",
 2106                "markdown": "**Vulnerability CVE-2022-3821**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libudev1|247.3-7+deb11u2|[CVE-2022-3821](https://avd.aquasec.com/nvd/cve-2022-3821)|\n\nAn off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service."
 2107              },
 2108              "properties": {
 2109                "precision": "very-high",
 2110                "security-severity": "5.5",
 2111                "tags": [
 2112                  "vulnerability",
 2113                  "security",
 2114                  "MEDIUM"
 2115                ]
 2116              }
 2117            },
 2118            {
 2119              "id": "CVE-2022-4415",
 2120              "name": "OsPackageVulnerability",
 2121              "shortDescription": {
 2122                "text": "systemd: local information leak due to systemd-coredump not respecting fs.suid_dumpable kernel setting"
 2123              },
 2124              "fullDescription": {
 2125                "text": "A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting."
 2126              },
 2127              "defaultConfiguration": {
 2128                "level": "warning"
 2129              },
 2130              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4415",
 2131              "help": {
 2132                "text": "Vulnerability CVE-2022-4415\nSeverity: MEDIUM\nPackage: libudev1\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-4415](https://avd.aquasec.com/nvd/cve-2022-4415)\nA vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting.",
 2133                "markdown": "**Vulnerability CVE-2022-4415**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libudev1|247.3-7+deb11u2|[CVE-2022-4415](https://avd.aquasec.com/nvd/cve-2022-4415)|\n\nA vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suid_dumpable kernel setting."
 2134              },
 2135              "properties": {
 2136                "precision": "very-high",
 2137                "security-severity": "5.5",
 2138                "tags": [
 2139                  "vulnerability",
 2140                  "security",
 2141                  "MEDIUM"
 2142                ]
 2143              }
 2144            },
 2145            {
 2146              "id": "CVE-2013-4392",
 2147              "name": "OsPackageVulnerability",
 2148              "shortDescription": {
 2149                "text": "TOCTOU race condition when updating file permissions and SELinux security contexts"
 2150              },
 2151              "fullDescription": {
 2152                "text": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files."
 2153              },
 2154              "defaultConfiguration": {
 2155                "level": "note"
 2156              },
 2157              "helpUri": "https://avd.aquasec.com/nvd/cve-2013-4392",
 2158              "help": {
 2159                "text": "Vulnerability CVE-2013-4392\nSeverity: LOW\nPackage: libudev1\nFixed Version: \nLink: [CVE-2013-4392](https://avd.aquasec.com/nvd/cve-2013-4392)\nsystemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.",
 2160                "markdown": "**Vulnerability CVE-2013-4392**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libudev1||[CVE-2013-4392](https://avd.aquasec.com/nvd/cve-2013-4392)|\n\nsystemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files."
 2161              },
 2162              "properties": {
 2163                "precision": "very-high",
 2164                "security-severity": "2.0",
 2165                "tags": [
 2166                  "vulnerability",
 2167                  "security",
 2168                  "LOW"
 2169                ]
 2170              }
 2171            },
 2172            {
 2173              "id": "CVE-2020-13529",
 2174              "name": "OsPackageVulnerability",
 2175              "shortDescription": {
 2176                "text": "systemd: DHCP FORCERENEW authentication not implemented can cause a system running the DHCP client to have its network reconfigured"
 2177              },
 2178              "fullDescription": {
 2179                "text": "An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server."
 2180              },
 2181              "defaultConfiguration": {
 2182                "level": "note"
 2183              },
 2184              "helpUri": "https://avd.aquasec.com/nvd/cve-2020-13529",
 2185              "help": {
 2186                "text": "Vulnerability CVE-2020-13529\nSeverity: LOW\nPackage: libudev1\nFixed Version: \nLink: [CVE-2020-13529](https://avd.aquasec.com/nvd/cve-2020-13529)\nAn exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.",
 2187                "markdown": "**Vulnerability CVE-2020-13529**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libudev1||[CVE-2020-13529](https://avd.aquasec.com/nvd/cve-2020-13529)|\n\nAn exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server."
 2188              },
 2189              "properties": {
 2190                "precision": "very-high",
 2191                "security-severity": "2.0",
 2192                "tags": [
 2193                  "vulnerability",
 2194                  "security",
 2195                  "LOW"
 2196                ]
 2197              }
 2198            },
 2199            {
 2200              "id": "CVE-2023-31437",
 2201              "name": "OsPackageVulnerability",
 2202              "shortDescription": {
 2203                "text": "An issue was discovered in systemd 253. An attacker can modify a seale ..."
 2204              },
 2205              "fullDescription": {
 2206                "text": "** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent \u0026#34;a reply denying that any of the finding was a security vulnerability.\u0026#34;"
 2207              },
 2208              "defaultConfiguration": {
 2209                "level": "note"
 2210              },
 2211              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-31437",
 2212              "help": {
 2213                "text": "Vulnerability CVE-2023-31437\nSeverity: LOW\nPackage: libudev1\nFixed Version: \nLink: [CVE-2023-31437](https://avd.aquasec.com/nvd/cve-2023-31437)\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\"",
 2214                "markdown": "**Vulnerability CVE-2023-31437**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libudev1||[CVE-2023-31437](https://avd.aquasec.com/nvd/cve-2023-31437)|\n\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify a sealed log file such that, in some views, not all existing and sealed log messages are displayed. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\""
 2215              },
 2216              "properties": {
 2217                "precision": "very-high",
 2218                "security-severity": "2.0",
 2219                "tags": [
 2220                  "vulnerability",
 2221                  "security",
 2222                  "LOW"
 2223                ]
 2224              }
 2225            },
 2226            {
 2227              "id": "CVE-2023-31438",
 2228              "name": "OsPackageVulnerability",
 2229              "shortDescription": {
 2230                "text": "An issue was discovered in systemd 253. An attacker can truncate a sea ..."
 2231              },
 2232              "fullDescription": {
 2233                "text": "** DISPUTED ** An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \u0026#34;a reply denying that any of the finding was a security vulnerability.\u0026#34;"
 2234              },
 2235              "defaultConfiguration": {
 2236                "level": "note"
 2237              },
 2238              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-31438",
 2239              "help": {
 2240                "text": "Vulnerability CVE-2023-31438\nSeverity: LOW\nPackage: libudev1\nFixed Version: \nLink: [CVE-2023-31438](https://avd.aquasec.com/nvd/cve-2023-31438)\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\"",
 2241                "markdown": "**Vulnerability CVE-2023-31438**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libudev1||[CVE-2023-31438](https://avd.aquasec.com/nvd/cve-2023-31438)|\n\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can truncate a sealed log file and then resume log sealing such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\""
 2242              },
 2243              "properties": {
 2244                "precision": "very-high",
 2245                "security-severity": "2.0",
 2246                "tags": [
 2247                  "vulnerability",
 2248                  "security",
 2249                  "LOW"
 2250                ]
 2251              }
 2252            },
 2253            {
 2254              "id": "CVE-2023-31439",
 2255              "name": "OsPackageVulnerability",
 2256              "shortDescription": {
 2257                "text": "An issue was discovered in systemd 253. An attacker can modify the con ..."
 2258              },
 2259              "fullDescription": {
 2260                "text": "** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \u0026#34;a reply denying that any of the finding was a security vulnerability.\u0026#34;"
 2261              },
 2262              "defaultConfiguration": {
 2263                "level": "note"
 2264              },
 2265              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-31439",
 2266              "help": {
 2267                "text": "Vulnerability CVE-2023-31439\nSeverity: LOW\nPackage: libudev1\nFixed Version: \nLink: [CVE-2023-31439](https://avd.aquasec.com/nvd/cve-2023-31439)\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\"",
 2268                "markdown": "**Vulnerability CVE-2023-31439**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libudev1||[CVE-2023-31439](https://avd.aquasec.com/nvd/cve-2023-31439)|\n\n** DISPUTED ** An issue was discovered in systemd 253. An attacker can modify the contents of past events in a sealed log file and then adjust the file such that checking the integrity shows no error, despite modifications. NOTE: the vendor reportedly sent \"a reply denying that any of the finding was a security vulnerability.\""
 2269              },
 2270              "properties": {
 2271                "precision": "very-high",
 2272                "security-severity": "2.0",
 2273                "tags": [
 2274                  "vulnerability",
 2275                  "security",
 2276                  "LOW"
 2277                ]
 2278              }
 2279            },
 2280            {
 2281              "id": "CVE-2021-46848",
 2282              "name": "OsPackageVulnerability",
 2283              "shortDescription": {
 2284                "text": "libtasn1: Out-of-bound access in ETYPE_OK"
 2285              },
 2286              "fullDescription": {
 2287                "text": "GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der."
 2288              },
 2289              "defaultConfiguration": {
 2290                "level": "error"
 2291              },
 2292              "helpUri": "https://avd.aquasec.com/nvd/cve-2021-46848",
 2293              "help": {
 2294                "text": "Vulnerability CVE-2021-46848\nSeverity: CRITICAL\nPackage: libtasn1-6\nFixed Version: 4.16.0-2+deb11u1\nLink: [CVE-2021-46848](https://avd.aquasec.com/nvd/cve-2021-46848)\nGNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.",
 2295                "markdown": "**Vulnerability CVE-2021-46848**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|CRITICAL|libtasn1-6|4.16.0-2+deb11u1|[CVE-2021-46848](https://avd.aquasec.com/nvd/cve-2021-46848)|\n\nGNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der."
 2296              },
 2297              "properties": {
 2298                "precision": "very-high",
 2299                "security-severity": "9.1",
 2300                "tags": [
 2301                  "vulnerability",
 2302                  "security",
 2303                  "CRITICAL"
 2304                ]
 2305              }
 2306            },
 2307            {
 2308              "id": "CVE-2022-3970",
 2309              "name": "OsPackageVulnerability",
 2310              "shortDescription": {
 2311                "text": "integer overflow in function TIFFReadRGBATileExt of the file"
 2312              },
 2313              "fullDescription": {
 2314                "text": "A vulnerability was found in LibTIFF. It has been classified as critical. This affects the function TIFFReadRGBATileExt of the file libtiff/tif_getimage.c. The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 227500897dfb07fb7d27f7aa570050e62617e3be. It is recommended to apply a patch to fix this issue. The identifier VDB-213549 was assigned to this vulnerability."
 2315              },
 2316              "defaultConfiguration": {
 2317                "level": "error"
 2318              },
 2319              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3970",
 2320              "help": {
 2321                "text": "Vulnerability CVE-2022-3970\nSeverity: HIGH\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3970](https://avd.aquasec.com/nvd/cve-2022-3970)\nA vulnerability was found in LibTIFF. It has been classified as critical. This affects the function TIFFReadRGBATileExt of the file libtiff/tif_getimage.c. The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 227500897dfb07fb7d27f7aa570050e62617e3be. It is recommended to apply a patch to fix this issue. The identifier VDB-213549 was assigned to this vulnerability.",
 2322                "markdown": "**Vulnerability CVE-2022-3970**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3970](https://avd.aquasec.com/nvd/cve-2022-3970)|\n\nA vulnerability was found in LibTIFF. It has been classified as critical. This affects the function TIFFReadRGBATileExt of the file libtiff/tif_getimage.c. The manipulation leads to integer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 227500897dfb07fb7d27f7aa570050e62617e3be. It is recommended to apply a patch to fix this issue. The identifier VDB-213549 was assigned to this vulnerability."
 2323              },
 2324              "properties": {
 2325                "precision": "very-high",
 2326                "security-severity": "8.8",
 2327                "tags": [
 2328                  "vulnerability",
 2329                  "security",
 2330                  "HIGH"
 2331                ]
 2332              }
 2333            },
 2334            {
 2335              "id": "CVE-2023-25434",
 2336              "name": "OsPackageVulnerability",
 2337              "shortDescription": {
 2338                "text": "heap-buffer overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c"
 2339              },
 2340              "fullDescription": {
 2341                "text": "libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215."
 2342              },
 2343              "defaultConfiguration": {
 2344                "level": "error"
 2345              },
 2346              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-25434",
 2347              "help": {
 2348                "text": "Vulnerability CVE-2023-25434\nSeverity: HIGH\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-25434](https://avd.aquasec.com/nvd/cve-2023-25434)\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215.",
 2349                "markdown": "**Vulnerability CVE-2023-25434**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libtiff5|4.2.0-1+deb11u4|[CVE-2023-25434](https://avd.aquasec.com/nvd/cve-2023-25434)|\n\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesBytes() at /libtiff/tools/tiffcrop.c:3215."
 2350              },
 2351              "properties": {
 2352                "precision": "very-high",
 2353                "security-severity": "8.8",
 2354                "tags": [
 2355                  "vulnerability",
 2356                  "security",
 2357                  "HIGH"
 2358                ]
 2359              }
 2360            },
 2361            {
 2362              "id": "CVE-2022-1354",
 2363              "name": "OsPackageVulnerability",
 2364              "shortDescription": {
 2365                "text": "libtiff: heap-buffer-overflow in TIFFReadRawDataStriped() in tiffinfo.c"
 2366              },
 2367              "fullDescription": {
 2368                "text": "A heap buffer overflow flaw was found in Libtiffs\u0026#39; tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service."
 2369              },
 2370              "defaultConfiguration": {
 2371                "level": "warning"
 2372              },
 2373              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1354",
 2374              "help": {
 2375                "text": "Vulnerability CVE-2022-1354\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1354](https://avd.aquasec.com/nvd/cve-2022-1354)\nA heap buffer overflow flaw was found in Libtiffs' tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service.",
 2376                "markdown": "**Vulnerability CVE-2022-1354**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-1354](https://avd.aquasec.com/nvd/cve-2022-1354)|\n\nA heap buffer overflow flaw was found in Libtiffs' tiffinfo.c in TIFFReadRawDataStriped() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffinfo tool, triggering a heap buffer overflow issue and causing a crash that leads to a denial of service."
 2377              },
 2378              "properties": {
 2379                "precision": "very-high",
 2380                "security-severity": "5.5",
 2381                "tags": [
 2382                  "vulnerability",
 2383                  "security",
 2384                  "MEDIUM"
 2385                ]
 2386              }
 2387            },
 2388            {
 2389              "id": "CVE-2022-1355",
 2390              "name": "OsPackageVulnerability",
 2391              "shortDescription": {
 2392                "text": "stack-buffer-overflow in tiffcp.c in main()"
 2393              },
 2394              "fullDescription": {
 2395                "text": "A stack buffer overflow flaw was found in Libtiffs\u0026#39; tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service."
 2396              },
 2397              "defaultConfiguration": {
 2398                "level": "warning"
 2399              },
 2400              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1355",
 2401              "help": {
 2402                "text": "Vulnerability CVE-2022-1355\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1355](https://avd.aquasec.com/nvd/cve-2022-1355)\nA stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service.",
 2403                "markdown": "**Vulnerability CVE-2022-1355**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-1355](https://avd.aquasec.com/nvd/cve-2022-1355)|\n\nA stack buffer overflow flaw was found in Libtiffs' tiffcp.c in main() function. This flaw allows an attacker to pass a crafted TIFF file to the tiffcp tool, triggering a stack buffer overflow issue, possibly corrupting the memory, and causing a crash that leads to a denial of service."
 2404              },
 2405              "properties": {
 2406                "precision": "very-high",
 2407                "security-severity": "6.1",
 2408                "tags": [
 2409                  "vulnerability",
 2410                  "security",
 2411                  "MEDIUM"
 2412                ]
 2413              }
 2414            },
 2415            {
 2416              "id": "CVE-2022-1622",
 2417              "name": "OsPackageVulnerability",
 2418              "shortDescription": {
 2419                "text": "libtiff: out-of-bounds read in LZWDecode"
 2420              },
 2421              "fullDescription": {
 2422                "text": "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa."
 2423              },
 2424              "defaultConfiguration": {
 2425                "level": "warning"
 2426              },
 2427              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1622",
 2428              "help": {
 2429                "text": "Vulnerability CVE-2022-1622\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1622](https://avd.aquasec.com/nvd/cve-2022-1622)\nLibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.",
 2430                "markdown": "**Vulnerability CVE-2022-1622**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-1622](https://avd.aquasec.com/nvd/cve-2022-1622)|\n\nLibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa."
 2431              },
 2432              "properties": {
 2433                "precision": "very-high",
 2434                "security-severity": "5.5",
 2435                "tags": [
 2436                  "vulnerability",
 2437                  "security",
 2438                  "MEDIUM"
 2439                ]
 2440              }
 2441            },
 2442            {
 2443              "id": "CVE-2022-1623",
 2444              "name": "OsPackageVulnerability",
 2445              "shortDescription": {
 2446                "text": "libtiff: out-of-bounds read in LZWDecode"
 2447              },
 2448              "fullDescription": {
 2449                "text": "LibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:624, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa."
 2450              },
 2451              "defaultConfiguration": {
 2452                "level": "warning"
 2453              },
 2454              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1623",
 2455              "help": {
 2456                "text": "Vulnerability CVE-2022-1623\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1623](https://avd.aquasec.com/nvd/cve-2022-1623)\nLibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:624, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa.",
 2457                "markdown": "**Vulnerability CVE-2022-1623**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-1623](https://avd.aquasec.com/nvd/cve-2022-1623)|\n\nLibTIFF master branch has an out-of-bounds read in LZWDecode in libtiff/tif_lzw.c:624, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit b4e79bfa."
 2458              },
 2459              "properties": {
 2460                "precision": "very-high",
 2461                "security-severity": "5.5",
 2462                "tags": [
 2463                  "vulnerability",
 2464                  "security",
 2465                  "MEDIUM"
 2466                ]
 2467              }
 2468            },
 2469            {
 2470              "id": "CVE-2022-2056",
 2471              "name": "OsPackageVulnerability",
 2472              "shortDescription": {
 2473                "text": "division by zero issues in tiffcrop"
 2474              },
 2475              "fullDescription": {
 2476                "text": "Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2477              },
 2478              "defaultConfiguration": {
 2479                "level": "warning"
 2480              },
 2481              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2056",
 2482              "help": {
 2483                "text": "Vulnerability CVE-2022-2056\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2056](https://avd.aquasec.com/nvd/cve-2022-2056)\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.",
 2484                "markdown": "**Vulnerability CVE-2022-2056**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2056](https://avd.aquasec.com/nvd/cve-2022-2056)|\n\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2485              },
 2486              "properties": {
 2487                "precision": "very-high",
 2488                "security-severity": "6.5",
 2489                "tags": [
 2490                  "vulnerability",
 2491                  "security",
 2492                  "MEDIUM"
 2493                ]
 2494              }
 2495            },
 2496            {
 2497              "id": "CVE-2022-2057",
 2498              "name": "OsPackageVulnerability",
 2499              "shortDescription": {
 2500                "text": "division by zero issues in tiffcrop"
 2501              },
 2502              "fullDescription": {
 2503                "text": "Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2504              },
 2505              "defaultConfiguration": {
 2506                "level": "warning"
 2507              },
 2508              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2057",
 2509              "help": {
 2510                "text": "Vulnerability CVE-2022-2057\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2057](https://avd.aquasec.com/nvd/cve-2022-2057)\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.",
 2511                "markdown": "**Vulnerability CVE-2022-2057**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2057](https://avd.aquasec.com/nvd/cve-2022-2057)|\n\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2512              },
 2513              "properties": {
 2514                "precision": "very-high",
 2515                "security-severity": "6.5",
 2516                "tags": [
 2517                  "vulnerability",
 2518                  "security",
 2519                  "MEDIUM"
 2520                ]
 2521              }
 2522            },
 2523            {
 2524              "id": "CVE-2022-2058",
 2525              "name": "OsPackageVulnerability",
 2526              "shortDescription": {
 2527                "text": "division by zero issues in tiffcrop"
 2528              },
 2529              "fullDescription": {
 2530                "text": "Divide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2531              },
 2532              "defaultConfiguration": {
 2533                "level": "warning"
 2534              },
 2535              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2058",
 2536              "help": {
 2537                "text": "Vulnerability CVE-2022-2058\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2058](https://avd.aquasec.com/nvd/cve-2022-2058)\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010.",
 2538                "markdown": "**Vulnerability CVE-2022-2058**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2058](https://avd.aquasec.com/nvd/cve-2022-2058)|\n\nDivide By Zero error in tiffcrop in libtiff 4.4.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit f3a5e010."
 2539              },
 2540              "properties": {
 2541                "precision": "very-high",
 2542                "security-severity": "6.5",
 2543                "tags": [
 2544                  "vulnerability",
 2545                  "security",
 2546                  "MEDIUM"
 2547                ]
 2548              }
 2549            },
 2550            {
 2551              "id": "CVE-2022-2519",
 2552              "name": "OsPackageVulnerability",
 2553              "shortDescription": {
 2554                "text": "Double free or corruption in rotateImage() function at tiffcrop.c"
 2555              },
 2556              "fullDescription": {
 2557                "text": "There is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1"
 2558              },
 2559              "defaultConfiguration": {
 2560                "level": "warning"
 2561              },
 2562              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2519",
 2563              "help": {
 2564                "text": "Vulnerability CVE-2022-2519\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2519](https://avd.aquasec.com/nvd/cve-2022-2519)\nThere is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1",
 2565                "markdown": "**Vulnerability CVE-2022-2519**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2519](https://avd.aquasec.com/nvd/cve-2022-2519)|\n\nThere is a double free or corruption in rotateImage() at tiffcrop.c:8839 found in libtiff 4.4.0rc1"
 2566              },
 2567              "properties": {
 2568                "precision": "very-high",
 2569                "security-severity": "6.5",
 2570                "tags": [
 2571                  "vulnerability",
 2572                  "security",
 2573                  "MEDIUM"
 2574                ]
 2575              }
 2576            },
 2577            {
 2578              "id": "CVE-2022-2520",
 2579              "name": "OsPackageVulnerability",
 2580              "shortDescription": {
 2581                "text": "Assertion fail in rotateImage() function at tiffcrop.c"
 2582              },
 2583              "fullDescription": {
 2584                "text": "A flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input."
 2585              },
 2586              "defaultConfiguration": {
 2587                "level": "warning"
 2588              },
 2589              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2520",
 2590              "help": {
 2591                "text": "Vulnerability CVE-2022-2520\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2520](https://avd.aquasec.com/nvd/cve-2022-2520)\nA flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input.",
 2592                "markdown": "**Vulnerability CVE-2022-2520**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2520](https://avd.aquasec.com/nvd/cve-2022-2520)|\n\nA flaw was found in libtiff 4.4.0rc1. There is a sysmalloc assertion fail in rotateImage() at tiffcrop.c:8621 that can cause program crash when reading a crafted input."
 2593              },
 2594              "properties": {
 2595                "precision": "very-high",
 2596                "security-severity": "6.5",
 2597                "tags": [
 2598                  "vulnerability",
 2599                  "security",
 2600                  "MEDIUM"
 2601                ]
 2602              }
 2603            },
 2604            {
 2605              "id": "CVE-2022-2521",
 2606              "name": "OsPackageVulnerability",
 2607              "shortDescription": {
 2608                "text": "Invalid pointer free operation in TIFFClose() at tif_close.c"
 2609              },
 2610              "fullDescription": {
 2611                "text": "It was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input."
 2612              },
 2613              "defaultConfiguration": {
 2614                "level": "warning"
 2615              },
 2616              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2521",
 2617              "help": {
 2618                "text": "Vulnerability CVE-2022-2521\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2521](https://avd.aquasec.com/nvd/cve-2022-2521)\nIt was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input.",
 2619                "markdown": "**Vulnerability CVE-2022-2521**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2521](https://avd.aquasec.com/nvd/cve-2022-2521)|\n\nIt was found in libtiff 4.4.0rc1 that there is an invalid pointer free operation in TIFFClose() at tif_close.c:131 called by tiffcrop.c:2522 that can cause a program crash and denial of service while processing crafted input."
 2620              },
 2621              "properties": {
 2622                "precision": "very-high",
 2623                "security-severity": "6.5",
 2624                "tags": [
 2625                  "vulnerability",
 2626                  "security",
 2627                  "MEDIUM"
 2628                ]
 2629              }
 2630            },
 2631            {
 2632              "id": "CVE-2022-2867",
 2633              "name": "OsPackageVulnerability",
 2634              "shortDescription": {
 2635                "text": "uint32_t underflow leads to out of bounds read and write in tiffcrop.c"
 2636              },
 2637              "fullDescription": {
 2638                "text": "libtiff\u0026#39;s tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation."
 2639              },
 2640              "defaultConfiguration": {
 2641                "level": "warning"
 2642              },
 2643              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2867",
 2644              "help": {
 2645                "text": "Vulnerability CVE-2022-2867\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2867](https://avd.aquasec.com/nvd/cve-2022-2867)\nlibtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation.",
 2646                "markdown": "**Vulnerability CVE-2022-2867**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2867](https://avd.aquasec.com/nvd/cve-2022-2867)|\n\nlibtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop (likely via tricking a user to run tiffcrop on it with certain parameters) could cause a crash or in some cases, further exploitation."
 2647              },
 2648              "properties": {
 2649                "precision": "very-high",
 2650                "security-severity": "5.5",
 2651                "tags": [
 2652                  "vulnerability",
 2653                  "security",
 2654                  "MEDIUM"
 2655                ]
 2656              }
 2657            },
 2658            {
 2659              "id": "CVE-2022-2868",
 2660              "name": "OsPackageVulnerability",
 2661              "shortDescription": {
 2662                "text": "Invalid crop_width and/or crop_length could cause an out-of-bounds read in reverseSamples16bits()"
 2663              },
 2664              "fullDescription": {
 2665                "text": "libtiff\u0026#39;s tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop."
 2666              },
 2667              "defaultConfiguration": {
 2668                "level": "warning"
 2669              },
 2670              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2868",
 2671              "help": {
 2672                "text": "Vulnerability CVE-2022-2868\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2868](https://avd.aquasec.com/nvd/cve-2022-2868)\nlibtiff's tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop.",
 2673                "markdown": "**Vulnerability CVE-2022-2868**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2868](https://avd.aquasec.com/nvd/cve-2022-2868)|\n\nlibtiff's tiffcrop utility has a improper input validation flaw that can lead to out of bounds read and ultimately cause a crash if an attacker is able to supply a crafted file to tiffcrop."
 2674              },
 2675              "properties": {
 2676                "precision": "very-high",
 2677                "security-severity": "5.5",
 2678                "tags": [
 2679                  "vulnerability",
 2680                  "security",
 2681                  "MEDIUM"
 2682                ]
 2683              }
 2684            },
 2685            {
 2686              "id": "CVE-2022-2869",
 2687              "name": "OsPackageVulnerability",
 2688              "shortDescription": {
 2689                "text": "tiffcrop.c has uint32_t underflow which leads to out of bounds read and write in extractContigSamples8bits()"
 2690              },
 2691              "fullDescription": {
 2692                "text": "libtiff\u0026#39;s tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation."
 2693              },
 2694              "defaultConfiguration": {
 2695                "level": "warning"
 2696              },
 2697              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2869",
 2698              "help": {
 2699                "text": "Vulnerability CVE-2022-2869\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2869](https://avd.aquasec.com/nvd/cve-2022-2869)\nlibtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation.",
 2700                "markdown": "**Vulnerability CVE-2022-2869**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2869](https://avd.aquasec.com/nvd/cve-2022-2869)|\n\nlibtiff's tiffcrop tool has a uint32_t underflow which leads to out of bounds read and write in the extractContigSamples8bits routine. An attacker who supplies a crafted file to tiffcrop could trigger this flaw, most likely by tricking a user into opening the crafted file with tiffcrop. Triggering this flaw could cause a crash or potentially further exploitation."
 2701              },
 2702              "properties": {
 2703                "precision": "very-high",
 2704                "security-severity": "5.5",
 2705                "tags": [
 2706                  "vulnerability",
 2707                  "security",
 2708                  "MEDIUM"
 2709                ]
 2710              }
 2711            },
 2712            {
 2713              "id": "CVE-2022-2953",
 2714              "name": "OsPackageVulnerability",
 2715              "shortDescription": {
 2716                "text": "heap-buffer-overflow in extractImageSection in tiffcrop.c"
 2717              },
 2718              "fullDescription": {
 2719                "text": "LibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8."
 2720              },
 2721              "defaultConfiguration": {
 2722                "level": "warning"
 2723              },
 2724              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2953",
 2725              "help": {
 2726                "text": "Vulnerability CVE-2022-2953\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2953](https://avd.aquasec.com/nvd/cve-2022-2953)\nLibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8.",
 2727                "markdown": "**Vulnerability CVE-2022-2953**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-2953](https://avd.aquasec.com/nvd/cve-2022-2953)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in extractImageSection in tools/tiffcrop.c:6905, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 48d6ece8."
 2728              },
 2729              "properties": {
 2730                "precision": "very-high",
 2731                "security-severity": "5.5",
 2732                "tags": [
 2733                  "vulnerability",
 2734                  "security",
 2735                  "MEDIUM"
 2736                ]
 2737              }
 2738            },
 2739            {
 2740              "id": "CVE-2022-34526",
 2741              "name": "OsPackageVulnerability",
 2742              "shortDescription": {
 2743                "text": "A stack overflow was discovered in the _TIFFVGetField function of Tiffsplit"
 2744              },
 2745              "fullDescription": {
 2746                "text": "A stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the \u0026#34;tiffsplit\u0026#34; or \u0026#34;tiffcrop\u0026#34; utilities."
 2747              },
 2748              "defaultConfiguration": {
 2749                "level": "warning"
 2750              },
 2751              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-34526",
 2752              "help": {
 2753                "text": "Vulnerability CVE-2022-34526\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-34526](https://avd.aquasec.com/nvd/cve-2022-34526)\nA stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the \"tiffsplit\" or \"tiffcrop\" utilities.",
 2754                "markdown": "**Vulnerability CVE-2022-34526**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-34526](https://avd.aquasec.com/nvd/cve-2022-34526)|\n\nA stack overflow was discovered in the _TIFFVGetField function of Tiffsplit v4.4.0. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted TIFF file parsed by the \"tiffsplit\" or \"tiffcrop\" utilities."
 2755              },
 2756              "properties": {
 2757                "precision": "very-high",
 2758                "security-severity": "6.5",
 2759                "tags": [
 2760                  "vulnerability",
 2761                  "security",
 2762                  "MEDIUM"
 2763                ]
 2764              }
 2765            },
 2766            {
 2767              "id": "CVE-2022-3570",
 2768              "name": "OsPackageVulnerability",
 2769              "shortDescription": {
 2770                "text": "heap Buffer overflows in tiffcrop.c"
 2771              },
 2772              "fullDescription": {
 2773                "text": "Multiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact"
 2774              },
 2775              "defaultConfiguration": {
 2776                "level": "warning"
 2777              },
 2778              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3570",
 2779              "help": {
 2780                "text": "Vulnerability CVE-2022-3570\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3570](https://avd.aquasec.com/nvd/cve-2022-3570)\nMultiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact",
 2781                "markdown": "**Vulnerability CVE-2022-3570**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3570](https://avd.aquasec.com/nvd/cve-2022-3570)|\n\nMultiple heap buffer overflows in tiffcrop.c utility in libtiff library Version 4.4.0 allows attacker to trigger unsafe or out of bounds memory access via crafted TIFF image file which could result into application crash, potential information disclosure or any other context-dependent impact"
 2782              },
 2783              "properties": {
 2784                "precision": "very-high",
 2785                "security-severity": "5.5",
 2786                "tags": [
 2787                  "vulnerability",
 2788                  "security",
 2789                  "MEDIUM"
 2790                ]
 2791              }
 2792            },
 2793            {
 2794              "id": "CVE-2022-3597",
 2795              "name": "OsPackageVulnerability",
 2796              "shortDescription": {
 2797                "text": "out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix"
 2798              },
 2799              "fullDescription": {
 2800                "text": "LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2801              },
 2802              "defaultConfiguration": {
 2803                "level": "warning"
 2804              },
 2805              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3597",
 2806              "help": {
 2807                "text": "Vulnerability CVE-2022-3597\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3597](https://avd.aquasec.com/nvd/cve-2022-3597)\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.",
 2808                "markdown": "**Vulnerability CVE-2022-3597**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3597](https://avd.aquasec.com/nvd/cve-2022-3597)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6826, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2809              },
 2810              "properties": {
 2811                "precision": "very-high",
 2812                "security-severity": "6.5",
 2813                "tags": [
 2814                  "vulnerability",
 2815                  "security",
 2816                  "MEDIUM"
 2817                ]
 2818              }
 2819            },
 2820            {
 2821              "id": "CVE-2022-3598",
 2822              "name": "OsPackageVulnerability",
 2823              "shortDescription": {
 2824                "text": "out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c"
 2825              },
 2826              "fullDescription": {
 2827                "text": "LibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b."
 2828              },
 2829              "defaultConfiguration": {
 2830                "level": "warning"
 2831              },
 2832              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3598",
 2833              "help": {
 2834                "text": "Vulnerability CVE-2022-3598\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3598](https://avd.aquasec.com/nvd/cve-2022-3598)\nLibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b.",
 2835                "markdown": "**Vulnerability CVE-2022-3598**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3598](https://avd.aquasec.com/nvd/cve-2022-3598)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in extractContigSamplesShifted24bits in tools/tiffcrop.c:3604, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit cfbb883b."
 2836              },
 2837              "properties": {
 2838                "precision": "very-high",
 2839                "security-severity": "6.5",
 2840                "tags": [
 2841                  "vulnerability",
 2842                  "security",
 2843                  "MEDIUM"
 2844                ]
 2845              }
 2846            },
 2847            {
 2848              "id": "CVE-2022-3599",
 2849              "name": "OsPackageVulnerability",
 2850              "shortDescription": {
 2851                "text": "out-of-bounds read in writeSingleSection in tools/tiffcrop.c"
 2852              },
 2853              "fullDescription": {
 2854                "text": "LibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125."
 2855              },
 2856              "defaultConfiguration": {
 2857                "level": "warning"
 2858              },
 2859              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3599",
 2860              "help": {
 2861                "text": "Vulnerability CVE-2022-3599\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3599](https://avd.aquasec.com/nvd/cve-2022-3599)\nLibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.",
 2862                "markdown": "**Vulnerability CVE-2022-3599**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3599](https://avd.aquasec.com/nvd/cve-2022-3599)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in writeSingleSection in tools/tiffcrop.c:7345, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125."
 2863              },
 2864              "properties": {
 2865                "precision": "very-high",
 2866                "security-severity": "6.5",
 2867                "tags": [
 2868                  "vulnerability",
 2869                  "security",
 2870                  "MEDIUM"
 2871                ]
 2872              }
 2873            },
 2874            {
 2875              "id": "CVE-2022-3626",
 2876              "name": "OsPackageVulnerability",
 2877              "shortDescription": {
 2878                "text": "out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c"
 2879              },
 2880              "fullDescription": {
 2881                "text": "LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2882              },
 2883              "defaultConfiguration": {
 2884                "level": "warning"
 2885              },
 2886              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3626",
 2887              "help": {
 2888                "text": "Vulnerability CVE-2022-3626\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3626](https://avd.aquasec.com/nvd/cve-2022-3626)\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.",
 2889                "markdown": "**Vulnerability CVE-2022-3626**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3626](https://avd.aquasec.com/nvd/cve-2022-3626)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemset in libtiff/tif_unix.c:340 when called from processCropSelections, tools/tiffcrop.c:7619, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2890              },
 2891              "properties": {
 2892                "precision": "very-high",
 2893                "security-severity": "6.5",
 2894                "tags": [
 2895                  "vulnerability",
 2896                  "security",
 2897                  "MEDIUM"
 2898                ]
 2899              }
 2900            },
 2901            {
 2902              "id": "CVE-2022-3627",
 2903              "name": "OsPackageVulnerability",
 2904              "shortDescription": {
 2905                "text": "out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c"
 2906              },
 2907              "fullDescription": {
 2908                "text": "LibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2909              },
 2910              "defaultConfiguration": {
 2911                "level": "warning"
 2912              },
 2913              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-3627",
 2914              "help": {
 2915                "text": "Vulnerability CVE-2022-3627\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3627](https://avd.aquasec.com/nvd/cve-2022-3627)\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191.",
 2916                "markdown": "**Vulnerability CVE-2022-3627**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-3627](https://avd.aquasec.com/nvd/cve-2022-3627)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in _TIFFmemcpy in libtiff/tif_unix.c:346 when called from extractImageSection, tools/tiffcrop.c:6860, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 236b7191."
 2917              },
 2918              "properties": {
 2919                "precision": "very-high",
 2920                "security-severity": "6.5",
 2921                "tags": [
 2922                  "vulnerability",
 2923                  "security",
 2924                  "MEDIUM"
 2925                ]
 2926              }
 2927            },
 2928            {
 2929              "id": "CVE-2022-4645",
 2930              "name": "OsPackageVulnerability",
 2931              "shortDescription": {
 2932                "text": "out-of-bounds read in tiffcp in tools/tiffcp.c"
 2933              },
 2934              "fullDescription": {
 2935                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcp in tools/tiffcp.c:948, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125."
 2936              },
 2937              "defaultConfiguration": {
 2938                "level": "warning"
 2939              },
 2940              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4645",
 2941              "help": {
 2942                "text": "Vulnerability CVE-2022-4645\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-4645](https://avd.aquasec.com/nvd/cve-2022-4645)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcp in tools/tiffcp.c:948, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125.",
 2943                "markdown": "**Vulnerability CVE-2022-4645**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-4645](https://avd.aquasec.com/nvd/cve-2022-4645)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcp in tools/tiffcp.c:948, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit e8131125."
 2944              },
 2945              "properties": {
 2946                "precision": "very-high",
 2947                "security-severity": "5.5",
 2948                "tags": [
 2949                  "vulnerability",
 2950                  "security",
 2951                  "MEDIUM"
 2952                ]
 2953              }
 2954            },
 2955            {
 2956              "id": "CVE-2022-48281",
 2957              "name": "OsPackageVulnerability",
 2958              "shortDescription": {
 2959                "text": "heap-based buffer overflow in processCropSelections() in tools/tiffcrop.c"
 2960              },
 2961              "fullDescription": {
 2962                "text": "processCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \u0026#34;WRITE of size 307203\u0026#34;) via a crafted TIFF image."
 2963              },
 2964              "defaultConfiguration": {
 2965                "level": "warning"
 2966              },
 2967              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-48281",
 2968              "help": {
 2969                "text": "Vulnerability CVE-2022-48281\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-48281](https://avd.aquasec.com/nvd/cve-2022-48281)\nprocessCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image.",
 2970                "markdown": "**Vulnerability CVE-2022-48281**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2022-48281](https://avd.aquasec.com/nvd/cve-2022-48281)|\n\nprocessCropSelections in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based buffer overflow (e.g., \"WRITE of size 307203\") via a crafted TIFF image."
 2971              },
 2972              "properties": {
 2973                "precision": "very-high",
 2974                "security-severity": "5.5",
 2975                "tags": [
 2976                  "vulnerability",
 2977                  "security",
 2978                  "MEDIUM"
 2979                ]
 2980              }
 2981            },
 2982            {
 2983              "id": "CVE-2023-0795",
 2984              "name": "OsPackageVulnerability",
 2985              "shortDescription": {
 2986                "text": "out-of-bounds read in extractContigSamplesShifted16bits() in tools/tiffcrop.c"
 2987              },
 2988              "fullDescription": {
 2989                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 2990              },
 2991              "defaultConfiguration": {
 2992                "level": "warning"
 2993              },
 2994              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0795",
 2995              "help": {
 2996                "text": "Vulnerability CVE-2023-0795\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0795](https://avd.aquasec.com/nvd/cve-2023-0795)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.",
 2997                "markdown": "**Vulnerability CVE-2023-0795**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0795](https://avd.aquasec.com/nvd/cve-2023-0795)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3488, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 2998              },
 2999              "properties": {
 3000                "precision": "very-high",
 3001                "security-severity": "5.5",
 3002                "tags": [
 3003                  "vulnerability",
 3004                  "security",
 3005                  "MEDIUM"
 3006                ]
 3007              }
 3008            },
 3009            {
 3010              "id": "CVE-2023-0796",
 3011              "name": "OsPackageVulnerability",
 3012              "shortDescription": {
 3013                "text": "out-of-bounds read in extractContigSamplesShifted24bits() in tools/tiffcrop.c"
 3014              },
 3015              "fullDescription": {
 3016                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3017              },
 3018              "defaultConfiguration": {
 3019                "level": "warning"
 3020              },
 3021              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0796",
 3022              "help": {
 3023                "text": "Vulnerability CVE-2023-0796\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0796](https://avd.aquasec.com/nvd/cve-2023-0796)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.",
 3024                "markdown": "**Vulnerability CVE-2023-0796**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0796](https://avd.aquasec.com/nvd/cve-2023-0796)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3592, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3025              },
 3026              "properties": {
 3027                "precision": "very-high",
 3028                "security-severity": "5.5",
 3029                "tags": [
 3030                  "vulnerability",
 3031                  "security",
 3032                  "MEDIUM"
 3033                ]
 3034              }
 3035            },
 3036            {
 3037              "id": "CVE-2023-0797",
 3038              "name": "OsPackageVulnerability",
 3039              "shortDescription": {
 3040                "text": "out-of-bounds read in _TIFFmemcpy() in libtiff/tif_unix.c when called by functions in tools/tiffcrop.c"
 3041              },
 3042              "fullDescription": {
 3043                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3044              },
 3045              "defaultConfiguration": {
 3046                "level": "warning"
 3047              },
 3048              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0797",
 3049              "help": {
 3050                "text": "Vulnerability CVE-2023-0797\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0797](https://avd.aquasec.com/nvd/cve-2023-0797)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.",
 3051                "markdown": "**Vulnerability CVE-2023-0797**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0797](https://avd.aquasec.com/nvd/cve-2023-0797)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6921, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3052              },
 3053              "properties": {
 3054                "precision": "very-high",
 3055                "security-severity": "5.5",
 3056                "tags": [
 3057                  "vulnerability",
 3058                  "security",
 3059                  "MEDIUM"
 3060                ]
 3061              }
 3062            },
 3063            {
 3064              "id": "CVE-2023-0798",
 3065              "name": "OsPackageVulnerability",
 3066              "shortDescription": {
 3067                "text": "out-of-bounds read in extractContigSamplesShifted8bits() in tools/tiffcrop.c"
 3068              },
 3069              "fullDescription": {
 3070                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3400, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3071              },
 3072              "defaultConfiguration": {
 3073                "level": "warning"
 3074              },
 3075              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0798",
 3076              "help": {
 3077                "text": "Vulnerability CVE-2023-0798\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0798](https://avd.aquasec.com/nvd/cve-2023-0798)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3400, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.",
 3078                "markdown": "**Vulnerability CVE-2023-0798**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0798](https://avd.aquasec.com/nvd/cve-2023-0798)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3400, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3079              },
 3080              "properties": {
 3081                "precision": "very-high",
 3082                "security-severity": "5.5",
 3083                "tags": [
 3084                  "vulnerability",
 3085                  "security",
 3086                  "MEDIUM"
 3087                ]
 3088              }
 3089            },
 3090            {
 3091              "id": "CVE-2023-0799",
 3092              "name": "OsPackageVulnerability",
 3093              "shortDescription": {
 3094                "text": "use-after-free in extractContigSamplesShifted32bits() in tools/tiffcrop.c"
 3095              },
 3096              "fullDescription": {
 3097                "text": "LibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3098              },
 3099              "defaultConfiguration": {
 3100                "level": "warning"
 3101              },
 3102              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0799",
 3103              "help": {
 3104                "text": "Vulnerability CVE-2023-0799\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0799](https://avd.aquasec.com/nvd/cve-2023-0799)\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e.",
 3105                "markdown": "**Vulnerability CVE-2023-0799**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0799](https://avd.aquasec.com/nvd/cve-2023-0799)|\n\nLibTIFF 4.4.0 has an out-of-bounds read in tiffcrop in tools/tiffcrop.c:3701, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit afaabc3e."
 3106              },
 3107              "properties": {
 3108                "precision": "very-high",
 3109                "security-severity": "5.5",
 3110                "tags": [
 3111                  "vulnerability",
 3112                  "security",
 3113                  "MEDIUM"
 3114                ]
 3115              }
 3116            },
 3117            {
 3118              "id": "CVE-2023-0800",
 3119              "name": "OsPackageVulnerability",
 3120              "shortDescription": {
 3121                "text": "out-of-bounds write in extractContigSamplesShifted16bits() in tools/tiffcrop.c"
 3122              },
 3123              "fullDescription": {
 3124                "text": "LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3125              },
 3126              "defaultConfiguration": {
 3127                "level": "warning"
 3128              },
 3129              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0800",
 3130              "help": {
 3131                "text": "Vulnerability CVE-2023-0800\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0800](https://avd.aquasec.com/nvd/cve-2023-0800)\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
 3132                "markdown": "**Vulnerability CVE-2023-0800**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0800](https://avd.aquasec.com/nvd/cve-2023-0800)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3502, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3133              },
 3134              "properties": {
 3135                "precision": "very-high",
 3136                "security-severity": "5.5",
 3137                "tags": [
 3138                  "vulnerability",
 3139                  "security",
 3140                  "MEDIUM"
 3141                ]
 3142              }
 3143            },
 3144            {
 3145              "id": "CVE-2023-0801",
 3146              "name": "OsPackageVulnerability",
 3147              "shortDescription": {
 3148                "text": "out-of-bounds write in _TIFFmemcpy() in libtiff/tif_unix.c when called by functions in tools/tiffcrop.c"
 3149              },
 3150              "fullDescription": {
 3151                "text": "LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6778, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3152              },
 3153              "defaultConfiguration": {
 3154                "level": "warning"
 3155              },
 3156              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0801",
 3157              "help": {
 3158                "text": "Vulnerability CVE-2023-0801\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0801](https://avd.aquasec.com/nvd/cve-2023-0801)\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6778, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
 3159                "markdown": "**Vulnerability CVE-2023-0801**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0801](https://avd.aquasec.com/nvd/cve-2023-0801)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in libtiff/tif_unix.c:368, invoked by tools/tiffcrop.c:2903 and tools/tiffcrop.c:6778, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3160              },
 3161              "properties": {
 3162                "precision": "very-high",
 3163                "security-severity": "5.5",
 3164                "tags": [
 3165                  "vulnerability",
 3166                  "security",
 3167                  "MEDIUM"
 3168                ]
 3169              }
 3170            },
 3171            {
 3172              "id": "CVE-2023-0802",
 3173              "name": "OsPackageVulnerability",
 3174              "shortDescription": {
 3175                "text": "out-of-bounds write in extractContigSamplesShifted32bits() in tools/tiffcrop.c"
 3176              },
 3177              "fullDescription": {
 3178                "text": "LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3179              },
 3180              "defaultConfiguration": {
 3181                "level": "warning"
 3182              },
 3183              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0802",
 3184              "help": {
 3185                "text": "Vulnerability CVE-2023-0802\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0802](https://avd.aquasec.com/nvd/cve-2023-0802)\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
 3186                "markdown": "**Vulnerability CVE-2023-0802**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0802](https://avd.aquasec.com/nvd/cve-2023-0802)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3724, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3187              },
 3188              "properties": {
 3189                "precision": "very-high",
 3190                "security-severity": "5.5",
 3191                "tags": [
 3192                  "vulnerability",
 3193                  "security",
 3194                  "MEDIUM"
 3195                ]
 3196              }
 3197            },
 3198            {
 3199              "id": "CVE-2023-0803",
 3200              "name": "OsPackageVulnerability",
 3201              "shortDescription": {
 3202                "text": "out-of-bounds write in extractContigSamplesShifted16bits() in tools/tiffcrop.c"
 3203              },
 3204              "fullDescription": {
 3205                "text": "LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3206              },
 3207              "defaultConfiguration": {
 3208                "level": "warning"
 3209              },
 3210              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0803",
 3211              "help": {
 3212                "text": "Vulnerability CVE-2023-0803\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0803](https://avd.aquasec.com/nvd/cve-2023-0803)\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
 3213                "markdown": "**Vulnerability CVE-2023-0803**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0803](https://avd.aquasec.com/nvd/cve-2023-0803)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3516, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3214              },
 3215              "properties": {
 3216                "precision": "very-high",
 3217                "security-severity": "5.5",
 3218                "tags": [
 3219                  "vulnerability",
 3220                  "security",
 3221                  "MEDIUM"
 3222                ]
 3223              }
 3224            },
 3225            {
 3226              "id": "CVE-2023-0804",
 3227              "name": "OsPackageVulnerability",
 3228              "shortDescription": {
 3229                "text": "out-of-bounds write in extractContigSamplesShifted24bits() in tools/tiffcrop.c"
 3230              },
 3231              "fullDescription": {
 3232                "text": "LibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3233              },
 3234              "defaultConfiguration": {
 3235                "level": "warning"
 3236              },
 3237              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-0804",
 3238              "help": {
 3239                "text": "Vulnerability CVE-2023-0804\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0804](https://avd.aquasec.com/nvd/cve-2023-0804)\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127.",
 3240                "markdown": "**Vulnerability CVE-2023-0804**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-0804](https://avd.aquasec.com/nvd/cve-2023-0804)|\n\nLibTIFF 4.4.0 has an out-of-bounds write in tiffcrop in tools/tiffcrop.c:3609, allowing attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 33aee127."
 3241              },
 3242              "properties": {
 3243                "precision": "very-high",
 3244                "security-severity": "5.5",
 3245                "tags": [
 3246                  "vulnerability",
 3247                  "security",
 3248                  "MEDIUM"
 3249                ]
 3250              }
 3251            },
 3252            {
 3253              "id": "CVE-2023-25433",
 3254              "name": "OsPackageVulnerability",
 3255              "shortDescription": {
 3256                "text": "Buffer Overflow via /libtiff/tools/tiffcrop.c"
 3257              },
 3258              "fullDescription": {
 3259                "text": "libtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV."
 3260              },
 3261              "defaultConfiguration": {
 3262                "level": "warning"
 3263              },
 3264              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-25433",
 3265              "help": {
 3266                "text": "Vulnerability CVE-2023-25433\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-25433](https://avd.aquasec.com/nvd/cve-2023-25433)\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV.",
 3267                "markdown": "**Vulnerability CVE-2023-25433**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-25433](https://avd.aquasec.com/nvd/cve-2023-25433)|\n\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via /libtiff/tools/tiffcrop.c:8499. Incorrect updating of buffer size after rotateImage() in tiffcrop cause heap-buffer-overflow and SEGV."
 3268              },
 3269              "properties": {
 3270                "precision": "very-high",
 3271                "security-severity": "5.5",
 3272                "tags": [
 3273                  "vulnerability",
 3274                  "security",
 3275                  "MEDIUM"
 3276                ]
 3277              }
 3278            },
 3279            {
 3280              "id": "CVE-2023-25435",
 3281              "name": "OsPackageVulnerability",
 3282              "shortDescription": {
 3283                "text": "heap-buffer-overflow in extractContigSamplesShifted8bits() in tiffcrop.c"
 3284              },
 3285              "fullDescription": {
 3286                "text": "libtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753."
 3287              },
 3288              "defaultConfiguration": {
 3289                "level": "warning"
 3290              },
 3291              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-25435",
 3292              "help": {
 3293                "text": "Vulnerability CVE-2023-25435\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-25435](https://avd.aquasec.com/nvd/cve-2023-25435)\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753.",
 3294                "markdown": "**Vulnerability CVE-2023-25435**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u4|[CVE-2023-25435](https://avd.aquasec.com/nvd/cve-2023-25435)|\n\nlibtiff 4.5.0 is vulnerable to Buffer Overflow via extractContigSamplesShifted8bits() at /libtiff/tools/tiffcrop.c:3753."
 3295              },
 3296              "properties": {
 3297                "precision": "very-high",
 3298                "security-severity": "5.5",
 3299                "tags": [
 3300                  "vulnerability",
 3301                  "security",
 3302                  "MEDIUM"
 3303                ]
 3304              }
 3305            },
 3306            {
 3307              "id": "CVE-2023-26965",
 3308              "name": "OsPackageVulnerability",
 3309              "shortDescription": {
 3310                "text": "heap-based use after free via a crafted TIFF image in loadImage() in tiffcrop.c"
 3311              },
 3312              "fullDescription": {
 3313                "text": "loadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image."
 3314              },
 3315              "defaultConfiguration": {
 3316                "level": "warning"
 3317              },
 3318              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-26965",
 3319              "help": {
 3320                "text": "Vulnerability CVE-2023-26965\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-26965](https://avd.aquasec.com/nvd/cve-2023-26965)\nloadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image.",
 3321                "markdown": "**Vulnerability CVE-2023-26965**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-26965](https://avd.aquasec.com/nvd/cve-2023-26965)|\n\nloadImage() in tools/tiffcrop.c in LibTIFF through 4.5.0 has a heap-based use after free via a crafted TIFF image."
 3322              },
 3323              "properties": {
 3324                "precision": "very-high",
 3325                "security-severity": "5.5",
 3326                "tags": [
 3327                  "vulnerability",
 3328                  "security",
 3329                  "MEDIUM"
 3330                ]
 3331              }
 3332            },
 3333            {
 3334              "id": "CVE-2023-26966",
 3335              "name": "OsPackageVulnerability",
 3336              "shortDescription": {
 3337                "text": "Buffer Overflow in uv_encode()"
 3338              },
 3339              "fullDescription": {
 3340                "text": "libtiff 4.5.0 is vulnerable to Buffer Overflow in uv_encode() when libtiff reads a corrupted little-endian TIFF file and specifies the output to be big-endian."
 3341              },
 3342              "defaultConfiguration": {
 3343                "level": "warning"
 3344              },
 3345              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-26966",
 3346              "help": {
 3347                "text": "Vulnerability CVE-2023-26966\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-26966](https://avd.aquasec.com/nvd/cve-2023-26966)\nlibtiff 4.5.0 is vulnerable to Buffer Overflow in uv_encode() when libtiff reads a corrupted little-endian TIFF file and specifies the output to be big-endian.",
 3348                "markdown": "**Vulnerability CVE-2023-26966**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-26966](https://avd.aquasec.com/nvd/cve-2023-26966)|\n\nlibtiff 4.5.0 is vulnerable to Buffer Overflow in uv_encode() when libtiff reads a corrupted little-endian TIFF file and specifies the output to be big-endian."
 3349              },
 3350              "properties": {
 3351                "precision": "very-high",
 3352                "security-severity": "5.5",
 3353                "tags": [
 3354                  "vulnerability",
 3355                  "security",
 3356                  "MEDIUM"
 3357                ]
 3358              }
 3359            },
 3360            {
 3361              "id": "CVE-2023-2908",
 3362              "name": "OsPackageVulnerability",
 3363              "shortDescription": {
 3364                "text": "null pointer dereference in tif_dir.c"
 3365              },
 3366              "fullDescription": {
 3367                "text": "A null pointer dereference issue was found in Libtiff\u0026#39;s tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service."
 3368              },
 3369              "defaultConfiguration": {
 3370                "level": "warning"
 3371              },
 3372              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-2908",
 3373              "help": {
 3374                "text": "Vulnerability CVE-2023-2908\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-2908](https://avd.aquasec.com/nvd/cve-2023-2908)\nA null pointer dereference issue was found in Libtiff's tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service.",
 3375                "markdown": "**Vulnerability CVE-2023-2908**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-2908](https://avd.aquasec.com/nvd/cve-2023-2908)|\n\nA null pointer dereference issue was found in Libtiff's tif_dir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial of service."
 3376              },
 3377              "properties": {
 3378                "precision": "very-high",
 3379                "security-severity": "5.5",
 3380                "tags": [
 3381                  "vulnerability",
 3382                  "security",
 3383                  "MEDIUM"
 3384                ]
 3385              }
 3386            },
 3387            {
 3388              "id": "CVE-2023-30086",
 3389              "name": "OsPackageVulnerability",
 3390              "shortDescription": {
 3391                "text": "Heap buffer overflow in tiffcp() at tiffcp.c"
 3392              },
 3393              "fullDescription": {
 3394                "text": "Buffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c."
 3395              },
 3396              "defaultConfiguration": {
 3397                "level": "warning"
 3398              },
 3399              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-30086",
 3400              "help": {
 3401                "text": "Vulnerability CVE-2023-30086\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2023-30086](https://avd.aquasec.com/nvd/cve-2023-30086)\nBuffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c.",
 3402                "markdown": "**Vulnerability CVE-2023-30086**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2023-30086](https://avd.aquasec.com/nvd/cve-2023-30086)|\n\nBuffer Overflow vulnerability found in Libtiff V.4.0.7 allows a local attacker to cause a denial of service via the tiffcp function in tiffcp.c."
 3403              },
 3404              "properties": {
 3405                "precision": "very-high",
 3406                "security-severity": "5.5",
 3407                "tags": [
 3408                  "vulnerability",
 3409                  "security",
 3410                  "MEDIUM"
 3411                ]
 3412              }
 3413            },
 3414            {
 3415              "id": "CVE-2023-30774",
 3416              "name": "OsPackageVulnerability",
 3417              "shortDescription": {
 3418                "text": "heap buffer overflow issues related to TIFFTAG_INKNAMES and related TIFFTAG_NUMBEROFINKS value"
 3419              },
 3420              "fullDescription": {
 3421                "text": "A vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values."
 3422              },
 3423              "defaultConfiguration": {
 3424                "level": "warning"
 3425              },
 3426              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-30774",
 3427              "help": {
 3428                "text": "Vulnerability CVE-2023-30774\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2023-30774](https://avd.aquasec.com/nvd/cve-2023-30774)\nA vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values.",
 3429                "markdown": "**Vulnerability CVE-2023-30774**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5|4.2.0-1+deb11u3|[CVE-2023-30774](https://avd.aquasec.com/nvd/cve-2023-30774)|\n\nA vulnerability was found in the libtiff library. This flaw causes a heap buffer overflow issue via the TIFFTAG_INKNAMES and TIFFTAG_NUMBEROFINKS values."
 3430              },
 3431              "properties": {
 3432                "precision": "very-high",
 3433                "security-severity": "5.5",
 3434                "tags": [
 3435                  "vulnerability",
 3436                  "security",
 3437                  "MEDIUM"
 3438                ]
 3439              }
 3440            },
 3441            {
 3442              "id": "CVE-2023-3316",
 3443              "name": "OsPackageVulnerability",
 3444              "shortDescription": {
 3445                "text": "null pointer dereference in TIFFClose()"
 3446              },
 3447              "fullDescription": {
 3448                "text": "A NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.\n\n"
 3449              },
 3450              "defaultConfiguration": {
 3451                "level": "warning"
 3452              },
 3453              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3316",
 3454              "help": {
 3455                "text": "Vulnerability CVE-2023-3316\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-3316](https://avd.aquasec.com/nvd/cve-2023-3316)\nA NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.\n\n",
 3456                "markdown": "**Vulnerability CVE-2023-3316**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-3316](https://avd.aquasec.com/nvd/cve-2023-3316)|\n\nA NULL pointer dereference in TIFFClose() is caused by a failure to open an output file (non-existent path or a path that requires permissions like /dev/null) while specifying zones.\n\n"
 3457              },
 3458              "properties": {
 3459                "precision": "very-high",
 3460                "security-severity": "6.5",
 3461                "tags": [
 3462                  "vulnerability",
 3463                  "security",
 3464                  "MEDIUM"
 3465                ]
 3466              }
 3467            },
 3468            {
 3469              "id": "CVE-2023-3618",
 3470              "name": "OsPackageVulnerability",
 3471              "shortDescription": {
 3472                "text": "segmentation fault in Fax3Encode in libtiff/tif_fax3.c"
 3473              },
 3474              "fullDescription": {
 3475                "text": "A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service."
 3476              },
 3477              "defaultConfiguration": {
 3478                "level": "warning"
 3479              },
 3480              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3618",
 3481              "help": {
 3482                "text": "Vulnerability CVE-2023-3618\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-3618](https://avd.aquasec.com/nvd/cve-2023-3618)\nA flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service.",
 3483                "markdown": "**Vulnerability CVE-2023-3618**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-3618](https://avd.aquasec.com/nvd/cve-2023-3618)|\n\nA flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service."
 3484              },
 3485              "properties": {
 3486                "precision": "very-high",
 3487                "security-severity": "6.5",
 3488                "tags": [
 3489                  "vulnerability",
 3490                  "security",
 3491                  "MEDIUM"
 3492                ]
 3493              }
 3494            },
 3495            {
 3496              "id": "CVE-2023-38288",
 3497              "name": "OsPackageVulnerability",
 3498              "shortDescription": {
 3499                "text": "potential integer overflow in raw2tiff.c"
 3500              },
 3501              "fullDescription": {
 3502                "text": "No description is available for this CVE."
 3503              },
 3504              "defaultConfiguration": {
 3505                "level": "warning"
 3506              },
 3507              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-38288",
 3508              "help": {
 3509                "text": "Vulnerability CVE-2023-38288\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-38288](https://avd.aquasec.com/nvd/cve-2023-38288)\nNo description is available for this CVE.",
 3510                "markdown": "**Vulnerability CVE-2023-38288**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-38288](https://avd.aquasec.com/nvd/cve-2023-38288)|\n\nNo description is available for this CVE."
 3511              },
 3512              "properties": {
 3513                "precision": "very-high",
 3514                "security-severity": "5.5",
 3515                "tags": [
 3516                  "vulnerability",
 3517                  "security",
 3518                  "MEDIUM"
 3519                ]
 3520              }
 3521            },
 3522            {
 3523              "id": "CVE-2023-38289",
 3524              "name": "OsPackageVulnerability",
 3525              "shortDescription": {
 3526                "text": "integer overflow in tiffcp.c"
 3527              },
 3528              "fullDescription": {
 3529                "text": "No description is available for this CVE."
 3530              },
 3531              "defaultConfiguration": {
 3532                "level": "warning"
 3533              },
 3534              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-38289",
 3535              "help": {
 3536                "text": "Vulnerability CVE-2023-38289\nSeverity: MEDIUM\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-38289](https://avd.aquasec.com/nvd/cve-2023-38289)\nNo description is available for this CVE.",
 3537                "markdown": "**Vulnerability CVE-2023-38289**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libtiff5||[CVE-2023-38289](https://avd.aquasec.com/nvd/cve-2023-38289)|\n\nNo description is available for this CVE."
 3538              },
 3539              "properties": {
 3540                "precision": "very-high",
 3541                "security-severity": "5.5",
 3542                "tags": [
 3543                  "vulnerability",
 3544                  "security",
 3545                  "MEDIUM"
 3546                ]
 3547              }
 3548            },
 3549            {
 3550              "id": "CVE-2017-16232",
 3551              "name": "OsPackageVulnerability",
 3552              "shortDescription": {
 3553                "text": "libtiff: Memory leaks in tif_open.c, tif_lzw.c, and tif_aux.c"
 3554              },
 3555              "fullDescription": {
 3556                "text": "** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue."
 3557              },
 3558              "defaultConfiguration": {
 3559                "level": "note"
 3560              },
 3561              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-16232",
 3562              "help": {
 3563                "text": "Vulnerability CVE-2017-16232\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2017-16232](https://avd.aquasec.com/nvd/cve-2017-16232)\n** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue.",
 3564                "markdown": "**Vulnerability CVE-2017-16232**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2017-16232](https://avd.aquasec.com/nvd/cve-2017-16232)|\n\n** DISPUTED ** LibTIFF 4.0.8 has multiple memory leak vulnerabilities, which allow attackers to cause a denial of service (memory consumption), as demonstrated by tif_open.c, tif_lzw.c, and tif_aux.c. NOTE: Third parties were unable to reproduce the issue."
 3565              },
 3566              "properties": {
 3567                "precision": "very-high",
 3568                "security-severity": "2.0",
 3569                "tags": [
 3570                  "vulnerability",
 3571                  "security",
 3572                  "LOW"
 3573                ]
 3574              }
 3575            },
 3576            {
 3577              "id": "CVE-2017-17973",
 3578              "name": "OsPackageVulnerability",
 3579              "shortDescription": {
 3580                "text": "libtiff: heap-based use after free in tiff2pdf.c:t2p_writeproc"
 3581              },
 3582              "fullDescription": {
 3583                "text": "** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue."
 3584              },
 3585              "defaultConfiguration": {
 3586                "level": "note"
 3587              },
 3588              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-17973",
 3589              "help": {
 3590                "text": "Vulnerability CVE-2017-17973\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2017-17973](https://avd.aquasec.com/nvd/cve-2017-17973)\n** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue.",
 3591                "markdown": "**Vulnerability CVE-2017-17973**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2017-17973](https://avd.aquasec.com/nvd/cve-2017-17973)|\n\n** DISPUTED ** In LibTIFF 4.0.8, there is a heap-based use-after-free in the t2p_writeproc function in tiff2pdf.c. NOTE: there is a third-party report of inability to reproduce this issue."
 3592              },
 3593              "properties": {
 3594                "precision": "very-high",
 3595                "security-severity": "2.0",
 3596                "tags": [
 3597                  "vulnerability",
 3598                  "security",
 3599                  "LOW"
 3600                ]
 3601              }
 3602            },
 3603            {
 3604              "id": "CVE-2017-5563",
 3605              "name": "OsPackageVulnerability",
 3606              "shortDescription": {
 3607                "text": "libtiff: Heap-buffer overflow in LZWEncode tif_lzw.c"
 3608              },
 3609              "fullDescription": {
 3610                "text": "LibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff."
 3611              },
 3612              "defaultConfiguration": {
 3613                "level": "note"
 3614              },
 3615              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-5563",
 3616              "help": {
 3617                "text": "Vulnerability CVE-2017-5563\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2017-5563](https://avd.aquasec.com/nvd/cve-2017-5563)\nLibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff.",
 3618                "markdown": "**Vulnerability CVE-2017-5563**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2017-5563](https://avd.aquasec.com/nvd/cve-2017-5563)|\n\nLibTIFF version 4.0.7 is vulnerable to a heap-based buffer over-read in tif_lzw.c resulting in DoS or code execution via a crafted bmp image to tools/bmp2tiff."
 3619              },
 3620              "properties": {
 3621                "precision": "very-high",
 3622                "security-severity": "2.0",
 3623                "tags": [
 3624                  "vulnerability",
 3625                  "security",
 3626                  "LOW"
 3627                ]
 3628              }
 3629            },
 3630            {
 3631              "id": "CVE-2017-9117",
 3632              "name": "OsPackageVulnerability",
 3633              "shortDescription": {
 3634                "text": "libtiff: Heap-based buffer over-read in bmp2tiff"
 3635              },
 3636              "fullDescription": {
 3637                "text": "In LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff."
 3638              },
 3639              "defaultConfiguration": {
 3640                "level": "note"
 3641              },
 3642              "helpUri": "https://avd.aquasec.com/nvd/cve-2017-9117",
 3643              "help": {
 3644                "text": "Vulnerability CVE-2017-9117\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2017-9117](https://avd.aquasec.com/nvd/cve-2017-9117)\nIn LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff.",
 3645                "markdown": "**Vulnerability CVE-2017-9117**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2017-9117](https://avd.aquasec.com/nvd/cve-2017-9117)|\n\nIn LibTIFF 4.0.7, the program processes BMP images without verifying that biWidth and biHeight in the bitmap-information header match the actual input, leading to a heap-based buffer over-read in bmp2tiff."
 3646              },
 3647              "properties": {
 3648                "precision": "very-high",
 3649                "security-severity": "2.0",
 3650                "tags": [
 3651                  "vulnerability",
 3652                  "security",
 3653                  "LOW"
 3654                ]
 3655              }
 3656            },
 3657            {
 3658              "id": "CVE-2018-10126",
 3659              "name": "OsPackageVulnerability",
 3660              "shortDescription": {
 3661                "text": "libtiff: NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c"
 3662              },
 3663              "fullDescription": {
 3664                "text": "LibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c."
 3665              },
 3666              "defaultConfiguration": {
 3667                "level": "note"
 3668              },
 3669              "helpUri": "https://avd.aquasec.com/nvd/cve-2018-10126",
 3670              "help": {
 3671                "text": "Vulnerability CVE-2018-10126\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2018-10126](https://avd.aquasec.com/nvd/cve-2018-10126)\nLibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c.",
 3672                "markdown": "**Vulnerability CVE-2018-10126**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2018-10126](https://avd.aquasec.com/nvd/cve-2018-10126)|\n\nLibTIFF 4.0.9 has a NULL pointer dereference in the jpeg_fdct_16x16 function in jfdctint.c."
 3673              },
 3674              "properties": {
 3675                "precision": "very-high",
 3676                "security-severity": "2.0",
 3677                "tags": [
 3678                  "vulnerability",
 3679                  "security",
 3680                  "LOW"
 3681                ]
 3682              }
 3683            },
 3684            {
 3685              "id": "CVE-2022-1056",
 3686              "name": "OsPackageVulnerability",
 3687              "shortDescription": {
 3688                "text": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers ..."
 3689              },
 3690              "fullDescription": {
 3691                "text": "Out-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd."
 3692              },
 3693              "defaultConfiguration": {
 3694                "level": "note"
 3695              },
 3696              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1056",
 3697              "help": {
 3698                "text": "Vulnerability CVE-2022-1056\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2022-1056](https://avd.aquasec.com/nvd/cve-2022-1056)\nOut-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd.",
 3699                "markdown": "**Vulnerability CVE-2022-1056**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2022-1056](https://avd.aquasec.com/nvd/cve-2022-1056)|\n\nOut-of-bounds Read error in tiffcrop in libtiff 4.3.0 allows attackers to cause a denial-of-service via a crafted tiff file. For users that compile libtiff from sources, the fix is available with commit 46dc8fcd."
 3700              },
 3701              "properties": {
 3702                "precision": "very-high",
 3703                "security-severity": "2.0",
 3704                "tags": [
 3705                  "vulnerability",
 3706                  "security",
 3707                  "LOW"
 3708                ]
 3709              }
 3710            },
 3711            {
 3712              "id": "CVE-2022-1210",
 3713              "name": "OsPackageVulnerability",
 3714              "shortDescription": {
 3715                "text": "tiff: Malicious file leads to a denial of service in TIFF File Handler"
 3716              },
 3717              "fullDescription": {
 3718                "text": "A vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used."
 3719              },
 3720              "defaultConfiguration": {
 3721                "level": "note"
 3722              },
 3723              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-1210",
 3724              "help": {
 3725                "text": "Vulnerability CVE-2022-1210\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2022-1210](https://avd.aquasec.com/nvd/cve-2022-1210)\nA vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used.",
 3726                "markdown": "**Vulnerability CVE-2022-1210**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2022-1210](https://avd.aquasec.com/nvd/cve-2022-1210)|\n\nA vulnerability classified as problematic was found in LibTIFF 4.3.0. Affected by this vulnerability is the TIFF File Handler of tiff2ps. Opening a malicious file leads to a denial of service. The attack can be launched remotely but requires user interaction. The exploit has been disclosed to the public and may be used."
 3727              },
 3728              "properties": {
 3729                "precision": "very-high",
 3730                "security-severity": "2.0",
 3731                "tags": [
 3732                  "vulnerability",
 3733                  "security",
 3734                  "LOW"
 3735                ]
 3736              }
 3737            },
 3738            {
 3739              "id": "CVE-2023-1916",
 3740              "name": "OsPackageVulnerability",
 3741              "shortDescription": {
 3742                "text": "out-of-bounds read in extractImageSection() in tools/tiffcrop.c"
 3743              },
 3744              "fullDescription": {
 3745                "text": "A flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x."
 3746              },
 3747              "defaultConfiguration": {
 3748                "level": "note"
 3749              },
 3750              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-1916",
 3751              "help": {
 3752                "text": "Vulnerability CVE-2023-1916\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-1916](https://avd.aquasec.com/nvd/cve-2023-1916)\nA flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x.",
 3753                "markdown": "**Vulnerability CVE-2023-1916**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2023-1916](https://avd.aquasec.com/nvd/cve-2023-1916)|\n\nA flaw was found in tiffcrop, a program distributed by the libtiff package. A specially crafted tiff file can lead to an out-of-bounds read in the extractImageSection function in tools/tiffcrop.c, resulting in a denial of service and limited information disclosure. This issue affects libtiff versions 4.x."
 3754              },
 3755              "properties": {
 3756                "precision": "very-high",
 3757                "security-severity": "2.0",
 3758                "tags": [
 3759                  "vulnerability",
 3760                  "security",
 3761                  "LOW"
 3762                ]
 3763              }
 3764            },
 3765            {
 3766              "id": "CVE-2023-30775",
 3767              "name": "OsPackageVulnerability",
 3768              "shortDescription": {
 3769                "text": "Heap buffer overflow in extractContigSamples32bits, tiffcrop.c"
 3770              },
 3771              "fullDescription": {
 3772                "text": "A vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c."
 3773              },
 3774              "defaultConfiguration": {
 3775                "level": "note"
 3776              },
 3777              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-30775",
 3778              "help": {
 3779                "text": "Vulnerability CVE-2023-30775\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-30775](https://avd.aquasec.com/nvd/cve-2023-30775)\nA vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c.",
 3780                "markdown": "**Vulnerability CVE-2023-30775**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2023-30775](https://avd.aquasec.com/nvd/cve-2023-30775)|\n\nA vulnerability was found in the libtiff library. This security flaw causes a heap buffer overflow in extractContigSamples32bits, tiffcrop.c."
 3781              },
 3782              "properties": {
 3783                "precision": "very-high",
 3784                "security-severity": "2.0",
 3785                "tags": [
 3786                  "vulnerability",
 3787                  "security",
 3788                  "LOW"
 3789                ]
 3790              }
 3791            },
 3792            {
 3793              "id": "CVE-2023-3164",
 3794              "name": "OsPackageVulnerability",
 3795              "shortDescription": {
 3796                "text": "heap-buffer-overflow in extractImageSection()"
 3797              },
 3798              "fullDescription": {
 3799                "text": "A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file."
 3800              },
 3801              "defaultConfiguration": {
 3802                "level": "note"
 3803              },
 3804              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3164",
 3805              "help": {
 3806                "text": "Vulnerability CVE-2023-3164\nSeverity: LOW\nPackage: libtiff5\nFixed Version: \nLink: [CVE-2023-3164](https://avd.aquasec.com/nvd/cve-2023-3164)\nA heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file.",
 3807                "markdown": "**Vulnerability CVE-2023-3164**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libtiff5||[CVE-2023-3164](https://avd.aquasec.com/nvd/cve-2023-3164)|\n\nA heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file."
 3808              },
 3809              "properties": {
 3810                "precision": "very-high",
 3811                "security-severity": "2.0",
 3812                "tags": [
 3813                  "vulnerability",
 3814                  "security",
 3815                  "LOW"
 3816                ]
 3817              }
 3818            },
 3819            {
 3820              "id": "CVE-2022-29458",
 3821              "name": "OsPackageVulnerability",
 3822              "shortDescription": {
 3823                "text": "segfaulting OOB read"
 3824              },
 3825              "fullDescription": {
 3826                "text": "ncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library."
 3827              },
 3828              "defaultConfiguration": {
 3829                "level": "error"
 3830              },
 3831              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-29458",
 3832              "help": {
 3833                "text": "Vulnerability CVE-2022-29458\nSeverity: HIGH\nPackage: ncurses-bin\nFixed Version: 6.2+20201114-2+deb11u1\nLink: [CVE-2022-29458](https://avd.aquasec.com/nvd/cve-2022-29458)\nncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library.",
 3834                "markdown": "**Vulnerability CVE-2022-29458**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|ncurses-bin|6.2+20201114-2+deb11u1|[CVE-2022-29458](https://avd.aquasec.com/nvd/cve-2022-29458)|\n\nncurses 6.3 before patch 20220416 has an out-of-bounds read and segmentation violation in convert_strings in tinfo/read_entry.c in the terminfo library."
 3835              },
 3836              "properties": {
 3837                "precision": "very-high",
 3838                "security-severity": "7.1",
 3839                "tags": [
 3840                  "vulnerability",
 3841                  "security",
 3842                  "HIGH"
 3843                ]
 3844              }
 3845            },
 3846            {
 3847              "id": "CVE-2023-29491",
 3848              "name": "OsPackageVulnerability",
 3849              "shortDescription": {
 3850                "text": "Local users can trigger security-relevant memory corruption via malformed data"
 3851              },
 3852              "fullDescription": {
 3853                "text": "ncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable."
 3854              },
 3855              "defaultConfiguration": {
 3856                "level": "error"
 3857              },
 3858              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-29491",
 3859              "help": {
 3860                "text": "Vulnerability CVE-2023-29491\nSeverity: HIGH\nPackage: ncurses-bin\nFixed Version: \nLink: [CVE-2023-29491](https://avd.aquasec.com/nvd/cve-2023-29491)\nncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable.",
 3861                "markdown": "**Vulnerability CVE-2023-29491**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|ncurses-bin||[CVE-2023-29491](https://avd.aquasec.com/nvd/cve-2023-29491)|\n\nncurses before 6.4 20230408, when used by a setuid application, allows local users to trigger security-relevant memory corruption via malformed data in a terminfo database file that is found in $HOME/.terminfo or reached via the TERMINFO or TERM environment variable."
 3862              },
 3863              "properties": {
 3864                "precision": "very-high",
 3865                "security-severity": "7.8",
 3866                "tags": [
 3867                  "vulnerability",
 3868                  "security",
 3869                  "HIGH"
 3870                ]
 3871              }
 3872            },
 3873            {
 3874              "id": "CVE-2023-1999",
 3875              "name": "OsPackageVulnerability",
 3876              "shortDescription": {
 3877                "text": "Double-free in libwebp"
 3878              },
 3879              "fullDescription": {
 3880                "text": "There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free. \n"
 3881              },
 3882              "defaultConfiguration": {
 3883                "level": "error"
 3884              },
 3885              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-1999",
 3886              "help": {
 3887                "text": "Vulnerability CVE-2023-1999\nSeverity: HIGH\nPackage: libwebp6\nFixed Version: 0.6.1-2.1+deb11u1\nLink: [CVE-2023-1999](https://avd.aquasec.com/nvd/cve-2023-1999)\nThere exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free. \n",
 3888                "markdown": "**Vulnerability CVE-2023-1999**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libwebp6|0.6.1-2.1+deb11u1|[CVE-2023-1999](https://avd.aquasec.com/nvd/cve-2023-1999)|\n\nThere exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free. \n"
 3889              },
 3890              "properties": {
 3891                "precision": "very-high",
 3892                "security-severity": "7.5",
 3893                "tags": [
 3894                  "vulnerability",
 3895                  "security",
 3896                  "HIGH"
 3897                ]
 3898              }
 3899            },
 3900            {
 3901              "id": "CVE-2023-3138",
 3902              "name": "OsPackageVulnerability",
 3903              "shortDescription": {
 3904                "text": "InitExt.c can overwrite unintended portions of the Display structure if the extension request leads to a buffer overflow"
 3905              },
 3906              "fullDescription": {
 3907                "text": "A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption."
 3908              },
 3909              "defaultConfiguration": {
 3910                "level": "error"
 3911              },
 3912              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-3138",
 3913              "help": {
 3914                "text": "Vulnerability CVE-2023-3138\nSeverity: HIGH\nPackage: libx11-data\nFixed Version: 2:1.7.2-1+deb11u1\nLink: [CVE-2023-3138](https://avd.aquasec.com/nvd/cve-2023-3138)\nA vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption.",
 3915                "markdown": "**Vulnerability CVE-2023-3138**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libx11-data|2:1.7.2-1+deb11u1|[CVE-2023-3138](https://avd.aquasec.com/nvd/cve-2023-3138)|\n\nA vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver adhering to the bounds specified in the X11 protocol, as all X servers provided by X.Org do. As the protocol only specifies a single byte for these values, an out-of-bounds value provided by a malicious server (or a malicious proxy-in-the-middle) can only overwrite other portions of the Display structure and not write outside the bounds of the Display structure itself, possibly causing the client to crash with this memory corruption."
 3916              },
 3917              "properties": {
 3918                "precision": "very-high",
 3919                "security-severity": "7.5",
 3920                "tags": [
 3921                  "vulnerability",
 3922                  "security",
 3923                  "HIGH"
 3924                ]
 3925              }
 3926            },
 3927            {
 3928              "id": "CVE-2022-2309",
 3929              "name": "OsPackageVulnerability",
 3930              "shortDescription": {
 3931                "text": "lxml: NULL Pointer Dereference in lxml"
 3932              },
 3933              "fullDescription": {
 3934                "text": "NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn\u0026#39;t be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered."
 3935              },
 3936              "defaultConfiguration": {
 3937                "level": "error"
 3938              },
 3939              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-2309",
 3940              "help": {
 3941                "text": "Vulnerability CVE-2022-2309\nSeverity: HIGH\nPackage: libxml2\nFixed Version: \nLink: [CVE-2022-2309](https://avd.aquasec.com/nvd/cve-2022-2309)\nNULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.",
 3942                "markdown": "**Vulnerability CVE-2022-2309**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxml2||[CVE-2022-2309](https://avd.aquasec.com/nvd/cve-2022-2309)|\n\nNULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered."
 3943              },
 3944              "properties": {
 3945                "precision": "very-high",
 3946                "security-severity": "7.5",
 3947                "tags": [
 3948                  "vulnerability",
 3949                  "security",
 3950                  "HIGH"
 3951                ]
 3952              }
 3953            },
 3954            {
 3955              "id": "CVE-2022-40303",
 3956              "name": "OsPackageVulnerability",
 3957              "shortDescription": {
 3958                "text": "integer overflows with XML_PARSE_HUGE"
 3959              },
 3960              "fullDescription": {
 3961                "text": "An issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault."
 3962              },
 3963              "defaultConfiguration": {
 3964                "level": "error"
 3965              },
 3966              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-40303",
 3967              "help": {
 3968                "text": "Vulnerability CVE-2022-40303\nSeverity: HIGH\nPackage: libxml2\nFixed Version: 2.9.10+dfsg-6.7+deb11u3\nLink: [CVE-2022-40303](https://avd.aquasec.com/nvd/cve-2022-40303)\nAn issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault.",
 3969                "markdown": "**Vulnerability CVE-2022-40303**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxml2|2.9.10+dfsg-6.7+deb11u3|[CVE-2022-40303](https://avd.aquasec.com/nvd/cve-2022-40303)|\n\nAn issue was discovered in libxml2 before 2.10.3. When parsing a multi-gigabyte XML document with the XML_PARSE_HUGE parser option enabled, several integer counters can overflow. This results in an attempt to access an array at a negative 2GB offset, typically leading to a segmentation fault."
 3970              },
 3971              "properties": {
 3972                "precision": "very-high",
 3973                "security-severity": "7.5",
 3974                "tags": [
 3975                  "vulnerability",
 3976                  "security",
 3977                  "HIGH"
 3978                ]
 3979              }
 3980            },
 3981            {
 3982              "id": "CVE-2022-40304",
 3983              "name": "OsPackageVulnerability",
 3984              "shortDescription": {
 3985                "text": "dict corruption caused by entity reference cycles"
 3986              },
 3987              "fullDescription": {
 3988                "text": "An issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked."
 3989              },
 3990              "defaultConfiguration": {
 3991                "level": "error"
 3992              },
 3993              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-40304",
 3994              "help": {
 3995                "text": "Vulnerability CVE-2022-40304\nSeverity: HIGH\nPackage: libxml2\nFixed Version: 2.9.10+dfsg-6.7+deb11u3\nLink: [CVE-2022-40304](https://avd.aquasec.com/nvd/cve-2022-40304)\nAn issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked.",
 3996                "markdown": "**Vulnerability CVE-2022-40304**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxml2|2.9.10+dfsg-6.7+deb11u3|[CVE-2022-40304](https://avd.aquasec.com/nvd/cve-2022-40304)|\n\nAn issue was discovered in libxml2 before 2.10.3. Certain invalid XML entity definitions can corrupt a hash table key, potentially leading to subsequent logic errors. In one case, a double-free can be provoked."
 3997              },
 3998              "properties": {
 3999                "precision": "very-high",
 4000                "security-severity": "7.8",
 4001                "tags": [
 4002                  "vulnerability",
 4003                  "security",
 4004                  "HIGH"
 4005                ]
 4006              }
 4007            },
 4008            {
 4009              "id": "CVE-2016-3709",
 4010              "name": "OsPackageVulnerability",
 4011              "shortDescription": {
 4012                "text": "Incorrect server side include parsing can lead to XSS"
 4013              },
 4014              "fullDescription": {
 4015                "text": "Possible cross-site scripting vulnerability in libxml after commit 960f0e2."
 4016              },
 4017              "defaultConfiguration": {
 4018                "level": "warning"
 4019              },
 4020              "helpUri": "https://avd.aquasec.com/nvd/cve-2016-3709",
 4021              "help": {
 4022                "text": "Vulnerability CVE-2016-3709\nSeverity: MEDIUM\nPackage: libxml2\nFixed Version: \nLink: [CVE-2016-3709](https://avd.aquasec.com/nvd/cve-2016-3709)\nPossible cross-site scripting vulnerability in libxml after commit 960f0e2.",
 4023                "markdown": "**Vulnerability CVE-2016-3709**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libxml2||[CVE-2016-3709](https://avd.aquasec.com/nvd/cve-2016-3709)|\n\nPossible cross-site scripting vulnerability in libxml after commit 960f0e2."
 4024              },
 4025              "properties": {
 4026                "precision": "very-high",
 4027                "security-severity": "6.1",
 4028                "tags": [
 4029                  "vulnerability",
 4030                  "security",
 4031                  "MEDIUM"
 4032                ]
 4033              }
 4034            },
 4035            {
 4036              "id": "CVE-2023-28484",
 4037              "name": "OsPackageVulnerability",
 4038              "shortDescription": {
 4039                "text": "NULL dereference in xmlSchemaFixupComplexType"
 4040              },
 4041              "fullDescription": {
 4042                "text": "In libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c."
 4043              },
 4044              "defaultConfiguration": {
 4045                "level": "warning"
 4046              },
 4047              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-28484",
 4048              "help": {
 4049                "text": "Vulnerability CVE-2023-28484\nSeverity: MEDIUM\nPackage: libxml2\nFixed Version: 2.9.10+dfsg-6.7+deb11u4\nLink: [CVE-2023-28484](https://avd.aquasec.com/nvd/cve-2023-28484)\nIn libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c.",
 4050                "markdown": "**Vulnerability CVE-2023-28484**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libxml2|2.9.10+dfsg-6.7+deb11u4|[CVE-2023-28484](https://avd.aquasec.com/nvd/cve-2023-28484)|\n\nIn libxml2 before 2.10.4, parsing of certain invalid XSD schemas can lead to a NULL pointer dereference and subsequently a segfault. This occurs in xmlSchemaFixupComplexType in xmlschemas.c."
 4051              },
 4052              "properties": {
 4053                "precision": "very-high",
 4054                "security-severity": "6.5",
 4055                "tags": [
 4056                  "vulnerability",
 4057                  "security",
 4058                  "MEDIUM"
 4059                ]
 4060              }
 4061            },
 4062            {
 4063              "id": "CVE-2023-29469",
 4064              "name": "OsPackageVulnerability",
 4065              "shortDescription": {
 4066                "text": "Hashing of empty dict strings isn\u0026#39;t deterministic"
 4067              },
 4068              "fullDescription": {
 4069                "text": "An issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the \u0026#39;\\0\u0026#39; value)."
 4070              },
 4071              "defaultConfiguration": {
 4072                "level": "warning"
 4073              },
 4074              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-29469",
 4075              "help": {
 4076                "text": "Vulnerability CVE-2023-29469\nSeverity: MEDIUM\nPackage: libxml2\nFixed Version: 2.9.10+dfsg-6.7+deb11u4\nLink: [CVE-2023-29469](https://avd.aquasec.com/nvd/cve-2023-29469)\nAn issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value).",
 4077                "markdown": "**Vulnerability CVE-2023-29469**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|libxml2|2.9.10+dfsg-6.7+deb11u4|[CVE-2023-29469](https://avd.aquasec.com/nvd/cve-2023-29469)|\n\nAn issue was discovered in libxml2 before 2.10.4. When hashing empty dict strings in a crafted XML document, xmlDictComputeFastKey in dict.c can produce non-deterministic values, leading to various logic and memory errors, such as a double free. This behavior occurs because there is an attempt to use the first byte of an empty string, and any value is possible (not solely the '\\0' value)."
 4078              },
 4079              "properties": {
 4080                "precision": "very-high",
 4081                "security-severity": "6.5",
 4082                "tags": [
 4083                  "vulnerability",
 4084                  "security",
 4085                  "MEDIUM"
 4086                ]
 4087              }
 4088            },
 4089            {
 4090              "id": "CVE-2022-44617",
 4091              "name": "OsPackageVulnerability",
 4092              "shortDescription": {
 4093                "text": "libXpm: Runaway loop on width of 0 and enormous height"
 4094              },
 4095              "fullDescription": {
 4096                "text": "A flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library."
 4097              },
 4098              "defaultConfiguration": {
 4099                "level": "error"
 4100              },
 4101              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-44617",
 4102              "help": {
 4103                "text": "Vulnerability CVE-2022-44617\nSeverity: HIGH\nPackage: libxpm4\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-44617](https://avd.aquasec.com/nvd/cve-2022-44617)\nA flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library.",
 4104                "markdown": "**Vulnerability CVE-2022-44617**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxpm4|1:3.5.12-1.1~deb11u1|[CVE-2022-44617](https://avd.aquasec.com/nvd/cve-2022-44617)|\n\nA flaw was found in libXpm. When processing a file with width of 0 and a very large height, some parser functions will be called repeatedly and can lead to an infinite loop, resulting in a Denial of Service in the application linked to the library."
 4105              },
 4106              "properties": {
 4107                "precision": "very-high",
 4108                "security-severity": "7.5",
 4109                "tags": [
 4110                  "vulnerability",
 4111                  "security",
 4112                  "HIGH"
 4113                ]
 4114              }
 4115            },
 4116            {
 4117              "id": "CVE-2022-46285",
 4118              "name": "OsPackageVulnerability",
 4119              "shortDescription": {
 4120                "text": "libXpm: Infinite loop on unclosed comments"
 4121              },
 4122              "fullDescription": {
 4123                "text": "A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library."
 4124              },
 4125              "defaultConfiguration": {
 4126                "level": "error"
 4127              },
 4128              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-46285",
 4129              "help": {
 4130                "text": "Vulnerability CVE-2022-46285\nSeverity: HIGH\nPackage: libxpm4\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-46285](https://avd.aquasec.com/nvd/cve-2022-46285)\nA flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library.",
 4131                "markdown": "**Vulnerability CVE-2022-46285**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxpm4|1:3.5.12-1.1~deb11u1|[CVE-2022-46285](https://avd.aquasec.com/nvd/cve-2022-46285)|\n\nA flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library."
 4132              },
 4133              "properties": {
 4134                "precision": "very-high",
 4135                "security-severity": "7.5",
 4136                "tags": [
 4137                  "vulnerability",
 4138                  "security",
 4139                  "HIGH"
 4140                ]
 4141              }
 4142            },
 4143            {
 4144              "id": "CVE-2022-4883",
 4145              "name": "OsPackageVulnerability",
 4146              "shortDescription": {
 4147                "text": "libXpm: compression commands depend on $PATH"
 4148              },
 4149              "fullDescription": {
 4150                "text": "A flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable."
 4151              },
 4152              "defaultConfiguration": {
 4153                "level": "error"
 4154              },
 4155              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4883",
 4156              "help": {
 4157                "text": "Vulnerability CVE-2022-4883\nSeverity: HIGH\nPackage: libxpm4\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-4883](https://avd.aquasec.com/nvd/cve-2022-4883)\nA flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable.",
 4158                "markdown": "**Vulnerability CVE-2022-4883**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libxpm4|1:3.5.12-1.1~deb11u1|[CVE-2022-4883](https://avd.aquasec.com/nvd/cve-2022-4883)|\n\nA flaw was found in libXpm. When processing files with .Z or .gz extensions, the library calls external programs to compress and uncompress files, relying on the PATH environment variable to find these programs, which could allow a malicious user to execute other programs by manipulating the PATH environment variable."
 4159              },
 4160              "properties": {
 4161                "precision": "very-high",
 4162                "security-severity": "8.8",
 4163                "tags": [
 4164                  "vulnerability",
 4165                  "security",
 4166                  "HIGH"
 4167                ]
 4168              }
 4169            },
 4170            {
 4171              "id": "CVE-2015-9019",
 4172              "name": "OsPackageVulnerability",
 4173              "shortDescription": {
 4174                "text": "libxslt: math.random() in xslt uses unseeded randomness"
 4175              },
 4176              "fullDescription": {
 4177                "text": "In libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs."
 4178              },
 4179              "defaultConfiguration": {
 4180                "level": "note"
 4181              },
 4182              "helpUri": "https://avd.aquasec.com/nvd/cve-2015-9019",
 4183              "help": {
 4184                "text": "Vulnerability CVE-2015-9019\nSeverity: LOW\nPackage: libxslt1.1\nFixed Version: \nLink: [CVE-2015-9019](https://avd.aquasec.com/nvd/cve-2015-9019)\nIn libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs.",
 4185                "markdown": "**Vulnerability CVE-2015-9019**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|libxslt1.1||[CVE-2015-9019](https://avd.aquasec.com/nvd/cve-2015-9019)|\n\nIn libxslt 1.1.29 and earlier, the EXSLT math.random function was not initialized with a random seed during startup, which could cause usage of this function to produce predictable outputs."
 4186              },
 4187              "properties": {
 4188                "precision": "very-high",
 4189                "security-severity": "2.0",
 4190                "tags": [
 4191                  "vulnerability",
 4192                  "security",
 4193                  "LOW"
 4194                ]
 4195              }
 4196            },
 4197            {
 4198              "id": "CVE-2022-4899",
 4199              "name": "OsPackageVulnerability",
 4200              "shortDescription": {
 4201                "text": "buffer overrun in util.c"
 4202              },
 4203              "fullDescription": {
 4204                "text": "A vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun."
 4205              },
 4206              "defaultConfiguration": {
 4207                "level": "error"
 4208              },
 4209              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-4899",
 4210              "help": {
 4211                "text": "Vulnerability CVE-2022-4899\nSeverity: HIGH\nPackage: libzstd1\nFixed Version: \nLink: [CVE-2022-4899](https://avd.aquasec.com/nvd/cve-2022-4899)\nA vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun.",
 4212                "markdown": "**Vulnerability CVE-2022-4899**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|libzstd1||[CVE-2022-4899](https://avd.aquasec.com/nvd/cve-2022-4899)|\n\nA vulnerability was found in zstd v1.4.10, where an attacker can supply empty string as an argument to the command line tool to cause buffer overrun."
 4213              },
 4214              "properties": {
 4215                "precision": "very-high",
 4216                "security-severity": "7.5",
 4217                "tags": [
 4218                  "vulnerability",
 4219                  "security",
 4220                  "HIGH"
 4221                ]
 4222              }
 4223            },
 4224            {
 4225              "id": "CVE-2007-5686",
 4226              "name": "OsPackageVulnerability",
 4227              "shortDescription": {
 4228                "text": "initscripts in rPath Linux 1 sets insecure permissions for the /var/lo ..."
 4229              },
 4230              "fullDescription": {
 4231                "text": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts.  NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers."
 4232              },
 4233              "defaultConfiguration": {
 4234                "level": "note"
 4235              },
 4236              "helpUri": "https://avd.aquasec.com/nvd/cve-2007-5686",
 4237              "help": {
 4238                "text": "Vulnerability CVE-2007-5686\nSeverity: LOW\nPackage: passwd\nFixed Version: \nLink: [CVE-2007-5686](https://avd.aquasec.com/nvd/cve-2007-5686)\ninitscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts.  NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.",
 4239                "markdown": "**Vulnerability CVE-2007-5686**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|passwd||[CVE-2007-5686](https://avd.aquasec.com/nvd/cve-2007-5686)|\n\ninitscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts.  NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers."
 4240              },
 4241              "properties": {
 4242                "precision": "very-high",
 4243                "security-severity": "2.0",
 4244                "tags": [
 4245                  "vulnerability",
 4246                  "security",
 4247                  "LOW"
 4248                ]
 4249              }
 4250            },
 4251            {
 4252              "id": "CVE-2013-4235",
 4253              "name": "OsPackageVulnerability",
 4254              "shortDescription": {
 4255                "text": "shadow-utils: TOCTOU race conditions by copying and removing directory trees"
 4256              },
 4257              "fullDescription": {
 4258                "text": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees"
 4259              },
 4260              "defaultConfiguration": {
 4261                "level": "note"
 4262              },
 4263              "helpUri": "https://avd.aquasec.com/nvd/cve-2013-4235",
 4264              "help": {
 4265                "text": "Vulnerability CVE-2013-4235\nSeverity: LOW\nPackage: passwd\nFixed Version: \nLink: [CVE-2013-4235](https://avd.aquasec.com/nvd/cve-2013-4235)\nshadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees",
 4266                "markdown": "**Vulnerability CVE-2013-4235**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|passwd||[CVE-2013-4235](https://avd.aquasec.com/nvd/cve-2013-4235)|\n\nshadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees"
 4267              },
 4268              "properties": {
 4269                "precision": "very-high",
 4270                "security-severity": "2.0",
 4271                "tags": [
 4272                  "vulnerability",
 4273                  "security",
 4274                  "LOW"
 4275                ]
 4276              }
 4277            },
 4278            {
 4279              "id": "CVE-2019-19882",
 4280              "name": "OsPackageVulnerability",
 4281              "shortDescription": {
 4282                "text": "shadow-utils: local users can obtain root access because setuid programs are misconfigured"
 4283              },
 4284              "fullDescription": {
 4285                "text": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8)."
 4286              },
 4287              "defaultConfiguration": {
 4288                "level": "note"
 4289              },
 4290              "helpUri": "https://avd.aquasec.com/nvd/cve-2019-19882",
 4291              "help": {
 4292                "text": "Vulnerability CVE-2019-19882\nSeverity: LOW\nPackage: passwd\nFixed Version: \nLink: [CVE-2019-19882](https://avd.aquasec.com/nvd/cve-2019-19882)\nshadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).",
 4293                "markdown": "**Vulnerability CVE-2019-19882**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|passwd||[CVE-2019-19882](https://avd.aquasec.com/nvd/cve-2019-19882)|\n\nshadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8)."
 4294              },
 4295              "properties": {
 4296                "precision": "very-high",
 4297                "security-severity": "2.0",
 4298                "tags": [
 4299                  "vulnerability",
 4300                  "security",
 4301                  "LOW"
 4302                ]
 4303              }
 4304            },
 4305            {
 4306              "id": "CVE-2023-29383",
 4307              "name": "OsPackageVulnerability",
 4308              "shortDescription": {
 4309                "text": "Improper input validation in shadow-utils package utility chfn"
 4310              },
 4311              "fullDescription": {
 4312                "text": "In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \u0026#34;cat /etc/passwd\u0026#34; shows a rogue user account."
 4313              },
 4314              "defaultConfiguration": {
 4315                "level": "note"
 4316              },
 4317              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-29383",
 4318              "help": {
 4319                "text": "Vulnerability CVE-2023-29383\nSeverity: LOW\nPackage: passwd\nFixed Version: \nLink: [CVE-2023-29383](https://avd.aquasec.com/nvd/cve-2023-29383)\nIn Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account.",
 4320                "markdown": "**Vulnerability CVE-2023-29383**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|passwd||[CVE-2023-29383](https://avd.aquasec.com/nvd/cve-2023-29383)|\n\nIn Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn (change finger). Although it is not possible to exploit this directly (e.g., adding a new user fails because \\n is in the block list), it is possible to misrepresent the /etc/passwd file when viewed. Use of \\r manipulations and Unicode characters to work around blocking of the : character make it possible to give the impression that a new user has been added. In other words, an adversary may be able to convince a system administrator to take the system offline (an indirect, social-engineered denial of service) by demonstrating that \"cat /etc/passwd\" shows a rogue user account."
 4321              },
 4322              "properties": {
 4323                "precision": "very-high",
 4324                "security-severity": "3.3",
 4325                "tags": [
 4326                  "vulnerability",
 4327                  "security",
 4328                  "LOW"
 4329                ]
 4330              }
 4331            },
 4332            {
 4333              "id": "CVE-2020-36309",
 4334              "name": "OsPackageVulnerability",
 4335              "shortDescription": {
 4336                "text": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty ..."
 4337              },
 4338              "fullDescription": {
 4339                "text": "ngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header."
 4340              },
 4341              "defaultConfiguration": {
 4342                "level": "warning"
 4343              },
 4344              "helpUri": "https://avd.aquasec.com/nvd/cve-2020-36309",
 4345              "help": {
 4346                "text": "Vulnerability CVE-2020-36309\nSeverity: MEDIUM\nPackage: nginx\nFixed Version: \nLink: [CVE-2020-36309](https://avd.aquasec.com/nvd/cve-2020-36309)\nngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header.",
 4347                "markdown": "**Vulnerability CVE-2020-36309**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|MEDIUM|nginx||[CVE-2020-36309](https://avd.aquasec.com/nvd/cve-2020-36309)|\n\nngx_http_lua_module (aka lua-nginx-module) before 0.10.16 in OpenResty allows unsafe characters in an argument when using the API to mutate a URI, or a request or response header."
 4348              },
 4349              "properties": {
 4350                "precision": "very-high",
 4351                "security-severity": "5.3",
 4352                "tags": [
 4353                  "vulnerability",
 4354                  "security",
 4355                  "MEDIUM"
 4356                ]
 4357              }
 4358            },
 4359            {
 4360              "id": "CVE-2009-4487",
 4361              "name": "OsPackageVulnerability",
 4362              "shortDescription": {
 4363                "text": "nginx: Absent sanitation of escape sequences in web server log"
 4364              },
 4365              "fullDescription": {
 4366                "text": "nginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window\u0026#39;s title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator."
 4367              },
 4368              "defaultConfiguration": {
 4369                "level": "note"
 4370              },
 4371              "helpUri": "https://avd.aquasec.com/nvd/cve-2009-4487",
 4372              "help": {
 4373                "text": "Vulnerability CVE-2009-4487\nSeverity: LOW\nPackage: nginx\nFixed Version: \nLink: [CVE-2009-4487](https://avd.aquasec.com/nvd/cve-2009-4487)\nnginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator.",
 4374                "markdown": "**Vulnerability CVE-2009-4487**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|nginx||[CVE-2009-4487](https://avd.aquasec.com/nvd/cve-2009-4487)|\n\nnginx 0.7.64 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to modify a window's title, or possibly execute arbitrary commands or overwrite files, via an HTTP request containing an escape sequence for a terminal emulator."
 4375              },
 4376              "properties": {
 4377                "precision": "very-high",
 4378                "security-severity": "2.0",
 4379                "tags": [
 4380                  "vulnerability",
 4381                  "security",
 4382                  "LOW"
 4383                ]
 4384              }
 4385            },
 4386            {
 4387              "id": "CVE-2013-0337",
 4388              "name": "OsPackageVulnerability",
 4389              "shortDescription": {
 4390                "text": "The default configuration of nginx, possibly 1.3.13 and earlier, uses  ..."
 4391              },
 4392              "fullDescription": {
 4393                "text": "The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files."
 4394              },
 4395              "defaultConfiguration": {
 4396                "level": "note"
 4397              },
 4398              "helpUri": "https://avd.aquasec.com/nvd/cve-2013-0337",
 4399              "help": {
 4400                "text": "Vulnerability CVE-2013-0337\nSeverity: LOW\nPackage: nginx\nFixed Version: \nLink: [CVE-2013-0337](https://avd.aquasec.com/nvd/cve-2013-0337)\nThe default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files.",
 4401                "markdown": "**Vulnerability CVE-2013-0337**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|nginx||[CVE-2013-0337](https://avd.aquasec.com/nvd/cve-2013-0337)|\n\nThe default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files."
 4402              },
 4403              "properties": {
 4404                "precision": "very-high",
 4405                "security-severity": "2.0",
 4406                "tags": [
 4407                  "vulnerability",
 4408                  "security",
 4409                  "LOW"
 4410                ]
 4411              }
 4412            },
 4413            {
 4414              "id": "CVE-2020-16156",
 4415              "name": "OsPackageVulnerability",
 4416              "shortDescription": {
 4417                "text": "Bypass of verification of signatures in CHECKSUMS files"
 4418              },
 4419              "fullDescription": {
 4420                "text": "CPAN 2.28 allows Signature Verification Bypass."
 4421              },
 4422              "defaultConfiguration": {
 4423                "level": "error"
 4424              },
 4425              "helpUri": "https://avd.aquasec.com/nvd/cve-2020-16156",
 4426              "help": {
 4427                "text": "Vulnerability CVE-2020-16156\nSeverity: HIGH\nPackage: perl-base\nFixed Version: \nLink: [CVE-2020-16156](https://avd.aquasec.com/nvd/cve-2020-16156)\nCPAN 2.28 allows Signature Verification Bypass.",
 4428                "markdown": "**Vulnerability CVE-2020-16156**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|perl-base||[CVE-2020-16156](https://avd.aquasec.com/nvd/cve-2020-16156)|\n\nCPAN 2.28 allows Signature Verification Bypass."
 4429              },
 4430              "properties": {
 4431                "precision": "very-high",
 4432                "security-severity": "7.8",
 4433                "tags": [
 4434                  "vulnerability",
 4435                  "security",
 4436                  "HIGH"
 4437                ]
 4438              }
 4439            },
 4440            {
 4441              "id": "CVE-2023-31484",
 4442              "name": "OsPackageVulnerability",
 4443              "shortDescription": {
 4444                "text": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS"
 4445              },
 4446              "fullDescription": {
 4447                "text": "CPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS."
 4448              },
 4449              "defaultConfiguration": {
 4450                "level": "error"
 4451              },
 4452              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-31484",
 4453              "help": {
 4454                "text": "Vulnerability CVE-2023-31484\nSeverity: HIGH\nPackage: perl-base\nFixed Version: \nLink: [CVE-2023-31484](https://avd.aquasec.com/nvd/cve-2023-31484)\nCPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS.",
 4455                "markdown": "**Vulnerability CVE-2023-31484**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|HIGH|perl-base||[CVE-2023-31484](https://avd.aquasec.com/nvd/cve-2023-31484)|\n\nCPAN.pm before 2.35 does not verify TLS certificates when downloading distributions over HTTPS."
 4456              },
 4457              "properties": {
 4458                "precision": "very-high",
 4459                "security-severity": "8.1",
 4460                "tags": [
 4461                  "vulnerability",
 4462                  "security",
 4463                  "HIGH"
 4464                ]
 4465              }
 4466            },
 4467            {
 4468              "id": "CVE-2011-4116",
 4469              "name": "OsPackageVulnerability",
 4470              "shortDescription": {
 4471                "text": "perl: File::Temp insecure temporary file handling"
 4472              },
 4473              "fullDescription": {
 4474                "text": "_is_safe in the File::Temp module for Perl does not properly handle symlinks."
 4475              },
 4476              "defaultConfiguration": {
 4477                "level": "note"
 4478              },
 4479              "helpUri": "https://avd.aquasec.com/nvd/cve-2011-4116",
 4480              "help": {
 4481                "text": "Vulnerability CVE-2011-4116\nSeverity: LOW\nPackage: perl-base\nFixed Version: \nLink: [CVE-2011-4116](https://avd.aquasec.com/nvd/cve-2011-4116)\n_is_safe in the File::Temp module for Perl does not properly handle symlinks.",
 4482                "markdown": "**Vulnerability CVE-2011-4116**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|perl-base||[CVE-2011-4116](https://avd.aquasec.com/nvd/cve-2011-4116)|\n\n_is_safe in the File::Temp module for Perl does not properly handle symlinks."
 4483              },
 4484              "properties": {
 4485                "precision": "very-high",
 4486                "security-severity": "2.0",
 4487                "tags": [
 4488                  "vulnerability",
 4489                  "security",
 4490                  "LOW"
 4491                ]
 4492              }
 4493            },
 4494            {
 4495              "id": "CVE-2023-31486",
 4496              "name": "OsPackageVulnerability",
 4497              "shortDescription": {
 4498                "text": "insecure TLS cert default"
 4499              },
 4500              "fullDescription": {
 4501                "text": "HTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates."
 4502              },
 4503              "defaultConfiguration": {
 4504                "level": "note"
 4505              },
 4506              "helpUri": "https://avd.aquasec.com/nvd/cve-2023-31486",
 4507              "help": {
 4508                "text": "Vulnerability CVE-2023-31486\nSeverity: LOW\nPackage: perl-base\nFixed Version: \nLink: [CVE-2023-31486](https://avd.aquasec.com/nvd/cve-2023-31486)\nHTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates.",
 4509                "markdown": "**Vulnerability CVE-2023-31486**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|perl-base||[CVE-2023-31486](https://avd.aquasec.com/nvd/cve-2023-31486)|\n\nHTTP::Tiny before 0.083, a Perl core module since 5.13.9 and available standalone on CPAN, has an insecure default TLS configuration where users must opt in to verify certificates."
 4510              },
 4511              "properties": {
 4512                "precision": "very-high",
 4513                "security-severity": "2.0",
 4514                "tags": [
 4515                  "vulnerability",
 4516                  "security",
 4517                  "LOW"
 4518                ]
 4519              }
 4520            },
 4521            {
 4522              "id": "CVE-2005-2541",
 4523              "name": "OsPackageVulnerability",
 4524              "shortDescription": {
 4525                "text": "tar: does not properly warn the user when extracting setuid or setgid files"
 4526              },
 4527              "fullDescription": {
 4528                "text": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges."
 4529              },
 4530              "defaultConfiguration": {
 4531                "level": "note"
 4532              },
 4533              "helpUri": "https://avd.aquasec.com/nvd/cve-2005-2541",
 4534              "help": {
 4535                "text": "Vulnerability CVE-2005-2541\nSeverity: LOW\nPackage: tar\nFixed Version: \nLink: [CVE-2005-2541](https://avd.aquasec.com/nvd/cve-2005-2541)\nTar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.",
 4536                "markdown": "**Vulnerability CVE-2005-2541**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|tar||[CVE-2005-2541](https://avd.aquasec.com/nvd/cve-2005-2541)|\n\nTar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges."
 4537              },
 4538              "properties": {
 4539                "precision": "very-high",
 4540                "security-severity": "2.0",
 4541                "tags": [
 4542                  "vulnerability",
 4543                  "security",
 4544                  "LOW"
 4545                ]
 4546              }
 4547            },
 4548            {
 4549              "id": "CVE-2022-48303",
 4550              "name": "OsPackageVulnerability",
 4551              "shortDescription": {
 4552                "text": "heap buffer overflow at from_header() in list.c via specially crafted checksum"
 4553              },
 4554              "fullDescription": {
 4555                "text": "GNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters."
 4556              },
 4557              "defaultConfiguration": {
 4558                "level": "note"
 4559              },
 4560              "helpUri": "https://avd.aquasec.com/nvd/cve-2022-48303",
 4561              "help": {
 4562                "text": "Vulnerability CVE-2022-48303\nSeverity: LOW\nPackage: tar\nFixed Version: \nLink: [CVE-2022-48303](https://avd.aquasec.com/nvd/cve-2022-48303)\nGNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters.",
 4563                "markdown": "**Vulnerability CVE-2022-48303**\n| Severity | Package | Fixed Version | Link |\n| --- | --- | --- | --- |\n|LOW|tar||[CVE-2022-48303](https://avd.aquasec.com/nvd/cve-2022-48303)|\n\nGNU Tar through 1.34 has a one-byte out-of-bounds read that results in use of uninitialized memory for a conditional jump. Exploitation to change the flow of control has not been demonstrated. The issue occurs in from_header in list.c via a V7 archive in which mtime has approximately 11 whitespace characters."
 4564              },
 4565              "properties": {
 4566                "precision": "very-high",
 4567                "security-severity": "2.0",
 4568                "tags": [
 4569                  "vulnerability",
 4570                  "security",
 4571                  "LOW"
 4572                ]
 4573              }
 4574            }
 4575          ],
 4576          "version": "0.44.0"
 4577        }
 4578      },
 4579      "results": [
 4580        {
 4581          "ruleId": "CVE-2011-3374",
 4582          "ruleIndex": 0,
 4583          "level": "note",
 4584          "message": {
 4585            "text": "Package: apt\nInstalled Version: 2.2.4\nVulnerability CVE-2011-3374\nSeverity: LOW\nFixed Version: \nLink: [CVE-2011-3374](https://avd.aquasec.com/nvd/cve-2011-3374)"
 4586          },
 4587          "locations": [
 4588            {
 4589              "physicalLocation": {
 4590                "artifactLocation": {
 4591                  "uri": "library/nginx",
 4592                  "uriBaseId": "ROOTPATH"
 4593                },
 4594                "region": {
 4595                  "startLine": 1,
 4596                  "startColumn": 1,
 4597                  "endLine": 1,
 4598                  "endColumn": 1
 4599                }
 4600              },
 4601              "message": {
 4602                "text": "library/nginx: apt@2.2.4"
 4603              }
 4604            }
 4605          ]
 4606        },
 4607        {
 4608          "ruleId": "CVE-2022-3715",
 4609          "ruleIndex": 1,
 4610          "level": "error",
 4611          "message": {
 4612            "text": "Package: bash\nInstalled Version: 5.1-2+deb11u1\nVulnerability CVE-2022-3715\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-3715](https://avd.aquasec.com/nvd/cve-2022-3715)"
 4613          },
 4614          "locations": [
 4615            {
 4616              "physicalLocation": {
 4617                "artifactLocation": {
 4618                  "uri": "library/nginx",
 4619                  "uriBaseId": "ROOTPATH"
 4620                },
 4621                "region": {
 4622                  "startLine": 1,
 4623                  "startColumn": 1,
 4624                  "endLine": 1,
 4625                  "endColumn": 1
 4626                }
 4627              },
 4628              "message": {
 4629                "text": "library/nginx: bash@5.1-2+deb11u1"
 4630              }
 4631            }
 4632          ]
 4633        },
 4634        {
 4635          "ruleId": "CVE-2022-0563",
 4636          "ruleIndex": 2,
 4637          "level": "note",
 4638          "message": {
 4639            "text": "Package: bsdutils\nInstalled Version: 1:2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
 4640          },
 4641          "locations": [
 4642            {
 4643              "physicalLocation": {
 4644                "artifactLocation": {
 4645                  "uri": "library/nginx",
 4646                  "uriBaseId": "ROOTPATH"
 4647                },
 4648                "region": {
 4649                  "startLine": 1,
 4650                  "startColumn": 1,
 4651                  "endLine": 1,
 4652                  "endColumn": 1
 4653                }
 4654              },
 4655              "message": {
 4656                "text": "library/nginx: bsdutils@1:2.36.1-8+deb11u1"
 4657              }
 4658            }
 4659          ]
 4660        },
 4661        {
 4662          "ruleId": "CVE-2016-2781",
 4663          "ruleIndex": 3,
 4664          "level": "note",
 4665          "message": {
 4666            "text": "Package: coreutils\nInstalled Version: 8.32-4+b1\nVulnerability CVE-2016-2781\nSeverity: LOW\nFixed Version: \nLink: [CVE-2016-2781](https://avd.aquasec.com/nvd/cve-2016-2781)"
 4667          },
 4668          "locations": [
 4669            {
 4670              "physicalLocation": {
 4671                "artifactLocation": {
 4672                  "uri": "library/nginx",
 4673                  "uriBaseId": "ROOTPATH"
 4674                },
 4675                "region": {
 4676                  "startLine": 1,
 4677                  "startColumn": 1,
 4678                  "endLine": 1,
 4679                  "endColumn": 1
 4680                }
 4681              },
 4682              "message": {
 4683                "text": "library/nginx: coreutils@8.32-4+b1"
 4684              }
 4685            }
 4686          ]
 4687        },
 4688        {
 4689          "ruleId": "CVE-2017-18018",
 4690          "ruleIndex": 4,
 4691          "level": "note",
 4692          "message": {
 4693            "text": "Package: coreutils\nInstalled Version: 8.32-4+b1\nVulnerability CVE-2017-18018\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-18018](https://avd.aquasec.com/nvd/cve-2017-18018)"
 4694          },
 4695          "locations": [
 4696            {
 4697              "physicalLocation": {
 4698                "artifactLocation": {
 4699                  "uri": "library/nginx",
 4700                  "uriBaseId": "ROOTPATH"
 4701                },
 4702                "region": {
 4703                  "startLine": 1,
 4704                  "startColumn": 1,
 4705                  "endLine": 1,
 4706                  "endColumn": 1
 4707                }
 4708              },
 4709              "message": {
 4710                "text": "library/nginx: coreutils@8.32-4+b1"
 4711              }
 4712            }
 4713          ]
 4714        },
 4715        {
 4716          "ruleId": "CVE-2022-32221",
 4717          "ruleIndex": 5,
 4718          "level": "error",
 4719          "message": {
 4720            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-32221\nSeverity: CRITICAL\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-32221](https://avd.aquasec.com/nvd/cve-2022-32221)"
 4721          },
 4722          "locations": [
 4723            {
 4724              "physicalLocation": {
 4725                "artifactLocation": {
 4726                  "uri": "library/nginx",
 4727                  "uriBaseId": "ROOTPATH"
 4728                },
 4729                "region": {
 4730                  "startLine": 1,
 4731                  "startColumn": 1,
 4732                  "endLine": 1,
 4733                  "endColumn": 1
 4734                }
 4735              },
 4736              "message": {
 4737                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4738              }
 4739            }
 4740          ]
 4741        },
 4742        {
 4743          "ruleId": "CVE-2023-23914",
 4744          "ruleIndex": 6,
 4745          "level": "error",
 4746          "message": {
 4747            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23914\nSeverity: CRITICAL\nFixed Version: \nLink: [CVE-2023-23914](https://avd.aquasec.com/nvd/cve-2023-23914)"
 4748          },
 4749          "locations": [
 4750            {
 4751              "physicalLocation": {
 4752                "artifactLocation": {
 4753                  "uri": "library/nginx",
 4754                  "uriBaseId": "ROOTPATH"
 4755                },
 4756                "region": {
 4757                  "startLine": 1,
 4758                  "startColumn": 1,
 4759                  "endLine": 1,
 4760                  "endColumn": 1
 4761                }
 4762              },
 4763              "message": {
 4764                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4765              }
 4766            }
 4767          ]
 4768        },
 4769        {
 4770          "ruleId": "CVE-2022-42916",
 4771          "ruleIndex": 7,
 4772          "level": "error",
 4773          "message": {
 4774            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-42916\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-42916](https://avd.aquasec.com/nvd/cve-2022-42916)"
 4775          },
 4776          "locations": [
 4777            {
 4778              "physicalLocation": {
 4779                "artifactLocation": {
 4780                  "uri": "library/nginx",
 4781                  "uriBaseId": "ROOTPATH"
 4782                },
 4783                "region": {
 4784                  "startLine": 1,
 4785                  "startColumn": 1,
 4786                  "endLine": 1,
 4787                  "endColumn": 1
 4788                }
 4789              },
 4790              "message": {
 4791                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4792              }
 4793            }
 4794          ]
 4795        },
 4796        {
 4797          "ruleId": "CVE-2022-43551",
 4798          "ruleIndex": 8,
 4799          "level": "error",
 4800          "message": {
 4801            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-43551\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-43551](https://avd.aquasec.com/nvd/cve-2022-43551)"
 4802          },
 4803          "locations": [
 4804            {
 4805              "physicalLocation": {
 4806                "artifactLocation": {
 4807                  "uri": "library/nginx",
 4808                  "uriBaseId": "ROOTPATH"
 4809                },
 4810                "region": {
 4811                  "startLine": 1,
 4812                  "startColumn": 1,
 4813                  "endLine": 1,
 4814                  "endColumn": 1
 4815                }
 4816              },
 4817              "message": {
 4818                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4819              }
 4820            }
 4821          ]
 4822        },
 4823        {
 4824          "ruleId": "CVE-2023-27533",
 4825          "ruleIndex": 9,
 4826          "level": "error",
 4827          "message": {
 4828            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27533\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-27533](https://avd.aquasec.com/nvd/cve-2023-27533)"
 4829          },
 4830          "locations": [
 4831            {
 4832              "physicalLocation": {
 4833                "artifactLocation": {
 4834                  "uri": "library/nginx",
 4835                  "uriBaseId": "ROOTPATH"
 4836                },
 4837                "region": {
 4838                  "startLine": 1,
 4839                  "startColumn": 1,
 4840                  "endLine": 1,
 4841                  "endColumn": 1
 4842                }
 4843              },
 4844              "message": {
 4845                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4846              }
 4847            }
 4848          ]
 4849        },
 4850        {
 4851          "ruleId": "CVE-2023-27534",
 4852          "ruleIndex": 10,
 4853          "level": "error",
 4854          "message": {
 4855            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27534\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-27534](https://avd.aquasec.com/nvd/cve-2023-27534)"
 4856          },
 4857          "locations": [
 4858            {
 4859              "physicalLocation": {
 4860                "artifactLocation": {
 4861                  "uri": "library/nginx",
 4862                  "uriBaseId": "ROOTPATH"
 4863                },
 4864                "region": {
 4865                  "startLine": 1,
 4866                  "startColumn": 1,
 4867                  "endLine": 1,
 4868                  "endColumn": 1
 4869                }
 4870              },
 4871              "message": {
 4872                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4873              }
 4874            }
 4875          ]
 4876        },
 4877        {
 4878          "ruleId": "CVE-2022-43552",
 4879          "ruleIndex": 11,
 4880          "level": "warning",
 4881          "message": {
 4882            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-43552\nSeverity: MEDIUM\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-43552](https://avd.aquasec.com/nvd/cve-2022-43552)"
 4883          },
 4884          "locations": [
 4885            {
 4886              "physicalLocation": {
 4887                "artifactLocation": {
 4888                  "uri": "library/nginx",
 4889                  "uriBaseId": "ROOTPATH"
 4890                },
 4891                "region": {
 4892                  "startLine": 1,
 4893                  "startColumn": 1,
 4894                  "endLine": 1,
 4895                  "endColumn": 1
 4896                }
 4897              },
 4898              "message": {
 4899                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4900              }
 4901            }
 4902          ]
 4903        },
 4904        {
 4905          "ruleId": "CVE-2023-23915",
 4906          "ruleIndex": 12,
 4907          "level": "warning",
 4908          "message": {
 4909            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23915\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-23915](https://avd.aquasec.com/nvd/cve-2023-23915)"
 4910          },
 4911          "locations": [
 4912            {
 4913              "physicalLocation": {
 4914                "artifactLocation": {
 4915                  "uri": "library/nginx",
 4916                  "uriBaseId": "ROOTPATH"
 4917                },
 4918                "region": {
 4919                  "startLine": 1,
 4920                  "startColumn": 1,
 4921                  "endLine": 1,
 4922                  "endColumn": 1
 4923                }
 4924              },
 4925              "message": {
 4926                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4927              }
 4928            }
 4929          ]
 4930        },
 4931        {
 4932          "ruleId": "CVE-2023-23916",
 4933          "ruleIndex": 13,
 4934          "level": "warning",
 4935          "message": {
 4936            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23916\nSeverity: MEDIUM\nFixed Version: 7.74.0-1.3+deb11u7\nLink: [CVE-2023-23916](https://avd.aquasec.com/nvd/cve-2023-23916)"
 4937          },
 4938          "locations": [
 4939            {
 4940              "physicalLocation": {
 4941                "artifactLocation": {
 4942                  "uri": "library/nginx",
 4943                  "uriBaseId": "ROOTPATH"
 4944                },
 4945                "region": {
 4946                  "startLine": 1,
 4947                  "startColumn": 1,
 4948                  "endLine": 1,
 4949                  "endColumn": 1
 4950                }
 4951              },
 4952              "message": {
 4953                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4954              }
 4955            }
 4956          ]
 4957        },
 4958        {
 4959          "ruleId": "CVE-2023-27535",
 4960          "ruleIndex": 14,
 4961          "level": "warning",
 4962          "message": {
 4963            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27535\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27535](https://avd.aquasec.com/nvd/cve-2023-27535)"
 4964          },
 4965          "locations": [
 4966            {
 4967              "physicalLocation": {
 4968                "artifactLocation": {
 4969                  "uri": "library/nginx",
 4970                  "uriBaseId": "ROOTPATH"
 4971                },
 4972                "region": {
 4973                  "startLine": 1,
 4974                  "startColumn": 1,
 4975                  "endLine": 1,
 4976                  "endColumn": 1
 4977                }
 4978              },
 4979              "message": {
 4980                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 4981              }
 4982            }
 4983          ]
 4984        },
 4985        {
 4986          "ruleId": "CVE-2023-27536",
 4987          "ruleIndex": 15,
 4988          "level": "warning",
 4989          "message": {
 4990            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27536\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27536](https://avd.aquasec.com/nvd/cve-2023-27536)"
 4991          },
 4992          "locations": [
 4993            {
 4994              "physicalLocation": {
 4995                "artifactLocation": {
 4996                  "uri": "library/nginx",
 4997                  "uriBaseId": "ROOTPATH"
 4998                },
 4999                "region": {
 5000                  "startLine": 1,
 5001                  "startColumn": 1,
 5002                  "endLine": 1,
 5003                  "endColumn": 1
 5004                }
 5005              },
 5006              "message": {
 5007                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5008              }
 5009            }
 5010          ]
 5011        },
 5012        {
 5013          "ruleId": "CVE-2023-27538",
 5014          "ruleIndex": 16,
 5015          "level": "warning",
 5016          "message": {
 5017            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27538\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27538](https://avd.aquasec.com/nvd/cve-2023-27538)"
 5018          },
 5019          "locations": [
 5020            {
 5021              "physicalLocation": {
 5022                "artifactLocation": {
 5023                  "uri": "library/nginx",
 5024                  "uriBaseId": "ROOTPATH"
 5025                },
 5026                "region": {
 5027                  "startLine": 1,
 5028                  "startColumn": 1,
 5029                  "endLine": 1,
 5030                  "endColumn": 1
 5031                }
 5032              },
 5033              "message": {
 5034                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5035              }
 5036            }
 5037          ]
 5038        },
 5039        {
 5040          "ruleId": "CVE-2023-28321",
 5041          "ruleIndex": 17,
 5042          "level": "warning",
 5043          "message": {
 5044            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28321\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-28321](https://avd.aquasec.com/nvd/cve-2023-28321)"
 5045          },
 5046          "locations": [
 5047            {
 5048              "physicalLocation": {
 5049                "artifactLocation": {
 5050                  "uri": "library/nginx",
 5051                  "uriBaseId": "ROOTPATH"
 5052                },
 5053                "region": {
 5054                  "startLine": 1,
 5055                  "startColumn": 1,
 5056                  "endLine": 1,
 5057                  "endColumn": 1
 5058                }
 5059              },
 5060              "message": {
 5061                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5062              }
 5063            }
 5064          ]
 5065        },
 5066        {
 5067          "ruleId": "CVE-2021-22922",
 5068          "ruleIndex": 18,
 5069          "level": "note",
 5070          "message": {
 5071            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2021-22922\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-22922](https://avd.aquasec.com/nvd/cve-2021-22922)"
 5072          },
 5073          "locations": [
 5074            {
 5075              "physicalLocation": {
 5076                "artifactLocation": {
 5077                  "uri": "library/nginx",
 5078                  "uriBaseId": "ROOTPATH"
 5079                },
 5080                "region": {
 5081                  "startLine": 1,
 5082                  "startColumn": 1,
 5083                  "endLine": 1,
 5084                  "endColumn": 1
 5085                }
 5086              },
 5087              "message": {
 5088                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5089              }
 5090            }
 5091          ]
 5092        },
 5093        {
 5094          "ruleId": "CVE-2021-22923",
 5095          "ruleIndex": 19,
 5096          "level": "note",
 5097          "message": {
 5098            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2021-22923\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-22923](https://avd.aquasec.com/nvd/cve-2021-22923)"
 5099          },
 5100          "locations": [
 5101            {
 5102              "physicalLocation": {
 5103                "artifactLocation": {
 5104                  "uri": "library/nginx",
 5105                  "uriBaseId": "ROOTPATH"
 5106                },
 5107                "region": {
 5108                  "startLine": 1,
 5109                  "startColumn": 1,
 5110                  "endLine": 1,
 5111                  "endColumn": 1
 5112                }
 5113              },
 5114              "message": {
 5115                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5116              }
 5117            }
 5118          ]
 5119        },
 5120        {
 5121          "ruleId": "CVE-2023-28320",
 5122          "ruleIndex": 20,
 5123          "level": "note",
 5124          "message": {
 5125            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28320\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-28320](https://avd.aquasec.com/nvd/cve-2023-28320)"
 5126          },
 5127          "locations": [
 5128            {
 5129              "physicalLocation": {
 5130                "artifactLocation": {
 5131                  "uri": "library/nginx",
 5132                  "uriBaseId": "ROOTPATH"
 5133                },
 5134                "region": {
 5135                  "startLine": 1,
 5136                  "startColumn": 1,
 5137                  "endLine": 1,
 5138                  "endColumn": 1
 5139                }
 5140              },
 5141              "message": {
 5142                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5143              }
 5144            }
 5145          ]
 5146        },
 5147        {
 5148          "ruleId": "CVE-2023-28322",
 5149          "ruleIndex": 21,
 5150          "level": "note",
 5151          "message": {
 5152            "text": "Package: curl\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28322\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-28322](https://avd.aquasec.com/nvd/cve-2023-28322)"
 5153          },
 5154          "locations": [
 5155            {
 5156              "physicalLocation": {
 5157                "artifactLocation": {
 5158                  "uri": "library/nginx",
 5159                  "uriBaseId": "ROOTPATH"
 5160                },
 5161                "region": {
 5162                  "startLine": 1,
 5163                  "startColumn": 1,
 5164                  "endLine": 1,
 5165                  "endColumn": 1
 5166                }
 5167              },
 5168              "message": {
 5169                "text": "library/nginx: curl@7.74.0-1.3+deb11u3"
 5170              }
 5171            }
 5172          ]
 5173        },
 5174        {
 5175          "ruleId": "CVE-2022-1304",
 5176          "ruleIndex": 22,
 5177          "level": "error",
 5178          "message": {
 5179            "text": "Package: e2fsprogs\nInstalled Version: 1.46.2-2\nVulnerability CVE-2022-1304\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)"
 5180          },
 5181          "locations": [
 5182            {
 5183              "physicalLocation": {
 5184                "artifactLocation": {
 5185                  "uri": "library/nginx",
 5186                  "uriBaseId": "ROOTPATH"
 5187                },
 5188                "region": {
 5189                  "startLine": 1,
 5190                  "startColumn": 1,
 5191                  "endLine": 1,
 5192                  "endColumn": 1
 5193                }
 5194              },
 5195              "message": {
 5196                "text": "library/nginx: e2fsprogs@1.46.2-2"
 5197              }
 5198            }
 5199          ]
 5200        },
 5201        {
 5202          "ruleId": "CVE-2022-3219",
 5203          "ruleIndex": 23,
 5204          "level": "note",
 5205          "message": {
 5206            "text": "Package: gpgv\nInstalled Version: 2.2.27-2+deb11u2\nVulnerability CVE-2022-3219\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-3219](https://avd.aquasec.com/nvd/cve-2022-3219)"
 5207          },
 5208          "locations": [
 5209            {
 5210              "physicalLocation": {
 5211                "artifactLocation": {
 5212                  "uri": "library/nginx",
 5213                  "uriBaseId": "ROOTPATH"
 5214                },
 5215                "region": {
 5216                  "startLine": 1,
 5217                  "startColumn": 1,
 5218                  "endLine": 1,
 5219                  "endColumn": 1
 5220                }
 5221              },
 5222              "message": {
 5223                "text": "library/nginx: gpgv@2.2.27-2+deb11u2"
 5224              }
 5225            }
 5226          ]
 5227        },
 5228        {
 5229          "ruleId": "CVE-2011-3374",
 5230          "ruleIndex": 0,
 5231          "level": "note",
 5232          "message": {
 5233            "text": "Package: libapt-pkg6.0\nInstalled Version: 2.2.4\nVulnerability CVE-2011-3374\nSeverity: LOW\nFixed Version: \nLink: [CVE-2011-3374](https://avd.aquasec.com/nvd/cve-2011-3374)"
 5234          },
 5235          "locations": [
 5236            {
 5237              "physicalLocation": {
 5238                "artifactLocation": {
 5239                  "uri": "library/nginx",
 5240                  "uriBaseId": "ROOTPATH"
 5241                },
 5242                "region": {
 5243                  "startLine": 1,
 5244                  "startColumn": 1,
 5245                  "endLine": 1,
 5246                  "endColumn": 1
 5247                }
 5248              },
 5249              "message": {
 5250                "text": "library/nginx: libapt-pkg6.0@2.2.4"
 5251              }
 5252            }
 5253          ]
 5254        },
 5255        {
 5256          "ruleId": "CVE-2022-0563",
 5257          "ruleIndex": 2,
 5258          "level": "note",
 5259          "message": {
 5260            "text": "Package: libblkid1\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
 5261          },
 5262          "locations": [
 5263            {
 5264              "physicalLocation": {
 5265                "artifactLocation": {
 5266                  "uri": "library/nginx",
 5267                  "uriBaseId": "ROOTPATH"
 5268                },
 5269                "region": {
 5270                  "startLine": 1,
 5271                  "startColumn": 1,
 5272                  "endLine": 1,
 5273                  "endColumn": 1
 5274                }
 5275              },
 5276              "message": {
 5277                "text": "library/nginx: libblkid1@2.36.1-8+deb11u1"
 5278              }
 5279            }
 5280          ]
 5281        },
 5282        {
 5283          "ruleId": "CVE-2010-4756",
 5284          "ruleIndex": 24,
 5285          "level": "note",
 5286          "message": {
 5287            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2010-4756\nSeverity: LOW\nFixed Version: \nLink: [CVE-2010-4756](https://avd.aquasec.com/nvd/cve-2010-4756)"
 5288          },
 5289          "locations": [
 5290            {
 5291              "physicalLocation": {
 5292                "artifactLocation": {
 5293                  "uri": "library/nginx",
 5294                  "uriBaseId": "ROOTPATH"
 5295                },
 5296                "region": {
 5297                  "startLine": 1,
 5298                  "startColumn": 1,
 5299                  "endLine": 1,
 5300                  "endColumn": 1
 5301                }
 5302              },
 5303              "message": {
 5304                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5305              }
 5306            }
 5307          ]
 5308        },
 5309        {
 5310          "ruleId": "CVE-2018-20796",
 5311          "ruleIndex": 25,
 5312          "level": "note",
 5313          "message": {
 5314            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2018-20796\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-20796](https://avd.aquasec.com/nvd/cve-2018-20796)"
 5315          },
 5316          "locations": [
 5317            {
 5318              "physicalLocation": {
 5319                "artifactLocation": {
 5320                  "uri": "library/nginx",
 5321                  "uriBaseId": "ROOTPATH"
 5322                },
 5323                "region": {
 5324                  "startLine": 1,
 5325                  "startColumn": 1,
 5326                  "endLine": 1,
 5327                  "endColumn": 1
 5328                }
 5329              },
 5330              "message": {
 5331                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5332              }
 5333            }
 5334          ]
 5335        },
 5336        {
 5337          "ruleId": "CVE-2019-1010022",
 5338          "ruleIndex": 26,
 5339          "level": "note",
 5340          "message": {
 5341            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010022\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010022](https://avd.aquasec.com/nvd/cve-2019-1010022)"
 5342          },
 5343          "locations": [
 5344            {
 5345              "physicalLocation": {
 5346                "artifactLocation": {
 5347                  "uri": "library/nginx",
 5348                  "uriBaseId": "ROOTPATH"
 5349                },
 5350                "region": {
 5351                  "startLine": 1,
 5352                  "startColumn": 1,
 5353                  "endLine": 1,
 5354                  "endColumn": 1
 5355                }
 5356              },
 5357              "message": {
 5358                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5359              }
 5360            }
 5361          ]
 5362        },
 5363        {
 5364          "ruleId": "CVE-2019-1010023",
 5365          "ruleIndex": 27,
 5366          "level": "note",
 5367          "message": {
 5368            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010023\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010023](https://avd.aquasec.com/nvd/cve-2019-1010023)"
 5369          },
 5370          "locations": [
 5371            {
 5372              "physicalLocation": {
 5373                "artifactLocation": {
 5374                  "uri": "library/nginx",
 5375                  "uriBaseId": "ROOTPATH"
 5376                },
 5377                "region": {
 5378                  "startLine": 1,
 5379                  "startColumn": 1,
 5380                  "endLine": 1,
 5381                  "endColumn": 1
 5382                }
 5383              },
 5384              "message": {
 5385                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5386              }
 5387            }
 5388          ]
 5389        },
 5390        {
 5391          "ruleId": "CVE-2019-1010024",
 5392          "ruleIndex": 28,
 5393          "level": "note",
 5394          "message": {
 5395            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010024\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010024](https://avd.aquasec.com/nvd/cve-2019-1010024)"
 5396          },
 5397          "locations": [
 5398            {
 5399              "physicalLocation": {
 5400                "artifactLocation": {
 5401                  "uri": "library/nginx",
 5402                  "uriBaseId": "ROOTPATH"
 5403                },
 5404                "region": {
 5405                  "startLine": 1,
 5406                  "startColumn": 1,
 5407                  "endLine": 1,
 5408                  "endColumn": 1
 5409                }
 5410              },
 5411              "message": {
 5412                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5413              }
 5414            }
 5415          ]
 5416        },
 5417        {
 5418          "ruleId": "CVE-2019-1010025",
 5419          "ruleIndex": 29,
 5420          "level": "note",
 5421          "message": {
 5422            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010025\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010025](https://avd.aquasec.com/nvd/cve-2019-1010025)"
 5423          },
 5424          "locations": [
 5425            {
 5426              "physicalLocation": {
 5427                "artifactLocation": {
 5428                  "uri": "library/nginx",
 5429                  "uriBaseId": "ROOTPATH"
 5430                },
 5431                "region": {
 5432                  "startLine": 1,
 5433                  "startColumn": 1,
 5434                  "endLine": 1,
 5435                  "endColumn": 1
 5436                }
 5437              },
 5438              "message": {
 5439                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5440              }
 5441            }
 5442          ]
 5443        },
 5444        {
 5445          "ruleId": "CVE-2019-9192",
 5446          "ruleIndex": 30,
 5447          "level": "note",
 5448          "message": {
 5449            "text": "Package: libc-bin\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-9192\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-9192](https://avd.aquasec.com/nvd/cve-2019-9192)"
 5450          },
 5451          "locations": [
 5452            {
 5453              "physicalLocation": {
 5454                "artifactLocation": {
 5455                  "uri": "library/nginx",
 5456                  "uriBaseId": "ROOTPATH"
 5457                },
 5458                "region": {
 5459                  "startLine": 1,
 5460                  "startColumn": 1,
 5461                  "endLine": 1,
 5462                  "endColumn": 1
 5463                }
 5464              },
 5465              "message": {
 5466                "text": "library/nginx: libc-bin@2.31-13+deb11u4"
 5467              }
 5468            }
 5469          ]
 5470        },
 5471        {
 5472          "ruleId": "CVE-2010-4756",
 5473          "ruleIndex": 24,
 5474          "level": "note",
 5475          "message": {
 5476            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2010-4756\nSeverity: LOW\nFixed Version: \nLink: [CVE-2010-4756](https://avd.aquasec.com/nvd/cve-2010-4756)"
 5477          },
 5478          "locations": [
 5479            {
 5480              "physicalLocation": {
 5481                "artifactLocation": {
 5482                  "uri": "library/nginx",
 5483                  "uriBaseId": "ROOTPATH"
 5484                },
 5485                "region": {
 5486                  "startLine": 1,
 5487                  "startColumn": 1,
 5488                  "endLine": 1,
 5489                  "endColumn": 1
 5490                }
 5491              },
 5492              "message": {
 5493                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5494              }
 5495            }
 5496          ]
 5497        },
 5498        {
 5499          "ruleId": "CVE-2018-20796",
 5500          "ruleIndex": 25,
 5501          "level": "note",
 5502          "message": {
 5503            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2018-20796\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-20796](https://avd.aquasec.com/nvd/cve-2018-20796)"
 5504          },
 5505          "locations": [
 5506            {
 5507              "physicalLocation": {
 5508                "artifactLocation": {
 5509                  "uri": "library/nginx",
 5510                  "uriBaseId": "ROOTPATH"
 5511                },
 5512                "region": {
 5513                  "startLine": 1,
 5514                  "startColumn": 1,
 5515                  "endLine": 1,
 5516                  "endColumn": 1
 5517                }
 5518              },
 5519              "message": {
 5520                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5521              }
 5522            }
 5523          ]
 5524        },
 5525        {
 5526          "ruleId": "CVE-2019-1010022",
 5527          "ruleIndex": 26,
 5528          "level": "note",
 5529          "message": {
 5530            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010022\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010022](https://avd.aquasec.com/nvd/cve-2019-1010022)"
 5531          },
 5532          "locations": [
 5533            {
 5534              "physicalLocation": {
 5535                "artifactLocation": {
 5536                  "uri": "library/nginx",
 5537                  "uriBaseId": "ROOTPATH"
 5538                },
 5539                "region": {
 5540                  "startLine": 1,
 5541                  "startColumn": 1,
 5542                  "endLine": 1,
 5543                  "endColumn": 1
 5544                }
 5545              },
 5546              "message": {
 5547                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5548              }
 5549            }
 5550          ]
 5551        },
 5552        {
 5553          "ruleId": "CVE-2019-1010023",
 5554          "ruleIndex": 27,
 5555          "level": "note",
 5556          "message": {
 5557            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010023\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010023](https://avd.aquasec.com/nvd/cve-2019-1010023)"
 5558          },
 5559          "locations": [
 5560            {
 5561              "physicalLocation": {
 5562                "artifactLocation": {
 5563                  "uri": "library/nginx",
 5564                  "uriBaseId": "ROOTPATH"
 5565                },
 5566                "region": {
 5567                  "startLine": 1,
 5568                  "startColumn": 1,
 5569                  "endLine": 1,
 5570                  "endColumn": 1
 5571                }
 5572              },
 5573              "message": {
 5574                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5575              }
 5576            }
 5577          ]
 5578        },
 5579        {
 5580          "ruleId": "CVE-2019-1010024",
 5581          "ruleIndex": 28,
 5582          "level": "note",
 5583          "message": {
 5584            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010024\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010024](https://avd.aquasec.com/nvd/cve-2019-1010024)"
 5585          },
 5586          "locations": [
 5587            {
 5588              "physicalLocation": {
 5589                "artifactLocation": {
 5590                  "uri": "library/nginx",
 5591                  "uriBaseId": "ROOTPATH"
 5592                },
 5593                "region": {
 5594                  "startLine": 1,
 5595                  "startColumn": 1,
 5596                  "endLine": 1,
 5597                  "endColumn": 1
 5598                }
 5599              },
 5600              "message": {
 5601                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5602              }
 5603            }
 5604          ]
 5605        },
 5606        {
 5607          "ruleId": "CVE-2019-1010025",
 5608          "ruleIndex": 29,
 5609          "level": "note",
 5610          "message": {
 5611            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-1010025\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-1010025](https://avd.aquasec.com/nvd/cve-2019-1010025)"
 5612          },
 5613          "locations": [
 5614            {
 5615              "physicalLocation": {
 5616                "artifactLocation": {
 5617                  "uri": "library/nginx",
 5618                  "uriBaseId": "ROOTPATH"
 5619                },
 5620                "region": {
 5621                  "startLine": 1,
 5622                  "startColumn": 1,
 5623                  "endLine": 1,
 5624                  "endColumn": 1
 5625                }
 5626              },
 5627              "message": {
 5628                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5629              }
 5630            }
 5631          ]
 5632        },
 5633        {
 5634          "ruleId": "CVE-2019-9192",
 5635          "ruleIndex": 30,
 5636          "level": "note",
 5637          "message": {
 5638            "text": "Package: libc6\nInstalled Version: 2.31-13+deb11u4\nVulnerability CVE-2019-9192\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-9192](https://avd.aquasec.com/nvd/cve-2019-9192)"
 5639          },
 5640          "locations": [
 5641            {
 5642              "physicalLocation": {
 5643                "artifactLocation": {
 5644                  "uri": "library/nginx",
 5645                  "uriBaseId": "ROOTPATH"
 5646                },
 5647                "region": {
 5648                  "startLine": 1,
 5649                  "startColumn": 1,
 5650                  "endLine": 1,
 5651                  "endColumn": 1
 5652                }
 5653              },
 5654              "message": {
 5655                "text": "library/nginx: libc6@2.31-13+deb11u4"
 5656              }
 5657            }
 5658          ]
 5659        },
 5660        {
 5661          "ruleId": "CVE-2022-1304",
 5662          "ruleIndex": 22,
 5663          "level": "error",
 5664          "message": {
 5665            "text": "Package: libcom-err2\nInstalled Version: 1.46.2-2\nVulnerability CVE-2022-1304\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)"
 5666          },
 5667          "locations": [
 5668            {
 5669              "physicalLocation": {
 5670                "artifactLocation": {
 5671                  "uri": "library/nginx",
 5672                  "uriBaseId": "ROOTPATH"
 5673                },
 5674                "region": {
 5675                  "startLine": 1,
 5676                  "startColumn": 1,
 5677                  "endLine": 1,
 5678                  "endColumn": 1
 5679                }
 5680              },
 5681              "message": {
 5682                "text": "library/nginx: libcom-err2@1.46.2-2"
 5683              }
 5684            }
 5685          ]
 5686        },
 5687        {
 5688          "ruleId": "CVE-2022-32221",
 5689          "ruleIndex": 5,
 5690          "level": "error",
 5691          "message": {
 5692            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-32221\nSeverity: CRITICAL\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-32221](https://avd.aquasec.com/nvd/cve-2022-32221)"
 5693          },
 5694          "locations": [
 5695            {
 5696              "physicalLocation": {
 5697                "artifactLocation": {
 5698                  "uri": "library/nginx",
 5699                  "uriBaseId": "ROOTPATH"
 5700                },
 5701                "region": {
 5702                  "startLine": 1,
 5703                  "startColumn": 1,
 5704                  "endLine": 1,
 5705                  "endColumn": 1
 5706                }
 5707              },
 5708              "message": {
 5709                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5710              }
 5711            }
 5712          ]
 5713        },
 5714        {
 5715          "ruleId": "CVE-2023-23914",
 5716          "ruleIndex": 6,
 5717          "level": "error",
 5718          "message": {
 5719            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23914\nSeverity: CRITICAL\nFixed Version: \nLink: [CVE-2023-23914](https://avd.aquasec.com/nvd/cve-2023-23914)"
 5720          },
 5721          "locations": [
 5722            {
 5723              "physicalLocation": {
 5724                "artifactLocation": {
 5725                  "uri": "library/nginx",
 5726                  "uriBaseId": "ROOTPATH"
 5727                },
 5728                "region": {
 5729                  "startLine": 1,
 5730                  "startColumn": 1,
 5731                  "endLine": 1,
 5732                  "endColumn": 1
 5733                }
 5734              },
 5735              "message": {
 5736                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5737              }
 5738            }
 5739          ]
 5740        },
 5741        {
 5742          "ruleId": "CVE-2022-42916",
 5743          "ruleIndex": 7,
 5744          "level": "error",
 5745          "message": {
 5746            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-42916\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-42916](https://avd.aquasec.com/nvd/cve-2022-42916)"
 5747          },
 5748          "locations": [
 5749            {
 5750              "physicalLocation": {
 5751                "artifactLocation": {
 5752                  "uri": "library/nginx",
 5753                  "uriBaseId": "ROOTPATH"
 5754                },
 5755                "region": {
 5756                  "startLine": 1,
 5757                  "startColumn": 1,
 5758                  "endLine": 1,
 5759                  "endColumn": 1
 5760                }
 5761              },
 5762              "message": {
 5763                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5764              }
 5765            }
 5766          ]
 5767        },
 5768        {
 5769          "ruleId": "CVE-2022-43551",
 5770          "ruleIndex": 8,
 5771          "level": "error",
 5772          "message": {
 5773            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-43551\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-43551](https://avd.aquasec.com/nvd/cve-2022-43551)"
 5774          },
 5775          "locations": [
 5776            {
 5777              "physicalLocation": {
 5778                "artifactLocation": {
 5779                  "uri": "library/nginx",
 5780                  "uriBaseId": "ROOTPATH"
 5781                },
 5782                "region": {
 5783                  "startLine": 1,
 5784                  "startColumn": 1,
 5785                  "endLine": 1,
 5786                  "endColumn": 1
 5787                }
 5788              },
 5789              "message": {
 5790                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5791              }
 5792            }
 5793          ]
 5794        },
 5795        {
 5796          "ruleId": "CVE-2023-27533",
 5797          "ruleIndex": 9,
 5798          "level": "error",
 5799          "message": {
 5800            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27533\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-27533](https://avd.aquasec.com/nvd/cve-2023-27533)"
 5801          },
 5802          "locations": [
 5803            {
 5804              "physicalLocation": {
 5805                "artifactLocation": {
 5806                  "uri": "library/nginx",
 5807                  "uriBaseId": "ROOTPATH"
 5808                },
 5809                "region": {
 5810                  "startLine": 1,
 5811                  "startColumn": 1,
 5812                  "endLine": 1,
 5813                  "endColumn": 1
 5814                }
 5815              },
 5816              "message": {
 5817                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5818              }
 5819            }
 5820          ]
 5821        },
 5822        {
 5823          "ruleId": "CVE-2023-27534",
 5824          "ruleIndex": 10,
 5825          "level": "error",
 5826          "message": {
 5827            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27534\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-27534](https://avd.aquasec.com/nvd/cve-2023-27534)"
 5828          },
 5829          "locations": [
 5830            {
 5831              "physicalLocation": {
 5832                "artifactLocation": {
 5833                  "uri": "library/nginx",
 5834                  "uriBaseId": "ROOTPATH"
 5835                },
 5836                "region": {
 5837                  "startLine": 1,
 5838                  "startColumn": 1,
 5839                  "endLine": 1,
 5840                  "endColumn": 1
 5841                }
 5842              },
 5843              "message": {
 5844                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5845              }
 5846            }
 5847          ]
 5848        },
 5849        {
 5850          "ruleId": "CVE-2022-43552",
 5851          "ruleIndex": 11,
 5852          "level": "warning",
 5853          "message": {
 5854            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2022-43552\nSeverity: MEDIUM\nFixed Version: 7.74.0-1.3+deb11u5\nLink: [CVE-2022-43552](https://avd.aquasec.com/nvd/cve-2022-43552)"
 5855          },
 5856          "locations": [
 5857            {
 5858              "physicalLocation": {
 5859                "artifactLocation": {
 5860                  "uri": "library/nginx",
 5861                  "uriBaseId": "ROOTPATH"
 5862                },
 5863                "region": {
 5864                  "startLine": 1,
 5865                  "startColumn": 1,
 5866                  "endLine": 1,
 5867                  "endColumn": 1
 5868                }
 5869              },
 5870              "message": {
 5871                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5872              }
 5873            }
 5874          ]
 5875        },
 5876        {
 5877          "ruleId": "CVE-2023-23915",
 5878          "ruleIndex": 12,
 5879          "level": "warning",
 5880          "message": {
 5881            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23915\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-23915](https://avd.aquasec.com/nvd/cve-2023-23915)"
 5882          },
 5883          "locations": [
 5884            {
 5885              "physicalLocation": {
 5886                "artifactLocation": {
 5887                  "uri": "library/nginx",
 5888                  "uriBaseId": "ROOTPATH"
 5889                },
 5890                "region": {
 5891                  "startLine": 1,
 5892                  "startColumn": 1,
 5893                  "endLine": 1,
 5894                  "endColumn": 1
 5895                }
 5896              },
 5897              "message": {
 5898                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5899              }
 5900            }
 5901          ]
 5902        },
 5903        {
 5904          "ruleId": "CVE-2023-23916",
 5905          "ruleIndex": 13,
 5906          "level": "warning",
 5907          "message": {
 5908            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-23916\nSeverity: MEDIUM\nFixed Version: 7.74.0-1.3+deb11u7\nLink: [CVE-2023-23916](https://avd.aquasec.com/nvd/cve-2023-23916)"
 5909          },
 5910          "locations": [
 5911            {
 5912              "physicalLocation": {
 5913                "artifactLocation": {
 5914                  "uri": "library/nginx",
 5915                  "uriBaseId": "ROOTPATH"
 5916                },
 5917                "region": {
 5918                  "startLine": 1,
 5919                  "startColumn": 1,
 5920                  "endLine": 1,
 5921                  "endColumn": 1
 5922                }
 5923              },
 5924              "message": {
 5925                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5926              }
 5927            }
 5928          ]
 5929        },
 5930        {
 5931          "ruleId": "CVE-2023-27535",
 5932          "ruleIndex": 14,
 5933          "level": "warning",
 5934          "message": {
 5935            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27535\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27535](https://avd.aquasec.com/nvd/cve-2023-27535)"
 5936          },
 5937          "locations": [
 5938            {
 5939              "physicalLocation": {
 5940                "artifactLocation": {
 5941                  "uri": "library/nginx",
 5942                  "uriBaseId": "ROOTPATH"
 5943                },
 5944                "region": {
 5945                  "startLine": 1,
 5946                  "startColumn": 1,
 5947                  "endLine": 1,
 5948                  "endColumn": 1
 5949                }
 5950              },
 5951              "message": {
 5952                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5953              }
 5954            }
 5955          ]
 5956        },
 5957        {
 5958          "ruleId": "CVE-2023-27536",
 5959          "ruleIndex": 15,
 5960          "level": "warning",
 5961          "message": {
 5962            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27536\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27536](https://avd.aquasec.com/nvd/cve-2023-27536)"
 5963          },
 5964          "locations": [
 5965            {
 5966              "physicalLocation": {
 5967                "artifactLocation": {
 5968                  "uri": "library/nginx",
 5969                  "uriBaseId": "ROOTPATH"
 5970                },
 5971                "region": {
 5972                  "startLine": 1,
 5973                  "startColumn": 1,
 5974                  "endLine": 1,
 5975                  "endColumn": 1
 5976                }
 5977              },
 5978              "message": {
 5979                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 5980              }
 5981            }
 5982          ]
 5983        },
 5984        {
 5985          "ruleId": "CVE-2023-27538",
 5986          "ruleIndex": 16,
 5987          "level": "warning",
 5988          "message": {
 5989            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-27538\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-27538](https://avd.aquasec.com/nvd/cve-2023-27538)"
 5990          },
 5991          "locations": [
 5992            {
 5993              "physicalLocation": {
 5994                "artifactLocation": {
 5995                  "uri": "library/nginx",
 5996                  "uriBaseId": "ROOTPATH"
 5997                },
 5998                "region": {
 5999                  "startLine": 1,
 6000                  "startColumn": 1,
 6001                  "endLine": 1,
 6002                  "endColumn": 1
 6003                }
 6004              },
 6005              "message": {
 6006                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6007              }
 6008            }
 6009          ]
 6010        },
 6011        {
 6012          "ruleId": "CVE-2023-28321",
 6013          "ruleIndex": 17,
 6014          "level": "warning",
 6015          "message": {
 6016            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28321\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-28321](https://avd.aquasec.com/nvd/cve-2023-28321)"
 6017          },
 6018          "locations": [
 6019            {
 6020              "physicalLocation": {
 6021                "artifactLocation": {
 6022                  "uri": "library/nginx",
 6023                  "uriBaseId": "ROOTPATH"
 6024                },
 6025                "region": {
 6026                  "startLine": 1,
 6027                  "startColumn": 1,
 6028                  "endLine": 1,
 6029                  "endColumn": 1
 6030                }
 6031              },
 6032              "message": {
 6033                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6034              }
 6035            }
 6036          ]
 6037        },
 6038        {
 6039          "ruleId": "CVE-2021-22922",
 6040          "ruleIndex": 18,
 6041          "level": "note",
 6042          "message": {
 6043            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2021-22922\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-22922](https://avd.aquasec.com/nvd/cve-2021-22922)"
 6044          },
 6045          "locations": [
 6046            {
 6047              "physicalLocation": {
 6048                "artifactLocation": {
 6049                  "uri": "library/nginx",
 6050                  "uriBaseId": "ROOTPATH"
 6051                },
 6052                "region": {
 6053                  "startLine": 1,
 6054                  "startColumn": 1,
 6055                  "endLine": 1,
 6056                  "endColumn": 1
 6057                }
 6058              },
 6059              "message": {
 6060                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6061              }
 6062            }
 6063          ]
 6064        },
 6065        {
 6066          "ruleId": "CVE-2021-22923",
 6067          "ruleIndex": 19,
 6068          "level": "note",
 6069          "message": {
 6070            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2021-22923\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-22923](https://avd.aquasec.com/nvd/cve-2021-22923)"
 6071          },
 6072          "locations": [
 6073            {
 6074              "physicalLocation": {
 6075                "artifactLocation": {
 6076                  "uri": "library/nginx",
 6077                  "uriBaseId": "ROOTPATH"
 6078                },
 6079                "region": {
 6080                  "startLine": 1,
 6081                  "startColumn": 1,
 6082                  "endLine": 1,
 6083                  "endColumn": 1
 6084                }
 6085              },
 6086              "message": {
 6087                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6088              }
 6089            }
 6090          ]
 6091        },
 6092        {
 6093          "ruleId": "CVE-2023-28320",
 6094          "ruleIndex": 20,
 6095          "level": "note",
 6096          "message": {
 6097            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28320\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-28320](https://avd.aquasec.com/nvd/cve-2023-28320)"
 6098          },
 6099          "locations": [
 6100            {
 6101              "physicalLocation": {
 6102                "artifactLocation": {
 6103                  "uri": "library/nginx",
 6104                  "uriBaseId": "ROOTPATH"
 6105                },
 6106                "region": {
 6107                  "startLine": 1,
 6108                  "startColumn": 1,
 6109                  "endLine": 1,
 6110                  "endColumn": 1
 6111                }
 6112              },
 6113              "message": {
 6114                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6115              }
 6116            }
 6117          ]
 6118        },
 6119        {
 6120          "ruleId": "CVE-2023-28322",
 6121          "ruleIndex": 21,
 6122          "level": "note",
 6123          "message": {
 6124            "text": "Package: libcurl4\nInstalled Version: 7.74.0-1.3+deb11u3\nVulnerability CVE-2023-28322\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-28322](https://avd.aquasec.com/nvd/cve-2023-28322)"
 6125          },
 6126          "locations": [
 6127            {
 6128              "physicalLocation": {
 6129                "artifactLocation": {
 6130                  "uri": "library/nginx",
 6131                  "uriBaseId": "ROOTPATH"
 6132                },
 6133                "region": {
 6134                  "startLine": 1,
 6135                  "startColumn": 1,
 6136                  "endLine": 1,
 6137                  "endColumn": 1
 6138                }
 6139              },
 6140              "message": {
 6141                "text": "library/nginx: libcurl4@7.74.0-1.3+deb11u3"
 6142              }
 6143            }
 6144          ]
 6145        },
 6146        {
 6147          "ruleId": "CVE-2019-8457",
 6148          "ruleIndex": 31,
 6149          "level": "error",
 6150          "message": {
 6151            "text": "Package: libdb5.3\nInstalled Version: 5.3.28+dfsg1-0.8\nVulnerability CVE-2019-8457\nSeverity: CRITICAL\nFixed Version: \nLink: [CVE-2019-8457](https://avd.aquasec.com/nvd/cve-2019-8457)"
 6152          },
 6153          "locations": [
 6154            {
 6155              "physicalLocation": {
 6156                "artifactLocation": {
 6157                  "uri": "library/nginx",
 6158                  "uriBaseId": "ROOTPATH"
 6159                },
 6160                "region": {
 6161                  "startLine": 1,
 6162                  "startColumn": 1,
 6163                  "endLine": 1,
 6164                  "endColumn": 1
 6165                }
 6166              },
 6167              "message": {
 6168                "text": "library/nginx: libdb5.3@5.3.28+dfsg1-0.8"
 6169              }
 6170            }
 6171          ]
 6172        },
 6173        {
 6174          "ruleId": "CVE-2022-43680",
 6175          "ruleIndex": 32,
 6176          "level": "error",
 6177          "message": {
 6178            "text": "Package: libexpat1\nInstalled Version: 2.2.10-2+deb11u4\nVulnerability CVE-2022-43680\nSeverity: HIGH\nFixed Version: 2.2.10-2+deb11u5\nLink: [CVE-2022-43680](https://avd.aquasec.com/nvd/cve-2022-43680)"
 6179          },
 6180          "locations": [
 6181            {
 6182              "physicalLocation": {
 6183                "artifactLocation": {
 6184                  "uri": "library/nginx",
 6185                  "uriBaseId": "ROOTPATH"
 6186                },
 6187                "region": {
 6188                  "startLine": 1,
 6189                  "startColumn": 1,
 6190                  "endLine": 1,
 6191                  "endColumn": 1
 6192                }
 6193              },
 6194              "message": {
 6195                "text": "library/nginx: libexpat1@2.2.10-2+deb11u4"
 6196              }
 6197            }
 6198          ]
 6199        },
 6200        {
 6201          "ruleId": "CVE-2013-0340",
 6202          "ruleIndex": 33,
 6203          "level": "note",
 6204          "message": {
 6205            "text": "Package: libexpat1\nInstalled Version: 2.2.10-2+deb11u4\nVulnerability CVE-2013-0340\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-0340](https://avd.aquasec.com/nvd/cve-2013-0340)"
 6206          },
 6207          "locations": [
 6208            {
 6209              "physicalLocation": {
 6210                "artifactLocation": {
 6211                  "uri": "library/nginx",
 6212                  "uriBaseId": "ROOTPATH"
 6213                },
 6214                "region": {
 6215                  "startLine": 1,
 6216                  "startColumn": 1,
 6217                  "endLine": 1,
 6218                  "endColumn": 1
 6219                }
 6220              },
 6221              "message": {
 6222                "text": "library/nginx: libexpat1@2.2.10-2+deb11u4"
 6223              }
 6224            }
 6225          ]
 6226        },
 6227        {
 6228          "ruleId": "CVE-2022-1304",
 6229          "ruleIndex": 22,
 6230          "level": "error",
 6231          "message": {
 6232            "text": "Package: libext2fs2\nInstalled Version: 1.46.2-2\nVulnerability CVE-2022-1304\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)"
 6233          },
 6234          "locations": [
 6235            {
 6236              "physicalLocation": {
 6237                "artifactLocation": {
 6238                  "uri": "library/nginx",
 6239                  "uriBaseId": "ROOTPATH"
 6240                },
 6241                "region": {
 6242                  "startLine": 1,
 6243                  "startColumn": 1,
 6244                  "endLine": 1,
 6245                  "endColumn": 1
 6246                }
 6247              },
 6248              "message": {
 6249                "text": "library/nginx: libext2fs2@1.46.2-2"
 6250              }
 6251            }
 6252          ]
 6253        },
 6254        {
 6255          "ruleId": "CVE-2022-31782",
 6256          "ruleIndex": 34,
 6257          "level": "note",
 6258          "message": {
 6259            "text": "Package: libfreetype6\nInstalled Version: 2.10.4+dfsg-1+deb11u1\nVulnerability CVE-2022-31782\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-31782](https://avd.aquasec.com/nvd/cve-2022-31782)"
 6260          },
 6261          "locations": [
 6262            {
 6263              "physicalLocation": {
 6264                "artifactLocation": {
 6265                  "uri": "library/nginx",
 6266                  "uriBaseId": "ROOTPATH"
 6267                },
 6268                "region": {
 6269                  "startLine": 1,
 6270                  "startColumn": 1,
 6271                  "endLine": 1,
 6272                  "endColumn": 1
 6273                }
 6274              },
 6275              "message": {
 6276                "text": "library/nginx: libfreetype6@2.10.4+dfsg-1+deb11u1"
 6277              }
 6278            }
 6279          ]
 6280        },
 6281        {
 6282          "ruleId": "CVE-2021-33560",
 6283          "ruleIndex": 35,
 6284          "level": "error",
 6285          "message": {
 6286            "text": "Package: libgcrypt20\nInstalled Version: 1.8.7-6\nVulnerability CVE-2021-33560\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2021-33560](https://avd.aquasec.com/nvd/cve-2021-33560)"
 6287          },
 6288          "locations": [
 6289            {
 6290              "physicalLocation": {
 6291                "artifactLocation": {
 6292                  "uri": "library/nginx",
 6293                  "uriBaseId": "ROOTPATH"
 6294                },
 6295                "region": {
 6296                  "startLine": 1,
 6297                  "startColumn": 1,
 6298                  "endLine": 1,
 6299                  "endColumn": 1
 6300                }
 6301              },
 6302              "message": {
 6303                "text": "library/nginx: libgcrypt20@1.8.7-6"
 6304              }
 6305            }
 6306          ]
 6307        },
 6308        {
 6309          "ruleId": "CVE-2018-6829",
 6310          "ruleIndex": 36,
 6311          "level": "note",
 6312          "message": {
 6313            "text": "Package: libgcrypt20\nInstalled Version: 1.8.7-6\nVulnerability CVE-2018-6829\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-6829](https://avd.aquasec.com/nvd/cve-2018-6829)"
 6314          },
 6315          "locations": [
 6316            {
 6317              "physicalLocation": {
 6318                "artifactLocation": {
 6319                  "uri": "library/nginx",
 6320                  "uriBaseId": "ROOTPATH"
 6321                },
 6322                "region": {
 6323                  "startLine": 1,
 6324                  "startColumn": 1,
 6325                  "endLine": 1,
 6326                  "endColumn": 1
 6327                }
 6328              },
 6329              "message": {
 6330                "text": "library/nginx: libgcrypt20@1.8.7-6"
 6331              }
 6332            }
 6333          ]
 6334        },
 6335        {
 6336          "ruleId": "CVE-2021-38115",
 6337          "ruleIndex": 37,
 6338          "level": "warning",
 6339          "message": {
 6340            "text": "Package: libgd3\nInstalled Version: 2.3.0-2\nVulnerability CVE-2021-38115\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2021-38115](https://avd.aquasec.com/nvd/cve-2021-38115)"
 6341          },
 6342          "locations": [
 6343            {
 6344              "physicalLocation": {
 6345                "artifactLocation": {
 6346                  "uri": "library/nginx",
 6347                  "uriBaseId": "ROOTPATH"
 6348                },
 6349                "region": {
 6350                  "startLine": 1,
 6351                  "startColumn": 1,
 6352                  "endLine": 1,
 6353                  "endColumn": 1
 6354                }
 6355              },
 6356              "message": {
 6357                "text": "library/nginx: libgd3@2.3.0-2"
 6358              }
 6359            }
 6360          ]
 6361        },
 6362        {
 6363          "ruleId": "CVE-2021-40812",
 6364          "ruleIndex": 38,
 6365          "level": "warning",
 6366          "message": {
 6367            "text": "Package: libgd3\nInstalled Version: 2.3.0-2\nVulnerability CVE-2021-40812\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2021-40812](https://avd.aquasec.com/nvd/cve-2021-40812)"
 6368          },
 6369          "locations": [
 6370            {
 6371              "physicalLocation": {
 6372                "artifactLocation": {
 6373                  "uri": "library/nginx",
 6374                  "uriBaseId": "ROOTPATH"
 6375                },
 6376                "region": {
 6377                  "startLine": 1,
 6378                  "startColumn": 1,
 6379                  "endLine": 1,
 6380                  "endColumn": 1
 6381                }
 6382              },
 6383              "message": {
 6384                "text": "library/nginx: libgd3@2.3.0-2"
 6385              }
 6386            }
 6387          ]
 6388        },
 6389        {
 6390          "ruleId": "CVE-2021-40145",
 6391          "ruleIndex": 39,
 6392          "level": "note",
 6393          "message": {
 6394            "text": "Package: libgd3\nInstalled Version: 2.3.0-2\nVulnerability CVE-2021-40145\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-40145](https://avd.aquasec.com/nvd/cve-2021-40145)"
 6395          },
 6396          "locations": [
 6397            {
 6398              "physicalLocation": {
 6399                "artifactLocation": {
 6400                  "uri": "library/nginx",
 6401                  "uriBaseId": "ROOTPATH"
 6402                },
 6403                "region": {
 6404                  "startLine": 1,
 6405                  "startColumn": 1,
 6406                  "endLine": 1,
 6407                  "endColumn": 1
 6408                }
 6409              },
 6410              "message": {
 6411                "text": "library/nginx: libgd3@2.3.0-2"
 6412              }
 6413            }
 6414          ]
 6415        },
 6416        {
 6417          "ruleId": "CVE-2023-0361",
 6418          "ruleIndex": 40,
 6419          "level": "error",
 6420          "message": {
 6421            "text": "Package: libgnutls30\nInstalled Version: 3.7.1-5+deb11u2\nVulnerability CVE-2023-0361\nSeverity: HIGH\nFixed Version: 3.7.1-5+deb11u3\nLink: [CVE-2023-0361](https://avd.aquasec.com/nvd/cve-2023-0361)"
 6422          },
 6423          "locations": [
 6424            {
 6425              "physicalLocation": {
 6426                "artifactLocation": {
 6427                  "uri": "library/nginx",
 6428                  "uriBaseId": "ROOTPATH"
 6429                },
 6430                "region": {
 6431                  "startLine": 1,
 6432                  "startColumn": 1,
 6433                  "endLine": 1,
 6434                  "endColumn": 1
 6435                }
 6436              },
 6437              "message": {
 6438                "text": "library/nginx: libgnutls30@3.7.1-5+deb11u2"
 6439              }
 6440            }
 6441          ]
 6442        },
 6443        {
 6444          "ruleId": "CVE-2011-3389",
 6445          "ruleIndex": 41,
 6446          "level": "note",
 6447          "message": {
 6448            "text": "Package: libgnutls30\nInstalled Version: 3.7.1-5+deb11u2\nVulnerability CVE-2011-3389\nSeverity: LOW\nFixed Version: \nLink: [CVE-2011-3389](https://avd.aquasec.com/nvd/cve-2011-3389)"
 6449          },
 6450          "locations": [
 6451            {
 6452              "physicalLocation": {
 6453                "artifactLocation": {
 6454                  "uri": "library/nginx",
 6455                  "uriBaseId": "ROOTPATH"
 6456                },
 6457                "region": {
 6458                  "startLine": 1,
 6459                  "startColumn": 1,
 6460                  "endLine": 1,
 6461                  "endColumn": 1
 6462                }
 6463              },
 6464              "message": {
 6465                "text": "library/nginx: libgnutls30@3.7.1-5+deb11u2"
 6466              }
 6467            }
 6468          ]
 6469        },
 6470        {
 6471          "ruleId": "CVE-2022-42898",
 6472          "ruleIndex": 42,
 6473          "level": "error",
 6474          "message": {
 6475            "text": "Package: libgssapi-krb5-2\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2022-42898\nSeverity: HIGH\nFixed Version: 1.18.3-6+deb11u3\nLink: [CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)"
 6476          },
 6477          "locations": [
 6478            {
 6479              "physicalLocation": {
 6480                "artifactLocation": {
 6481                  "uri": "library/nginx",
 6482                  "uriBaseId": "ROOTPATH"
 6483                },
 6484                "region": {
 6485                  "startLine": 1,
 6486                  "startColumn": 1,
 6487                  "endLine": 1,
 6488                  "endColumn": 1
 6489                }
 6490              },
 6491              "message": {
 6492                "text": "library/nginx: libgssapi-krb5-2@1.18.3-6+deb11u2"
 6493              }
 6494            }
 6495          ]
 6496        },
 6497        {
 6498          "ruleId": "CVE-2023-36054",
 6499          "ruleIndex": 43,
 6500          "level": "warning",
 6501          "message": {
 6502            "text": "Package: libgssapi-krb5-2\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2023-36054\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)"
 6503          },
 6504          "locations": [
 6505            {
 6506              "physicalLocation": {
 6507                "artifactLocation": {
 6508                  "uri": "library/nginx",
 6509                  "uriBaseId": "ROOTPATH"
 6510                },
 6511                "region": {
 6512                  "startLine": 1,
 6513                  "startColumn": 1,
 6514                  "endLine": 1,
 6515                  "endColumn": 1
 6516                }
 6517              },
 6518              "message": {
 6519                "text": "library/nginx: libgssapi-krb5-2@1.18.3-6+deb11u2"
 6520              }
 6521            }
 6522          ]
 6523        },
 6524        {
 6525          "ruleId": "CVE-2018-5709",
 6526          "ruleIndex": 44,
 6527          "level": "note",
 6528          "message": {
 6529            "text": "Package: libgssapi-krb5-2\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2018-5709\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)"
 6530          },
 6531          "locations": [
 6532            {
 6533              "physicalLocation": {
 6534                "artifactLocation": {
 6535                  "uri": "library/nginx",
 6536                  "uriBaseId": "ROOTPATH"
 6537                },
 6538                "region": {
 6539                  "startLine": 1,
 6540                  "startColumn": 1,
 6541                  "endLine": 1,
 6542                  "endColumn": 1
 6543                }
 6544              },
 6545              "message": {
 6546                "text": "library/nginx: libgssapi-krb5-2@1.18.3-6+deb11u2"
 6547              }
 6548            }
 6549          ]
 6550        },
 6551        {
 6552          "ruleId": "CVE-2017-9937",
 6553          "ruleIndex": 45,
 6554          "level": "note",
 6555          "message": {
 6556            "text": "Package: libjbig0\nInstalled Version: 2.1-3.1+b2\nVulnerability CVE-2017-9937\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-9937](https://avd.aquasec.com/nvd/cve-2017-9937)"
 6557          },
 6558          "locations": [
 6559            {
 6560              "physicalLocation": {
 6561                "artifactLocation": {
 6562                  "uri": "library/nginx",
 6563                  "uriBaseId": "ROOTPATH"
 6564                },
 6565                "region": {
 6566                  "startLine": 1,
 6567                  "startColumn": 1,
 6568                  "endLine": 1,
 6569                  "endColumn": 1
 6570                }
 6571              },
 6572              "message": {
 6573                "text": "library/nginx: libjbig0@2.1-3.1+b2"
 6574              }
 6575            }
 6576          ]
 6577        },
 6578        {
 6579          "ruleId": "CVE-2021-46822",
 6580          "ruleIndex": 46,
 6581          "level": "warning",
 6582          "message": {
 6583            "text": "Package: libjpeg62-turbo\nInstalled Version: 1:2.0.6-4\nVulnerability CVE-2021-46822\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2021-46822](https://avd.aquasec.com/nvd/cve-2021-46822)"
 6584          },
 6585          "locations": [
 6586            {
 6587              "physicalLocation": {
 6588                "artifactLocation": {
 6589                  "uri": "library/nginx",
 6590                  "uriBaseId": "ROOTPATH"
 6591                },
 6592                "region": {
 6593                  "startLine": 1,
 6594                  "startColumn": 1,
 6595                  "endLine": 1,
 6596                  "endColumn": 1
 6597                }
 6598              },
 6599              "message": {
 6600                "text": "library/nginx: libjpeg62-turbo@1:2.0.6-4"
 6601              }
 6602            }
 6603          ]
 6604        },
 6605        {
 6606          "ruleId": "CVE-2022-42898",
 6607          "ruleIndex": 42,
 6608          "level": "error",
 6609          "message": {
 6610            "text": "Package: libk5crypto3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2022-42898\nSeverity: HIGH\nFixed Version: 1.18.3-6+deb11u3\nLink: [CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)"
 6611          },
 6612          "locations": [
 6613            {
 6614              "physicalLocation": {
 6615                "artifactLocation": {
 6616                  "uri": "library/nginx",
 6617                  "uriBaseId": "ROOTPATH"
 6618                },
 6619                "region": {
 6620                  "startLine": 1,
 6621                  "startColumn": 1,
 6622                  "endLine": 1,
 6623                  "endColumn": 1
 6624                }
 6625              },
 6626              "message": {
 6627                "text": "library/nginx: libk5crypto3@1.18.3-6+deb11u2"
 6628              }
 6629            }
 6630          ]
 6631        },
 6632        {
 6633          "ruleId": "CVE-2023-36054",
 6634          "ruleIndex": 43,
 6635          "level": "warning",
 6636          "message": {
 6637            "text": "Package: libk5crypto3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2023-36054\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)"
 6638          },
 6639          "locations": [
 6640            {
 6641              "physicalLocation": {
 6642                "artifactLocation": {
 6643                  "uri": "library/nginx",
 6644                  "uriBaseId": "ROOTPATH"
 6645                },
 6646                "region": {
 6647                  "startLine": 1,
 6648                  "startColumn": 1,
 6649                  "endLine": 1,
 6650                  "endColumn": 1
 6651                }
 6652              },
 6653              "message": {
 6654                "text": "library/nginx: libk5crypto3@1.18.3-6+deb11u2"
 6655              }
 6656            }
 6657          ]
 6658        },
 6659        {
 6660          "ruleId": "CVE-2018-5709",
 6661          "ruleIndex": 44,
 6662          "level": "note",
 6663          "message": {
 6664            "text": "Package: libk5crypto3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2018-5709\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)"
 6665          },
 6666          "locations": [
 6667            {
 6668              "physicalLocation": {
 6669                "artifactLocation": {
 6670                  "uri": "library/nginx",
 6671                  "uriBaseId": "ROOTPATH"
 6672                },
 6673                "region": {
 6674                  "startLine": 1,
 6675                  "startColumn": 1,
 6676                  "endLine": 1,
 6677                  "endColumn": 1
 6678                }
 6679              },
 6680              "message": {
 6681                "text": "library/nginx: libk5crypto3@1.18.3-6+deb11u2"
 6682              }
 6683            }
 6684          ]
 6685        },
 6686        {
 6687          "ruleId": "CVE-2022-42898",
 6688          "ruleIndex": 42,
 6689          "level": "error",
 6690          "message": {
 6691            "text": "Package: libkrb5-3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2022-42898\nSeverity: HIGH\nFixed Version: 1.18.3-6+deb11u3\nLink: [CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)"
 6692          },
 6693          "locations": [
 6694            {
 6695              "physicalLocation": {
 6696                "artifactLocation": {
 6697                  "uri": "library/nginx",
 6698                  "uriBaseId": "ROOTPATH"
 6699                },
 6700                "region": {
 6701                  "startLine": 1,
 6702                  "startColumn": 1,
 6703                  "endLine": 1,
 6704                  "endColumn": 1
 6705                }
 6706              },
 6707              "message": {
 6708                "text": "library/nginx: libkrb5-3@1.18.3-6+deb11u2"
 6709              }
 6710            }
 6711          ]
 6712        },
 6713        {
 6714          "ruleId": "CVE-2023-36054",
 6715          "ruleIndex": 43,
 6716          "level": "warning",
 6717          "message": {
 6718            "text": "Package: libkrb5-3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2023-36054\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)"
 6719          },
 6720          "locations": [
 6721            {
 6722              "physicalLocation": {
 6723                "artifactLocation": {
 6724                  "uri": "library/nginx",
 6725                  "uriBaseId": "ROOTPATH"
 6726                },
 6727                "region": {
 6728                  "startLine": 1,
 6729                  "startColumn": 1,
 6730                  "endLine": 1,
 6731                  "endColumn": 1
 6732                }
 6733              },
 6734              "message": {
 6735                "text": "library/nginx: libkrb5-3@1.18.3-6+deb11u2"
 6736              }
 6737            }
 6738          ]
 6739        },
 6740        {
 6741          "ruleId": "CVE-2018-5709",
 6742          "ruleIndex": 44,
 6743          "level": "note",
 6744          "message": {
 6745            "text": "Package: libkrb5-3\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2018-5709\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)"
 6746          },
 6747          "locations": [
 6748            {
 6749              "physicalLocation": {
 6750                "artifactLocation": {
 6751                  "uri": "library/nginx",
 6752                  "uriBaseId": "ROOTPATH"
 6753                },
 6754                "region": {
 6755                  "startLine": 1,
 6756                  "startColumn": 1,
 6757                  "endLine": 1,
 6758                  "endColumn": 1
 6759                }
 6760              },
 6761              "message": {
 6762                "text": "library/nginx: libkrb5-3@1.18.3-6+deb11u2"
 6763              }
 6764            }
 6765          ]
 6766        },
 6767        {
 6768          "ruleId": "CVE-2022-42898",
 6769          "ruleIndex": 42,
 6770          "level": "error",
 6771          "message": {
 6772            "text": "Package: libkrb5support0\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2022-42898\nSeverity: HIGH\nFixed Version: 1.18.3-6+deb11u3\nLink: [CVE-2022-42898](https://avd.aquasec.com/nvd/cve-2022-42898)"
 6773          },
 6774          "locations": [
 6775            {
 6776              "physicalLocation": {
 6777                "artifactLocation": {
 6778                  "uri": "library/nginx",
 6779                  "uriBaseId": "ROOTPATH"
 6780                },
 6781                "region": {
 6782                  "startLine": 1,
 6783                  "startColumn": 1,
 6784                  "endLine": 1,
 6785                  "endColumn": 1
 6786                }
 6787              },
 6788              "message": {
 6789                "text": "library/nginx: libkrb5support0@1.18.3-6+deb11u2"
 6790              }
 6791            }
 6792          ]
 6793        },
 6794        {
 6795          "ruleId": "CVE-2023-36054",
 6796          "ruleIndex": 43,
 6797          "level": "warning",
 6798          "message": {
 6799            "text": "Package: libkrb5support0\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2023-36054\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-36054](https://avd.aquasec.com/nvd/cve-2023-36054)"
 6800          },
 6801          "locations": [
 6802            {
 6803              "physicalLocation": {
 6804                "artifactLocation": {
 6805                  "uri": "library/nginx",
 6806                  "uriBaseId": "ROOTPATH"
 6807                },
 6808                "region": {
 6809                  "startLine": 1,
 6810                  "startColumn": 1,
 6811                  "endLine": 1,
 6812                  "endColumn": 1
 6813                }
 6814              },
 6815              "message": {
 6816                "text": "library/nginx: libkrb5support0@1.18.3-6+deb11u2"
 6817              }
 6818            }
 6819          ]
 6820        },
 6821        {
 6822          "ruleId": "CVE-2018-5709",
 6823          "ruleIndex": 44,
 6824          "level": "note",
 6825          "message": {
 6826            "text": "Package: libkrb5support0\nInstalled Version: 1.18.3-6+deb11u2\nVulnerability CVE-2018-5709\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-5709](https://avd.aquasec.com/nvd/cve-2018-5709)"
 6827          },
 6828          "locations": [
 6829            {
 6830              "physicalLocation": {
 6831                "artifactLocation": {
 6832                  "uri": "library/nginx",
 6833                  "uriBaseId": "ROOTPATH"
 6834                },
 6835                "region": {
 6836                  "startLine": 1,
 6837                  "startColumn": 1,
 6838                  "endLine": 1,
 6839                  "endColumn": 1
 6840                }
 6841              },
 6842              "message": {
 6843                "text": "library/nginx: libkrb5support0@1.18.3-6+deb11u2"
 6844              }
 6845            }
 6846          ]
 6847        },
 6848        {
 6849          "ruleId": "CVE-2023-2953",
 6850          "ruleIndex": 47,
 6851          "level": "error",
 6852          "message": {
 6853            "text": "Package: libldap-2.4-2\nInstalled Version: 2.4.57+dfsg-3+deb11u1\nVulnerability CVE-2023-2953\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-2953](https://avd.aquasec.com/nvd/cve-2023-2953)"
 6854          },
 6855          "locations": [
 6856            {
 6857              "physicalLocation": {
 6858                "artifactLocation": {
 6859                  "uri": "library/nginx",
 6860                  "uriBaseId": "ROOTPATH"
 6861                },
 6862                "region": {
 6863                  "startLine": 1,
 6864                  "startColumn": 1,
 6865                  "endLine": 1,
 6866                  "endColumn": 1
 6867                }
 6868              },
 6869              "message": {
 6870                "text": "library/nginx: libldap-2.4-2@2.4.57+dfsg-3+deb11u1"
 6871              }
 6872            }
 6873          ]
 6874        },
 6875        {
 6876          "ruleId": "CVE-2015-3276",
 6877          "ruleIndex": 48,
 6878          "level": "note",
 6879          "message": {
 6880            "text": "Package: libldap-2.4-2\nInstalled Version: 2.4.57+dfsg-3+deb11u1\nVulnerability CVE-2015-3276\nSeverity: LOW\nFixed Version: \nLink: [CVE-2015-3276](https://avd.aquasec.com/nvd/cve-2015-3276)"
 6881          },
 6882          "locations": [
 6883            {
 6884              "physicalLocation": {
 6885                "artifactLocation": {
 6886                  "uri": "library/nginx",
 6887                  "uriBaseId": "ROOTPATH"
 6888                },
 6889                "region": {
 6890                  "startLine": 1,
 6891                  "startColumn": 1,
 6892                  "endLine": 1,
 6893                  "endColumn": 1
 6894                }
 6895              },
 6896              "message": {
 6897                "text": "library/nginx: libldap-2.4-2@2.4.57+dfsg-3+deb11u1"
 6898              }
 6899            }
 6900          ]
 6901        },
 6902        {
 6903          "ruleId": "CVE-2017-14159",
 6904          "ruleIndex": 49,
 6905          "level": "note",
 6906          "message": {
 6907            "text": "Package: libldap-2.4-2\nInstalled Version: 2.4.57+dfsg-3+deb11u1\nVulnerability CVE-2017-14159\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-14159](https://avd.aquasec.com/nvd/cve-2017-14159)"
 6908          },
 6909          "locations": [
 6910            {
 6911              "physicalLocation": {
 6912                "artifactLocation": {
 6913                  "uri": "library/nginx",
 6914                  "uriBaseId": "ROOTPATH"
 6915                },
 6916                "region": {
 6917                  "startLine": 1,
 6918                  "startColumn": 1,
 6919                  "endLine": 1,
 6920                  "endColumn": 1
 6921                }
 6922              },
 6923              "message": {
 6924                "text": "library/nginx: libldap-2.4-2@2.4.57+dfsg-3+deb11u1"
 6925              }
 6926            }
 6927          ]
 6928        },
 6929        {
 6930          "ruleId": "CVE-2017-17740",
 6931          "ruleIndex": 50,
 6932          "level": "note",
 6933          "message": {
 6934            "text": "Package: libldap-2.4-2\nInstalled Version: 2.4.57+dfsg-3+deb11u1\nVulnerability CVE-2017-17740\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-17740](https://avd.aquasec.com/nvd/cve-2017-17740)"
 6935          },
 6936          "locations": [
 6937            {
 6938              "physicalLocation": {
 6939                "artifactLocation": {
 6940                  "uri": "library/nginx",
 6941                  "uriBaseId": "ROOTPATH"
 6942                },
 6943                "region": {
 6944                  "startLine": 1,
 6945                  "startColumn": 1,
 6946                  "endLine": 1,
 6947                  "endColumn": 1
 6948                }
 6949              },
 6950              "message": {
 6951                "text": "library/nginx: libldap-2.4-2@2.4.57+dfsg-3+deb11u1"
 6952              }
 6953            }
 6954          ]
 6955        },
 6956        {
 6957          "ruleId": "CVE-2020-15719",
 6958          "ruleIndex": 51,
 6959          "level": "note",
 6960          "message": {
 6961            "text": "Package: libldap-2.4-2\nInstalled Version: 2.4.57+dfsg-3+deb11u1\nVulnerability CVE-2020-15719\nSeverity: LOW\nFixed Version: \nLink: [CVE-2020-15719](https://avd.aquasec.com/nvd/cve-2020-15719)"
 6962          },
 6963          "locations": [
 6964            {
 6965              "physicalLocation": {
 6966                "artifactLocation": {
 6967                  "uri": "library/nginx",
 6968                  "uriBaseId": "ROOTPATH"
 6969                },
 6970                "region": {
 6971                  "startLine": 1,
 6972                  "startColumn": 1,
 6973                  "endLine": 1,
 6974                  "endColumn": 1
 6975                }
 6976              },
 6977              "message": {
 6978                "text": "library/nginx: libldap-2.4-2@2.4.57+dfsg-3+deb11u1"
 6979              }
 6980            }
 6981          ]
 6982        },
 6983        {
 6984          "ruleId": "CVE-2022-0563",
 6985          "ruleIndex": 2,
 6986          "level": "note",
 6987          "message": {
 6988            "text": "Package: libmount1\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
 6989          },
 6990          "locations": [
 6991            {
 6992              "physicalLocation": {
 6993                "artifactLocation": {
 6994                  "uri": "library/nginx",
 6995                  "uriBaseId": "ROOTPATH"
 6996                },
 6997                "region": {
 6998                  "startLine": 1,
 6999                  "startColumn": 1,
 7000                  "endLine": 1,
 7001                  "endColumn": 1
 7002                }
 7003              },
 7004              "message": {
 7005                "text": "library/nginx: libmount1@2.36.1-8+deb11u1"
 7006              }
 7007            }
 7008          ]
 7009        },
 7010        {
 7011          "ruleId": "CVE-2022-41409",
 7012          "ruleIndex": 52,
 7013          "level": "note",
 7014          "message": {
 7015            "text": "Package: libpcre2-8-0\nInstalled Version: 10.36-2+deb11u1\nVulnerability CVE-2022-41409\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-41409](https://avd.aquasec.com/nvd/cve-2022-41409)"
 7016          },
 7017          "locations": [
 7018            {
 7019              "physicalLocation": {
 7020                "artifactLocation": {
 7021                  "uri": "library/nginx",
 7022                  "uriBaseId": "ROOTPATH"
 7023                },
 7024                "region": {
 7025                  "startLine": 1,
 7026                  "startColumn": 1,
 7027                  "endLine": 1,
 7028                  "endColumn": 1
 7029                }
 7030              },
 7031              "message": {
 7032                "text": "library/nginx: libpcre2-8-0@10.36-2+deb11u1"
 7033              }
 7034            }
 7035          ]
 7036        },
 7037        {
 7038          "ruleId": "CVE-2017-11164",
 7039          "ruleIndex": 53,
 7040          "level": "note",
 7041          "message": {
 7042            "text": "Package: libpcre3\nInstalled Version: 2:8.39-13\nVulnerability CVE-2017-11164\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-11164](https://avd.aquasec.com/nvd/cve-2017-11164)"
 7043          },
 7044          "locations": [
 7045            {
 7046              "physicalLocation": {
 7047                "artifactLocation": {
 7048                  "uri": "library/nginx",
 7049                  "uriBaseId": "ROOTPATH"
 7050                },
 7051                "region": {
 7052                  "startLine": 1,
 7053                  "startColumn": 1,
 7054                  "endLine": 1,
 7055                  "endColumn": 1
 7056                }
 7057              },
 7058              "message": {
 7059                "text": "library/nginx: libpcre3@2:8.39-13"
 7060              }
 7061            }
 7062          ]
 7063        },
 7064        {
 7065          "ruleId": "CVE-2017-16231",
 7066          "ruleIndex": 54,
 7067          "level": "note",
 7068          "message": {
 7069            "text": "Package: libpcre3\nInstalled Version: 2:8.39-13\nVulnerability CVE-2017-16231\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-16231](https://avd.aquasec.com/nvd/cve-2017-16231)"
 7070          },
 7071          "locations": [
 7072            {
 7073              "physicalLocation": {
 7074                "artifactLocation": {
 7075                  "uri": "library/nginx",
 7076                  "uriBaseId": "ROOTPATH"
 7077                },
 7078                "region": {
 7079                  "startLine": 1,
 7080                  "startColumn": 1,
 7081                  "endLine": 1,
 7082                  "endColumn": 1
 7083                }
 7084              },
 7085              "message": {
 7086                "text": "library/nginx: libpcre3@2:8.39-13"
 7087              }
 7088            }
 7089          ]
 7090        },
 7091        {
 7092          "ruleId": "CVE-2017-7245",
 7093          "ruleIndex": 55,
 7094          "level": "note",
 7095          "message": {
 7096            "text": "Package: libpcre3\nInstalled Version: 2:8.39-13\nVulnerability CVE-2017-7245\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-7245](https://avd.aquasec.com/nvd/cve-2017-7245)"
 7097          },
 7098          "locations": [
 7099            {
 7100              "physicalLocation": {
 7101                "artifactLocation": {
 7102                  "uri": "library/nginx",
 7103                  "uriBaseId": "ROOTPATH"
 7104                },
 7105                "region": {
 7106                  "startLine": 1,
 7107                  "startColumn": 1,
 7108                  "endLine": 1,
 7109                  "endColumn": 1
 7110                }
 7111              },
 7112              "message": {
 7113                "text": "library/nginx: libpcre3@2:8.39-13"
 7114              }
 7115            }
 7116          ]
 7117        },
 7118        {
 7119          "ruleId": "CVE-2017-7246",
 7120          "ruleIndex": 56,
 7121          "level": "note",
 7122          "message": {
 7123            "text": "Package: libpcre3\nInstalled Version: 2:8.39-13\nVulnerability CVE-2017-7246\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-7246](https://avd.aquasec.com/nvd/cve-2017-7246)"
 7124          },
 7125          "locations": [
 7126            {
 7127              "physicalLocation": {
 7128                "artifactLocation": {
 7129                  "uri": "library/nginx",
 7130                  "uriBaseId": "ROOTPATH"
 7131                },
 7132                "region": {
 7133                  "startLine": 1,
 7134                  "startColumn": 1,
 7135                  "endLine": 1,
 7136                  "endColumn": 1
 7137                }
 7138              },
 7139              "message": {
 7140                "text": "library/nginx: libpcre3@2:8.39-13"
 7141              }
 7142            }
 7143          ]
 7144        },
 7145        {
 7146          "ruleId": "CVE-2019-20838",
 7147          "ruleIndex": 57,
 7148          "level": "note",
 7149          "message": {
 7150            "text": "Package: libpcre3\nInstalled Version: 2:8.39-13\nVulnerability CVE-2019-20838\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-20838](https://avd.aquasec.com/nvd/cve-2019-20838)"
 7151          },
 7152          "locations": [
 7153            {
 7154              "physicalLocation": {
 7155                "artifactLocation": {
 7156                  "uri": "library/nginx",
 7157                  "uriBaseId": "ROOTPATH"
 7158                },
 7159                "region": {
 7160                  "startLine": 1,
 7161                  "startColumn": 1,
 7162                  "endLine": 1,
 7163                  "endColumn": 1
 7164                }
 7165              },
 7166              "message": {
 7167                "text": "library/nginx: libpcre3@2:8.39-13"
 7168              }
 7169            }
 7170          ]
 7171        },
 7172        {
 7173          "ruleId": "CVE-2019-6129",
 7174          "ruleIndex": 58,
 7175          "level": "note",
 7176          "message": {
 7177            "text": "Package: libpng16-16\nInstalled Version: 1.6.37-3\nVulnerability CVE-2019-6129\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-6129](https://avd.aquasec.com/nvd/cve-2019-6129)"
 7178          },
 7179          "locations": [
 7180            {
 7181              "physicalLocation": {
 7182                "artifactLocation": {
 7183                  "uri": "library/nginx",
 7184                  "uriBaseId": "ROOTPATH"
 7185                },
 7186                "region": {
 7187                  "startLine": 1,
 7188                  "startColumn": 1,
 7189                  "endLine": 1,
 7190                  "endColumn": 1
 7191                }
 7192              },
 7193              "message": {
 7194                "text": "library/nginx: libpng16-16@1.6.37-3"
 7195              }
 7196            }
 7197          ]
 7198        },
 7199        {
 7200          "ruleId": "CVE-2021-4214",
 7201          "ruleIndex": 59,
 7202          "level": "note",
 7203          "message": {
 7204            "text": "Package: libpng16-16\nInstalled Version: 1.6.37-3\nVulnerability CVE-2021-4214\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-4214](https://avd.aquasec.com/nvd/cve-2021-4214)"
 7205          },
 7206          "locations": [
 7207            {
 7208              "physicalLocation": {
 7209                "artifactLocation": {
 7210                  "uri": "library/nginx",
 7211                  "uriBaseId": "ROOTPATH"
 7212                },
 7213                "region": {
 7214                  "startLine": 1,
 7215                  "startColumn": 1,
 7216                  "endLine": 1,
 7217                  "endColumn": 1
 7218                }
 7219              },
 7220              "message": {
 7221                "text": "library/nginx: libpng16-16@1.6.37-3"
 7222              }
 7223            }
 7224          ]
 7225        },
 7226        {
 7227          "ruleId": "CVE-2021-36084",
 7228          "ruleIndex": 60,
 7229          "level": "note",
 7230          "message": {
 7231            "text": "Package: libsepol1\nInstalled Version: 3.1-1\nVulnerability CVE-2021-36084\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-36084](https://avd.aquasec.com/nvd/cve-2021-36084)"
 7232          },
 7233          "locations": [
 7234            {
 7235              "physicalLocation": {
 7236                "artifactLocation": {
 7237                  "uri": "library/nginx",
 7238                  "uriBaseId": "ROOTPATH"
 7239                },
 7240                "region": {
 7241                  "startLine": 1,
 7242                  "startColumn": 1,
 7243                  "endLine": 1,
 7244                  "endColumn": 1
 7245                }
 7246              },
 7247              "message": {
 7248                "text": "library/nginx: libsepol1@3.1-1"
 7249              }
 7250            }
 7251          ]
 7252        },
 7253        {
 7254          "ruleId": "CVE-2021-36085",
 7255          "ruleIndex": 61,
 7256          "level": "note",
 7257          "message": {
 7258            "text": "Package: libsepol1\nInstalled Version: 3.1-1\nVulnerability CVE-2021-36085\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-36085](https://avd.aquasec.com/nvd/cve-2021-36085)"
 7259          },
 7260          "locations": [
 7261            {
 7262              "physicalLocation": {
 7263                "artifactLocation": {
 7264                  "uri": "library/nginx",
 7265                  "uriBaseId": "ROOTPATH"
 7266                },
 7267                "region": {
 7268                  "startLine": 1,
 7269                  "startColumn": 1,
 7270                  "endLine": 1,
 7271                  "endColumn": 1
 7272                }
 7273              },
 7274              "message": {
 7275                "text": "library/nginx: libsepol1@3.1-1"
 7276              }
 7277            }
 7278          ]
 7279        },
 7280        {
 7281          "ruleId": "CVE-2021-36086",
 7282          "ruleIndex": 62,
 7283          "level": "note",
 7284          "message": {
 7285            "text": "Package: libsepol1\nInstalled Version: 3.1-1\nVulnerability CVE-2021-36086\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-36086](https://avd.aquasec.com/nvd/cve-2021-36086)"
 7286          },
 7287          "locations": [
 7288            {
 7289              "physicalLocation": {
 7290                "artifactLocation": {
 7291                  "uri": "library/nginx",
 7292                  "uriBaseId": "ROOTPATH"
 7293                },
 7294                "region": {
 7295                  "startLine": 1,
 7296                  "startColumn": 1,
 7297                  "endLine": 1,
 7298                  "endColumn": 1
 7299                }
 7300              },
 7301              "message": {
 7302                "text": "library/nginx: libsepol1@3.1-1"
 7303              }
 7304            }
 7305          ]
 7306        },
 7307        {
 7308          "ruleId": "CVE-2021-36087",
 7309          "ruleIndex": 63,
 7310          "level": "note",
 7311          "message": {
 7312            "text": "Package: libsepol1\nInstalled Version: 3.1-1\nVulnerability CVE-2021-36087\nSeverity: LOW\nFixed Version: \nLink: [CVE-2021-36087](https://avd.aquasec.com/nvd/cve-2021-36087)"
 7313          },
 7314          "locations": [
 7315            {
 7316              "physicalLocation": {
 7317                "artifactLocation": {
 7318                  "uri": "library/nginx",
 7319                  "uriBaseId": "ROOTPATH"
 7320                },
 7321                "region": {
 7322                  "startLine": 1,
 7323                  "startColumn": 1,
 7324                  "endLine": 1,
 7325                  "endColumn": 1
 7326                }
 7327              },
 7328              "message": {
 7329                "text": "library/nginx: libsepol1@3.1-1"
 7330              }
 7331            }
 7332          ]
 7333        },
 7334        {
 7335          "ruleId": "CVE-2022-0563",
 7336          "ruleIndex": 2,
 7337          "level": "note",
 7338          "message": {
 7339            "text": "Package: libsmartcols1\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
 7340          },
 7341          "locations": [
 7342            {
 7343              "physicalLocation": {
 7344                "artifactLocation": {
 7345                  "uri": "library/nginx",
 7346                  "uriBaseId": "ROOTPATH"
 7347                },
 7348                "region": {
 7349                  "startLine": 1,
 7350                  "startColumn": 1,
 7351                  "endLine": 1,
 7352                  "endColumn": 1
 7353                }
 7354              },
 7355              "message": {
 7356                "text": "library/nginx: libsmartcols1@2.36.1-8+deb11u1"
 7357              }
 7358            }
 7359          ]
 7360        },
 7361        {
 7362          "ruleId": "CVE-2022-1304",
 7363          "ruleIndex": 22,
 7364          "level": "error",
 7365          "message": {
 7366            "text": "Package: libss2\nInstalled Version: 1.46.2-2\nVulnerability CVE-2022-1304\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)"
 7367          },
 7368          "locations": [
 7369            {
 7370              "physicalLocation": {
 7371                "artifactLocation": {
 7372                  "uri": "library/nginx",
 7373                  "uriBaseId": "ROOTPATH"
 7374                },
 7375                "region": {
 7376                  "startLine": 1,
 7377                  "startColumn": 1,
 7378                  "endLine": 1,
 7379                  "endColumn": 1
 7380                }
 7381              },
 7382              "message": {
 7383                "text": "library/nginx: libss2@1.46.2-2"
 7384              }
 7385            }
 7386          ]
 7387        },
 7388        {
 7389          "ruleId": "CVE-2022-4450",
 7390          "ruleIndex": 64,
 7391          "level": "error",
 7392          "message": {
 7393            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-4450\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4450](https://avd.aquasec.com/nvd/cve-2022-4450)"
 7394          },
 7395          "locations": [
 7396            {
 7397              "physicalLocation": {
 7398                "artifactLocation": {
 7399                  "uri": "library/nginx",
 7400                  "uriBaseId": "ROOTPATH"
 7401                },
 7402                "region": {
 7403                  "startLine": 1,
 7404                  "startColumn": 1,
 7405                  "endLine": 1,
 7406                  "endColumn": 1
 7407                }
 7408              },
 7409              "message": {
 7410                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7411              }
 7412            }
 7413          ]
 7414        },
 7415        {
 7416          "ruleId": "CVE-2023-0215",
 7417          "ruleIndex": 65,
 7418          "level": "error",
 7419          "message": {
 7420            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0215\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0215](https://avd.aquasec.com/nvd/cve-2023-0215)"
 7421          },
 7422          "locations": [
 7423            {
 7424              "physicalLocation": {
 7425                "artifactLocation": {
 7426                  "uri": "library/nginx",
 7427                  "uriBaseId": "ROOTPATH"
 7428                },
 7429                "region": {
 7430                  "startLine": 1,
 7431                  "startColumn": 1,
 7432                  "endLine": 1,
 7433                  "endColumn": 1
 7434                }
 7435              },
 7436              "message": {
 7437                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7438              }
 7439            }
 7440          ]
 7441        },
 7442        {
 7443          "ruleId": "CVE-2023-0286",
 7444          "ruleIndex": 66,
 7445          "level": "error",
 7446          "message": {
 7447            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0286\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0286](https://avd.aquasec.com/nvd/cve-2023-0286)"
 7448          },
 7449          "locations": [
 7450            {
 7451              "physicalLocation": {
 7452                "artifactLocation": {
 7453                  "uri": "library/nginx",
 7454                  "uriBaseId": "ROOTPATH"
 7455                },
 7456                "region": {
 7457                  "startLine": 1,
 7458                  "startColumn": 1,
 7459                  "endLine": 1,
 7460                  "endColumn": 1
 7461                }
 7462              },
 7463              "message": {
 7464                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7465              }
 7466            }
 7467          ]
 7468        },
 7469        {
 7470          "ruleId": "CVE-2023-0464",
 7471          "ruleIndex": 67,
 7472          "level": "error",
 7473          "message": {
 7474            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0464\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0464](https://avd.aquasec.com/nvd/cve-2023-0464)"
 7475          },
 7476          "locations": [
 7477            {
 7478              "physicalLocation": {
 7479                "artifactLocation": {
 7480                  "uri": "library/nginx",
 7481                  "uriBaseId": "ROOTPATH"
 7482                },
 7483                "region": {
 7484                  "startLine": 1,
 7485                  "startColumn": 1,
 7486                  "endLine": 1,
 7487                  "endColumn": 1
 7488                }
 7489              },
 7490              "message": {
 7491                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7492              }
 7493            }
 7494          ]
 7495        },
 7496        {
 7497          "ruleId": "CVE-2023-2650",
 7498          "ruleIndex": 68,
 7499          "level": "error",
 7500          "message": {
 7501            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-2650\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-2650](https://avd.aquasec.com/nvd/cve-2023-2650)"
 7502          },
 7503          "locations": [
 7504            {
 7505              "physicalLocation": {
 7506                "artifactLocation": {
 7507                  "uri": "library/nginx",
 7508                  "uriBaseId": "ROOTPATH"
 7509                },
 7510                "region": {
 7511                  "startLine": 1,
 7512                  "startColumn": 1,
 7513                  "endLine": 1,
 7514                  "endColumn": 1
 7515                }
 7516              },
 7517              "message": {
 7518                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7519              }
 7520            }
 7521          ]
 7522        },
 7523        {
 7524          "ruleId": "CVE-2022-2097",
 7525          "ruleIndex": 69,
 7526          "level": "warning",
 7527          "message": {
 7528            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-2097\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-2097](https://avd.aquasec.com/nvd/cve-2022-2097)"
 7529          },
 7530          "locations": [
 7531            {
 7532              "physicalLocation": {
 7533                "artifactLocation": {
 7534                  "uri": "library/nginx",
 7535                  "uriBaseId": "ROOTPATH"
 7536                },
 7537                "region": {
 7538                  "startLine": 1,
 7539                  "startColumn": 1,
 7540                  "endLine": 1,
 7541                  "endColumn": 1
 7542                }
 7543              },
 7544              "message": {
 7545                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7546              }
 7547            }
 7548          ]
 7549        },
 7550        {
 7551          "ruleId": "CVE-2022-4304",
 7552          "ruleIndex": 70,
 7553          "level": "warning",
 7554          "message": {
 7555            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-4304\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4304](https://avd.aquasec.com/nvd/cve-2022-4304)"
 7556          },
 7557          "locations": [
 7558            {
 7559              "physicalLocation": {
 7560                "artifactLocation": {
 7561                  "uri": "library/nginx",
 7562                  "uriBaseId": "ROOTPATH"
 7563                },
 7564                "region": {
 7565                  "startLine": 1,
 7566                  "startColumn": 1,
 7567                  "endLine": 1,
 7568                  "endColumn": 1
 7569                }
 7570              },
 7571              "message": {
 7572                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7573              }
 7574            }
 7575          ]
 7576        },
 7577        {
 7578          "ruleId": "CVE-2023-0465",
 7579          "ruleIndex": 71,
 7580          "level": "warning",
 7581          "message": {
 7582            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0465\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0465](https://avd.aquasec.com/nvd/cve-2023-0465)"
 7583          },
 7584          "locations": [
 7585            {
 7586              "physicalLocation": {
 7587                "artifactLocation": {
 7588                  "uri": "library/nginx",
 7589                  "uriBaseId": "ROOTPATH"
 7590                },
 7591                "region": {
 7592                  "startLine": 1,
 7593                  "startColumn": 1,
 7594                  "endLine": 1,
 7595                  "endColumn": 1
 7596                }
 7597              },
 7598              "message": {
 7599                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7600              }
 7601            }
 7602          ]
 7603        },
 7604        {
 7605          "ruleId": "CVE-2023-0466",
 7606          "ruleIndex": 72,
 7607          "level": "warning",
 7608          "message": {
 7609            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0466\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0466](https://avd.aquasec.com/nvd/cve-2023-0466)"
 7610          },
 7611          "locations": [
 7612            {
 7613              "physicalLocation": {
 7614                "artifactLocation": {
 7615                  "uri": "library/nginx",
 7616                  "uriBaseId": "ROOTPATH"
 7617                },
 7618                "region": {
 7619                  "startLine": 1,
 7620                  "startColumn": 1,
 7621                  "endLine": 1,
 7622                  "endColumn": 1
 7623                }
 7624              },
 7625              "message": {
 7626                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7627              }
 7628            }
 7629          ]
 7630        },
 7631        {
 7632          "ruleId": "CVE-2023-3446",
 7633          "ruleIndex": 73,
 7634          "level": "warning",
 7635          "message": {
 7636            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-3446\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3446](https://avd.aquasec.com/nvd/cve-2023-3446)"
 7637          },
 7638          "locations": [
 7639            {
 7640              "physicalLocation": {
 7641                "artifactLocation": {
 7642                  "uri": "library/nginx",
 7643                  "uriBaseId": "ROOTPATH"
 7644                },
 7645                "region": {
 7646                  "startLine": 1,
 7647                  "startColumn": 1,
 7648                  "endLine": 1,
 7649                  "endColumn": 1
 7650                }
 7651              },
 7652              "message": {
 7653                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7654              }
 7655            }
 7656          ]
 7657        },
 7658        {
 7659          "ruleId": "CVE-2023-3817",
 7660          "ruleIndex": 74,
 7661          "level": "warning",
 7662          "message": {
 7663            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-3817\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3817](https://avd.aquasec.com/nvd/cve-2023-3817)"
 7664          },
 7665          "locations": [
 7666            {
 7667              "physicalLocation": {
 7668                "artifactLocation": {
 7669                  "uri": "library/nginx",
 7670                  "uriBaseId": "ROOTPATH"
 7671                },
 7672                "region": {
 7673                  "startLine": 1,
 7674                  "startColumn": 1,
 7675                  "endLine": 1,
 7676                  "endColumn": 1
 7677                }
 7678              },
 7679              "message": {
 7680                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7681              }
 7682            }
 7683          ]
 7684        },
 7685        {
 7686          "ruleId": "CVE-2007-6755",
 7687          "ruleIndex": 75,
 7688          "level": "note",
 7689          "message": {
 7690            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2007-6755\nSeverity: LOW\nFixed Version: \nLink: [CVE-2007-6755](https://avd.aquasec.com/nvd/cve-2007-6755)"
 7691          },
 7692          "locations": [
 7693            {
 7694              "physicalLocation": {
 7695                "artifactLocation": {
 7696                  "uri": "library/nginx",
 7697                  "uriBaseId": "ROOTPATH"
 7698                },
 7699                "region": {
 7700                  "startLine": 1,
 7701                  "startColumn": 1,
 7702                  "endLine": 1,
 7703                  "endColumn": 1
 7704                }
 7705              },
 7706              "message": {
 7707                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7708              }
 7709            }
 7710          ]
 7711        },
 7712        {
 7713          "ruleId": "CVE-2010-0928",
 7714          "ruleIndex": 76,
 7715          "level": "note",
 7716          "message": {
 7717            "text": "Package: libssl1.1\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2010-0928\nSeverity: LOW\nFixed Version: \nLink: [CVE-2010-0928](https://avd.aquasec.com/nvd/cve-2010-0928)"
 7718          },
 7719          "locations": [
 7720            {
 7721              "physicalLocation": {
 7722                "artifactLocation": {
 7723                  "uri": "library/nginx",
 7724                  "uriBaseId": "ROOTPATH"
 7725                },
 7726                "region": {
 7727                  "startLine": 1,
 7728                  "startColumn": 1,
 7729                  "endLine": 1,
 7730                  "endColumn": 1
 7731                }
 7732              },
 7733              "message": {
 7734                "text": "library/nginx: libssl1.1@1.1.1n-0+deb11u3"
 7735              }
 7736            }
 7737          ]
 7738        },
 7739        {
 7740          "ruleId": "CVE-2022-3821",
 7741          "ruleIndex": 77,
 7742          "level": "warning",
 7743          "message": {
 7744            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2022-3821\nSeverity: MEDIUM\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-3821](https://avd.aquasec.com/nvd/cve-2022-3821)"
 7745          },
 7746          "locations": [
 7747            {
 7748              "physicalLocation": {
 7749                "artifactLocation": {
 7750                  "uri": "library/nginx",
 7751                  "uriBaseId": "ROOTPATH"
 7752                },
 7753                "region": {
 7754                  "startLine": 1,
 7755                  "startColumn": 1,
 7756                  "endLine": 1,
 7757                  "endColumn": 1
 7758                }
 7759              },
 7760              "message": {
 7761                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7762              }
 7763            }
 7764          ]
 7765        },
 7766        {
 7767          "ruleId": "CVE-2022-4415",
 7768          "ruleIndex": 78,
 7769          "level": "warning",
 7770          "message": {
 7771            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2022-4415\nSeverity: MEDIUM\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-4415](https://avd.aquasec.com/nvd/cve-2022-4415)"
 7772          },
 7773          "locations": [
 7774            {
 7775              "physicalLocation": {
 7776                "artifactLocation": {
 7777                  "uri": "library/nginx",
 7778                  "uriBaseId": "ROOTPATH"
 7779                },
 7780                "region": {
 7781                  "startLine": 1,
 7782                  "startColumn": 1,
 7783                  "endLine": 1,
 7784                  "endColumn": 1
 7785                }
 7786              },
 7787              "message": {
 7788                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7789              }
 7790            }
 7791          ]
 7792        },
 7793        {
 7794          "ruleId": "CVE-2013-4392",
 7795          "ruleIndex": 79,
 7796          "level": "note",
 7797          "message": {
 7798            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2013-4392\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-4392](https://avd.aquasec.com/nvd/cve-2013-4392)"
 7799          },
 7800          "locations": [
 7801            {
 7802              "physicalLocation": {
 7803                "artifactLocation": {
 7804                  "uri": "library/nginx",
 7805                  "uriBaseId": "ROOTPATH"
 7806                },
 7807                "region": {
 7808                  "startLine": 1,
 7809                  "startColumn": 1,
 7810                  "endLine": 1,
 7811                  "endColumn": 1
 7812                }
 7813              },
 7814              "message": {
 7815                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7816              }
 7817            }
 7818          ]
 7819        },
 7820        {
 7821          "ruleId": "CVE-2020-13529",
 7822          "ruleIndex": 80,
 7823          "level": "note",
 7824          "message": {
 7825            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2020-13529\nSeverity: LOW\nFixed Version: \nLink: [CVE-2020-13529](https://avd.aquasec.com/nvd/cve-2020-13529)"
 7826          },
 7827          "locations": [
 7828            {
 7829              "physicalLocation": {
 7830                "artifactLocation": {
 7831                  "uri": "library/nginx",
 7832                  "uriBaseId": "ROOTPATH"
 7833                },
 7834                "region": {
 7835                  "startLine": 1,
 7836                  "startColumn": 1,
 7837                  "endLine": 1,
 7838                  "endColumn": 1
 7839                }
 7840              },
 7841              "message": {
 7842                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7843              }
 7844            }
 7845          ]
 7846        },
 7847        {
 7848          "ruleId": "CVE-2023-31437",
 7849          "ruleIndex": 81,
 7850          "level": "note",
 7851          "message": {
 7852            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31437\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31437](https://avd.aquasec.com/nvd/cve-2023-31437)"
 7853          },
 7854          "locations": [
 7855            {
 7856              "physicalLocation": {
 7857                "artifactLocation": {
 7858                  "uri": "library/nginx",
 7859                  "uriBaseId": "ROOTPATH"
 7860                },
 7861                "region": {
 7862                  "startLine": 1,
 7863                  "startColumn": 1,
 7864                  "endLine": 1,
 7865                  "endColumn": 1
 7866                }
 7867              },
 7868              "message": {
 7869                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7870              }
 7871            }
 7872          ]
 7873        },
 7874        {
 7875          "ruleId": "CVE-2023-31438",
 7876          "ruleIndex": 82,
 7877          "level": "note",
 7878          "message": {
 7879            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31438\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31438](https://avd.aquasec.com/nvd/cve-2023-31438)"
 7880          },
 7881          "locations": [
 7882            {
 7883              "physicalLocation": {
 7884                "artifactLocation": {
 7885                  "uri": "library/nginx",
 7886                  "uriBaseId": "ROOTPATH"
 7887                },
 7888                "region": {
 7889                  "startLine": 1,
 7890                  "startColumn": 1,
 7891                  "endLine": 1,
 7892                  "endColumn": 1
 7893                }
 7894              },
 7895              "message": {
 7896                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7897              }
 7898            }
 7899          ]
 7900        },
 7901        {
 7902          "ruleId": "CVE-2023-31439",
 7903          "ruleIndex": 83,
 7904          "level": "note",
 7905          "message": {
 7906            "text": "Package: libsystemd0\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31439\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31439](https://avd.aquasec.com/nvd/cve-2023-31439)"
 7907          },
 7908          "locations": [
 7909            {
 7910              "physicalLocation": {
 7911                "artifactLocation": {
 7912                  "uri": "library/nginx",
 7913                  "uriBaseId": "ROOTPATH"
 7914                },
 7915                "region": {
 7916                  "startLine": 1,
 7917                  "startColumn": 1,
 7918                  "endLine": 1,
 7919                  "endColumn": 1
 7920                }
 7921              },
 7922              "message": {
 7923                "text": "library/nginx: libsystemd0@247.3-7+deb11u1"
 7924              }
 7925            }
 7926          ]
 7927        },
 7928        {
 7929          "ruleId": "CVE-2021-46848",
 7930          "ruleIndex": 84,
 7931          "level": "error",
 7932          "message": {
 7933            "text": "Package: libtasn1-6\nInstalled Version: 4.16.0-2\nVulnerability CVE-2021-46848\nSeverity: CRITICAL\nFixed Version: 4.16.0-2+deb11u1\nLink: [CVE-2021-46848](https://avd.aquasec.com/nvd/cve-2021-46848)"
 7934          },
 7935          "locations": [
 7936            {
 7937              "physicalLocation": {
 7938                "artifactLocation": {
 7939                  "uri": "library/nginx",
 7940                  "uriBaseId": "ROOTPATH"
 7941                },
 7942                "region": {
 7943                  "startLine": 1,
 7944                  "startColumn": 1,
 7945                  "endLine": 1,
 7946                  "endColumn": 1
 7947                }
 7948              },
 7949              "message": {
 7950                "text": "library/nginx: libtasn1-6@4.16.0-2"
 7951              }
 7952            }
 7953          ]
 7954        },
 7955        {
 7956          "ruleId": "CVE-2022-3970",
 7957          "ruleIndex": 85,
 7958          "level": "error",
 7959          "message": {
 7960            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3970\nSeverity: HIGH\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3970](https://avd.aquasec.com/nvd/cve-2022-3970)"
 7961          },
 7962          "locations": [
 7963            {
 7964              "physicalLocation": {
 7965                "artifactLocation": {
 7966                  "uri": "library/nginx",
 7967                  "uriBaseId": "ROOTPATH"
 7968                },
 7969                "region": {
 7970                  "startLine": 1,
 7971                  "startColumn": 1,
 7972                  "endLine": 1,
 7973                  "endColumn": 1
 7974                }
 7975              },
 7976              "message": {
 7977                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 7978              }
 7979            }
 7980          ]
 7981        },
 7982        {
 7983          "ruleId": "CVE-2023-25434",
 7984          "ruleIndex": 86,
 7985          "level": "error",
 7986          "message": {
 7987            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-25434\nSeverity: HIGH\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-25434](https://avd.aquasec.com/nvd/cve-2023-25434)"
 7988          },
 7989          "locations": [
 7990            {
 7991              "physicalLocation": {
 7992                "artifactLocation": {
 7993                  "uri": "library/nginx",
 7994                  "uriBaseId": "ROOTPATH"
 7995                },
 7996                "region": {
 7997                  "startLine": 1,
 7998                  "startColumn": 1,
 7999                  "endLine": 1,
 8000                  "endColumn": 1
 8001                }
 8002              },
 8003              "message": {
 8004                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8005              }
 8006            }
 8007          ]
 8008        },
 8009        {
 8010          "ruleId": "CVE-2022-1354",
 8011          "ruleIndex": 87,
 8012          "level": "warning",
 8013          "message": {
 8014            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1354\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1354](https://avd.aquasec.com/nvd/cve-2022-1354)"
 8015          },
 8016          "locations": [
 8017            {
 8018              "physicalLocation": {
 8019                "artifactLocation": {
 8020                  "uri": "library/nginx",
 8021                  "uriBaseId": "ROOTPATH"
 8022                },
 8023                "region": {
 8024                  "startLine": 1,
 8025                  "startColumn": 1,
 8026                  "endLine": 1,
 8027                  "endColumn": 1
 8028                }
 8029              },
 8030              "message": {
 8031                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8032              }
 8033            }
 8034          ]
 8035        },
 8036        {
 8037          "ruleId": "CVE-2022-1355",
 8038          "ruleIndex": 88,
 8039          "level": "warning",
 8040          "message": {
 8041            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1355\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1355](https://avd.aquasec.com/nvd/cve-2022-1355)"
 8042          },
 8043          "locations": [
 8044            {
 8045              "physicalLocation": {
 8046                "artifactLocation": {
 8047                  "uri": "library/nginx",
 8048                  "uriBaseId": "ROOTPATH"
 8049                },
 8050                "region": {
 8051                  "startLine": 1,
 8052                  "startColumn": 1,
 8053                  "endLine": 1,
 8054                  "endColumn": 1
 8055                }
 8056              },
 8057              "message": {
 8058                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8059              }
 8060            }
 8061          ]
 8062        },
 8063        {
 8064          "ruleId": "CVE-2022-1622",
 8065          "ruleIndex": 89,
 8066          "level": "warning",
 8067          "message": {
 8068            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1622\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1622](https://avd.aquasec.com/nvd/cve-2022-1622)"
 8069          },
 8070          "locations": [
 8071            {
 8072              "physicalLocation": {
 8073                "artifactLocation": {
 8074                  "uri": "library/nginx",
 8075                  "uriBaseId": "ROOTPATH"
 8076                },
 8077                "region": {
 8078                  "startLine": 1,
 8079                  "startColumn": 1,
 8080                  "endLine": 1,
 8081                  "endColumn": 1
 8082                }
 8083              },
 8084              "message": {
 8085                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8086              }
 8087            }
 8088          ]
 8089        },
 8090        {
 8091          "ruleId": "CVE-2022-1623",
 8092          "ruleIndex": 90,
 8093          "level": "warning",
 8094          "message": {
 8095            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1623\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-1623](https://avd.aquasec.com/nvd/cve-2022-1623)"
 8096          },
 8097          "locations": [
 8098            {
 8099              "physicalLocation": {
 8100                "artifactLocation": {
 8101                  "uri": "library/nginx",
 8102                  "uriBaseId": "ROOTPATH"
 8103                },
 8104                "region": {
 8105                  "startLine": 1,
 8106                  "startColumn": 1,
 8107                  "endLine": 1,
 8108                  "endColumn": 1
 8109                }
 8110              },
 8111              "message": {
 8112                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8113              }
 8114            }
 8115          ]
 8116        },
 8117        {
 8118          "ruleId": "CVE-2022-2056",
 8119          "ruleIndex": 91,
 8120          "level": "warning",
 8121          "message": {
 8122            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2056\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2056](https://avd.aquasec.com/nvd/cve-2022-2056)"
 8123          },
 8124          "locations": [
 8125            {
 8126              "physicalLocation": {
 8127                "artifactLocation": {
 8128                  "uri": "library/nginx",
 8129                  "uriBaseId": "ROOTPATH"
 8130                },
 8131                "region": {
 8132                  "startLine": 1,
 8133                  "startColumn": 1,
 8134                  "endLine": 1,
 8135                  "endColumn": 1
 8136                }
 8137              },
 8138              "message": {
 8139                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8140              }
 8141            }
 8142          ]
 8143        },
 8144        {
 8145          "ruleId": "CVE-2022-2057",
 8146          "ruleIndex": 92,
 8147          "level": "warning",
 8148          "message": {
 8149            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2057\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2057](https://avd.aquasec.com/nvd/cve-2022-2057)"
 8150          },
 8151          "locations": [
 8152            {
 8153              "physicalLocation": {
 8154                "artifactLocation": {
 8155                  "uri": "library/nginx",
 8156                  "uriBaseId": "ROOTPATH"
 8157                },
 8158                "region": {
 8159                  "startLine": 1,
 8160                  "startColumn": 1,
 8161                  "endLine": 1,
 8162                  "endColumn": 1
 8163                }
 8164              },
 8165              "message": {
 8166                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8167              }
 8168            }
 8169          ]
 8170        },
 8171        {
 8172          "ruleId": "CVE-2022-2058",
 8173          "ruleIndex": 93,
 8174          "level": "warning",
 8175          "message": {
 8176            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2058\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2058](https://avd.aquasec.com/nvd/cve-2022-2058)"
 8177          },
 8178          "locations": [
 8179            {
 8180              "physicalLocation": {
 8181                "artifactLocation": {
 8182                  "uri": "library/nginx",
 8183                  "uriBaseId": "ROOTPATH"
 8184                },
 8185                "region": {
 8186                  "startLine": 1,
 8187                  "startColumn": 1,
 8188                  "endLine": 1,
 8189                  "endColumn": 1
 8190                }
 8191              },
 8192              "message": {
 8193                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8194              }
 8195            }
 8196          ]
 8197        },
 8198        {
 8199          "ruleId": "CVE-2022-2519",
 8200          "ruleIndex": 94,
 8201          "level": "warning",
 8202          "message": {
 8203            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2519\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2519](https://avd.aquasec.com/nvd/cve-2022-2519)"
 8204          },
 8205          "locations": [
 8206            {
 8207              "physicalLocation": {
 8208                "artifactLocation": {
 8209                  "uri": "library/nginx",
 8210                  "uriBaseId": "ROOTPATH"
 8211                },
 8212                "region": {
 8213                  "startLine": 1,
 8214                  "startColumn": 1,
 8215                  "endLine": 1,
 8216                  "endColumn": 1
 8217                }
 8218              },
 8219              "message": {
 8220                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8221              }
 8222            }
 8223          ]
 8224        },
 8225        {
 8226          "ruleId": "CVE-2022-2520",
 8227          "ruleIndex": 95,
 8228          "level": "warning",
 8229          "message": {
 8230            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2520\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2520](https://avd.aquasec.com/nvd/cve-2022-2520)"
 8231          },
 8232          "locations": [
 8233            {
 8234              "physicalLocation": {
 8235                "artifactLocation": {
 8236                  "uri": "library/nginx",
 8237                  "uriBaseId": "ROOTPATH"
 8238                },
 8239                "region": {
 8240                  "startLine": 1,
 8241                  "startColumn": 1,
 8242                  "endLine": 1,
 8243                  "endColumn": 1
 8244                }
 8245              },
 8246              "message": {
 8247                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8248              }
 8249            }
 8250          ]
 8251        },
 8252        {
 8253          "ruleId": "CVE-2022-2521",
 8254          "ruleIndex": 96,
 8255          "level": "warning",
 8256          "message": {
 8257            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2521\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2521](https://avd.aquasec.com/nvd/cve-2022-2521)"
 8258          },
 8259          "locations": [
 8260            {
 8261              "physicalLocation": {
 8262                "artifactLocation": {
 8263                  "uri": "library/nginx",
 8264                  "uriBaseId": "ROOTPATH"
 8265                },
 8266                "region": {
 8267                  "startLine": 1,
 8268                  "startColumn": 1,
 8269                  "endLine": 1,
 8270                  "endColumn": 1
 8271                }
 8272              },
 8273              "message": {
 8274                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8275              }
 8276            }
 8277          ]
 8278        },
 8279        {
 8280          "ruleId": "CVE-2022-2867",
 8281          "ruleIndex": 97,
 8282          "level": "warning",
 8283          "message": {
 8284            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2867\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2867](https://avd.aquasec.com/nvd/cve-2022-2867)"
 8285          },
 8286          "locations": [
 8287            {
 8288              "physicalLocation": {
 8289                "artifactLocation": {
 8290                  "uri": "library/nginx",
 8291                  "uriBaseId": "ROOTPATH"
 8292                },
 8293                "region": {
 8294                  "startLine": 1,
 8295                  "startColumn": 1,
 8296                  "endLine": 1,
 8297                  "endColumn": 1
 8298                }
 8299              },
 8300              "message": {
 8301                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8302              }
 8303            }
 8304          ]
 8305        },
 8306        {
 8307          "ruleId": "CVE-2022-2868",
 8308          "ruleIndex": 98,
 8309          "level": "warning",
 8310          "message": {
 8311            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2868\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2868](https://avd.aquasec.com/nvd/cve-2022-2868)"
 8312          },
 8313          "locations": [
 8314            {
 8315              "physicalLocation": {
 8316                "artifactLocation": {
 8317                  "uri": "library/nginx",
 8318                  "uriBaseId": "ROOTPATH"
 8319                },
 8320                "region": {
 8321                  "startLine": 1,
 8322                  "startColumn": 1,
 8323                  "endLine": 1,
 8324                  "endColumn": 1
 8325                }
 8326              },
 8327              "message": {
 8328                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8329              }
 8330            }
 8331          ]
 8332        },
 8333        {
 8334          "ruleId": "CVE-2022-2869",
 8335          "ruleIndex": 99,
 8336          "level": "warning",
 8337          "message": {
 8338            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2869\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2869](https://avd.aquasec.com/nvd/cve-2022-2869)"
 8339          },
 8340          "locations": [
 8341            {
 8342              "physicalLocation": {
 8343                "artifactLocation": {
 8344                  "uri": "library/nginx",
 8345                  "uriBaseId": "ROOTPATH"
 8346                },
 8347                "region": {
 8348                  "startLine": 1,
 8349                  "startColumn": 1,
 8350                  "endLine": 1,
 8351                  "endColumn": 1
 8352                }
 8353              },
 8354              "message": {
 8355                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8356              }
 8357            }
 8358          ]
 8359        },
 8360        {
 8361          "ruleId": "CVE-2022-2953",
 8362          "ruleIndex": 100,
 8363          "level": "warning",
 8364          "message": {
 8365            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-2953\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-2953](https://avd.aquasec.com/nvd/cve-2022-2953)"
 8366          },
 8367          "locations": [
 8368            {
 8369              "physicalLocation": {
 8370                "artifactLocation": {
 8371                  "uri": "library/nginx",
 8372                  "uriBaseId": "ROOTPATH"
 8373                },
 8374                "region": {
 8375                  "startLine": 1,
 8376                  "startColumn": 1,
 8377                  "endLine": 1,
 8378                  "endColumn": 1
 8379                }
 8380              },
 8381              "message": {
 8382                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8383              }
 8384            }
 8385          ]
 8386        },
 8387        {
 8388          "ruleId": "CVE-2022-34526",
 8389          "ruleIndex": 101,
 8390          "level": "warning",
 8391          "message": {
 8392            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-34526\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-34526](https://avd.aquasec.com/nvd/cve-2022-34526)"
 8393          },
 8394          "locations": [
 8395            {
 8396              "physicalLocation": {
 8397                "artifactLocation": {
 8398                  "uri": "library/nginx",
 8399                  "uriBaseId": "ROOTPATH"
 8400                },
 8401                "region": {
 8402                  "startLine": 1,
 8403                  "startColumn": 1,
 8404                  "endLine": 1,
 8405                  "endColumn": 1
 8406                }
 8407              },
 8408              "message": {
 8409                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8410              }
 8411            }
 8412          ]
 8413        },
 8414        {
 8415          "ruleId": "CVE-2022-3570",
 8416          "ruleIndex": 102,
 8417          "level": "warning",
 8418          "message": {
 8419            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3570\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3570](https://avd.aquasec.com/nvd/cve-2022-3570)"
 8420          },
 8421          "locations": [
 8422            {
 8423              "physicalLocation": {
 8424                "artifactLocation": {
 8425                  "uri": "library/nginx",
 8426                  "uriBaseId": "ROOTPATH"
 8427                },
 8428                "region": {
 8429                  "startLine": 1,
 8430                  "startColumn": 1,
 8431                  "endLine": 1,
 8432                  "endColumn": 1
 8433                }
 8434              },
 8435              "message": {
 8436                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8437              }
 8438            }
 8439          ]
 8440        },
 8441        {
 8442          "ruleId": "CVE-2022-3597",
 8443          "ruleIndex": 103,
 8444          "level": "warning",
 8445          "message": {
 8446            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3597\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3597](https://avd.aquasec.com/nvd/cve-2022-3597)"
 8447          },
 8448          "locations": [
 8449            {
 8450              "physicalLocation": {
 8451                "artifactLocation": {
 8452                  "uri": "library/nginx",
 8453                  "uriBaseId": "ROOTPATH"
 8454                },
 8455                "region": {
 8456                  "startLine": 1,
 8457                  "startColumn": 1,
 8458                  "endLine": 1,
 8459                  "endColumn": 1
 8460                }
 8461              },
 8462              "message": {
 8463                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8464              }
 8465            }
 8466          ]
 8467        },
 8468        {
 8469          "ruleId": "CVE-2022-3598",
 8470          "ruleIndex": 104,
 8471          "level": "warning",
 8472          "message": {
 8473            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3598\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3598](https://avd.aquasec.com/nvd/cve-2022-3598)"
 8474          },
 8475          "locations": [
 8476            {
 8477              "physicalLocation": {
 8478                "artifactLocation": {
 8479                  "uri": "library/nginx",
 8480                  "uriBaseId": "ROOTPATH"
 8481                },
 8482                "region": {
 8483                  "startLine": 1,
 8484                  "startColumn": 1,
 8485                  "endLine": 1,
 8486                  "endColumn": 1
 8487                }
 8488              },
 8489              "message": {
 8490                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8491              }
 8492            }
 8493          ]
 8494        },
 8495        {
 8496          "ruleId": "CVE-2022-3599",
 8497          "ruleIndex": 105,
 8498          "level": "warning",
 8499          "message": {
 8500            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3599\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3599](https://avd.aquasec.com/nvd/cve-2022-3599)"
 8501          },
 8502          "locations": [
 8503            {
 8504              "physicalLocation": {
 8505                "artifactLocation": {
 8506                  "uri": "library/nginx",
 8507                  "uriBaseId": "ROOTPATH"
 8508                },
 8509                "region": {
 8510                  "startLine": 1,
 8511                  "startColumn": 1,
 8512                  "endLine": 1,
 8513                  "endColumn": 1
 8514                }
 8515              },
 8516              "message": {
 8517                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8518              }
 8519            }
 8520          ]
 8521        },
 8522        {
 8523          "ruleId": "CVE-2022-3626",
 8524          "ruleIndex": 106,
 8525          "level": "warning",
 8526          "message": {
 8527            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3626\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3626](https://avd.aquasec.com/nvd/cve-2022-3626)"
 8528          },
 8529          "locations": [
 8530            {
 8531              "physicalLocation": {
 8532                "artifactLocation": {
 8533                  "uri": "library/nginx",
 8534                  "uriBaseId": "ROOTPATH"
 8535                },
 8536                "region": {
 8537                  "startLine": 1,
 8538                  "startColumn": 1,
 8539                  "endLine": 1,
 8540                  "endColumn": 1
 8541                }
 8542              },
 8543              "message": {
 8544                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8545              }
 8546            }
 8547          ]
 8548        },
 8549        {
 8550          "ruleId": "CVE-2022-3627",
 8551          "ruleIndex": 107,
 8552          "level": "warning",
 8553          "message": {
 8554            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-3627\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-3627](https://avd.aquasec.com/nvd/cve-2022-3627)"
 8555          },
 8556          "locations": [
 8557            {
 8558              "physicalLocation": {
 8559                "artifactLocation": {
 8560                  "uri": "library/nginx",
 8561                  "uriBaseId": "ROOTPATH"
 8562                },
 8563                "region": {
 8564                  "startLine": 1,
 8565                  "startColumn": 1,
 8566                  "endLine": 1,
 8567                  "endColumn": 1
 8568                }
 8569              },
 8570              "message": {
 8571                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8572              }
 8573            }
 8574          ]
 8575        },
 8576        {
 8577          "ruleId": "CVE-2022-4645",
 8578          "ruleIndex": 108,
 8579          "level": "warning",
 8580          "message": {
 8581            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-4645\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-4645](https://avd.aquasec.com/nvd/cve-2022-4645)"
 8582          },
 8583          "locations": [
 8584            {
 8585              "physicalLocation": {
 8586                "artifactLocation": {
 8587                  "uri": "library/nginx",
 8588                  "uriBaseId": "ROOTPATH"
 8589                },
 8590                "region": {
 8591                  "startLine": 1,
 8592                  "startColumn": 1,
 8593                  "endLine": 1,
 8594                  "endColumn": 1
 8595                }
 8596              },
 8597              "message": {
 8598                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8599              }
 8600            }
 8601          ]
 8602        },
 8603        {
 8604          "ruleId": "CVE-2022-48281",
 8605          "ruleIndex": 109,
 8606          "level": "warning",
 8607          "message": {
 8608            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-48281\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2022-48281](https://avd.aquasec.com/nvd/cve-2022-48281)"
 8609          },
 8610          "locations": [
 8611            {
 8612              "physicalLocation": {
 8613                "artifactLocation": {
 8614                  "uri": "library/nginx",
 8615                  "uriBaseId": "ROOTPATH"
 8616                },
 8617                "region": {
 8618                  "startLine": 1,
 8619                  "startColumn": 1,
 8620                  "endLine": 1,
 8621                  "endColumn": 1
 8622                }
 8623              },
 8624              "message": {
 8625                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8626              }
 8627            }
 8628          ]
 8629        },
 8630        {
 8631          "ruleId": "CVE-2023-0795",
 8632          "ruleIndex": 110,
 8633          "level": "warning",
 8634          "message": {
 8635            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0795\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0795](https://avd.aquasec.com/nvd/cve-2023-0795)"
 8636          },
 8637          "locations": [
 8638            {
 8639              "physicalLocation": {
 8640                "artifactLocation": {
 8641                  "uri": "library/nginx",
 8642                  "uriBaseId": "ROOTPATH"
 8643                },
 8644                "region": {
 8645                  "startLine": 1,
 8646                  "startColumn": 1,
 8647                  "endLine": 1,
 8648                  "endColumn": 1
 8649                }
 8650              },
 8651              "message": {
 8652                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8653              }
 8654            }
 8655          ]
 8656        },
 8657        {
 8658          "ruleId": "CVE-2023-0796",
 8659          "ruleIndex": 111,
 8660          "level": "warning",
 8661          "message": {
 8662            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0796\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0796](https://avd.aquasec.com/nvd/cve-2023-0796)"
 8663          },
 8664          "locations": [
 8665            {
 8666              "physicalLocation": {
 8667                "artifactLocation": {
 8668                  "uri": "library/nginx",
 8669                  "uriBaseId": "ROOTPATH"
 8670                },
 8671                "region": {
 8672                  "startLine": 1,
 8673                  "startColumn": 1,
 8674                  "endLine": 1,
 8675                  "endColumn": 1
 8676                }
 8677              },
 8678              "message": {
 8679                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8680              }
 8681            }
 8682          ]
 8683        },
 8684        {
 8685          "ruleId": "CVE-2023-0797",
 8686          "ruleIndex": 112,
 8687          "level": "warning",
 8688          "message": {
 8689            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0797\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0797](https://avd.aquasec.com/nvd/cve-2023-0797)"
 8690          },
 8691          "locations": [
 8692            {
 8693              "physicalLocation": {
 8694                "artifactLocation": {
 8695                  "uri": "library/nginx",
 8696                  "uriBaseId": "ROOTPATH"
 8697                },
 8698                "region": {
 8699                  "startLine": 1,
 8700                  "startColumn": 1,
 8701                  "endLine": 1,
 8702                  "endColumn": 1
 8703                }
 8704              },
 8705              "message": {
 8706                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8707              }
 8708            }
 8709          ]
 8710        },
 8711        {
 8712          "ruleId": "CVE-2023-0798",
 8713          "ruleIndex": 113,
 8714          "level": "warning",
 8715          "message": {
 8716            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0798\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0798](https://avd.aquasec.com/nvd/cve-2023-0798)"
 8717          },
 8718          "locations": [
 8719            {
 8720              "physicalLocation": {
 8721                "artifactLocation": {
 8722                  "uri": "library/nginx",
 8723                  "uriBaseId": "ROOTPATH"
 8724                },
 8725                "region": {
 8726                  "startLine": 1,
 8727                  "startColumn": 1,
 8728                  "endLine": 1,
 8729                  "endColumn": 1
 8730                }
 8731              },
 8732              "message": {
 8733                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8734              }
 8735            }
 8736          ]
 8737        },
 8738        {
 8739          "ruleId": "CVE-2023-0799",
 8740          "ruleIndex": 114,
 8741          "level": "warning",
 8742          "message": {
 8743            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0799\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0799](https://avd.aquasec.com/nvd/cve-2023-0799)"
 8744          },
 8745          "locations": [
 8746            {
 8747              "physicalLocation": {
 8748                "artifactLocation": {
 8749                  "uri": "library/nginx",
 8750                  "uriBaseId": "ROOTPATH"
 8751                },
 8752                "region": {
 8753                  "startLine": 1,
 8754                  "startColumn": 1,
 8755                  "endLine": 1,
 8756                  "endColumn": 1
 8757                }
 8758              },
 8759              "message": {
 8760                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8761              }
 8762            }
 8763          ]
 8764        },
 8765        {
 8766          "ruleId": "CVE-2023-0800",
 8767          "ruleIndex": 115,
 8768          "level": "warning",
 8769          "message": {
 8770            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0800\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0800](https://avd.aquasec.com/nvd/cve-2023-0800)"
 8771          },
 8772          "locations": [
 8773            {
 8774              "physicalLocation": {
 8775                "artifactLocation": {
 8776                  "uri": "library/nginx",
 8777                  "uriBaseId": "ROOTPATH"
 8778                },
 8779                "region": {
 8780                  "startLine": 1,
 8781                  "startColumn": 1,
 8782                  "endLine": 1,
 8783                  "endColumn": 1
 8784                }
 8785              },
 8786              "message": {
 8787                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8788              }
 8789            }
 8790          ]
 8791        },
 8792        {
 8793          "ruleId": "CVE-2023-0801",
 8794          "ruleIndex": 116,
 8795          "level": "warning",
 8796          "message": {
 8797            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0801\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0801](https://avd.aquasec.com/nvd/cve-2023-0801)"
 8798          },
 8799          "locations": [
 8800            {
 8801              "physicalLocation": {
 8802                "artifactLocation": {
 8803                  "uri": "library/nginx",
 8804                  "uriBaseId": "ROOTPATH"
 8805                },
 8806                "region": {
 8807                  "startLine": 1,
 8808                  "startColumn": 1,
 8809                  "endLine": 1,
 8810                  "endColumn": 1
 8811                }
 8812              },
 8813              "message": {
 8814                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8815              }
 8816            }
 8817          ]
 8818        },
 8819        {
 8820          "ruleId": "CVE-2023-0802",
 8821          "ruleIndex": 117,
 8822          "level": "warning",
 8823          "message": {
 8824            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0802\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0802](https://avd.aquasec.com/nvd/cve-2023-0802)"
 8825          },
 8826          "locations": [
 8827            {
 8828              "physicalLocation": {
 8829                "artifactLocation": {
 8830                  "uri": "library/nginx",
 8831                  "uriBaseId": "ROOTPATH"
 8832                },
 8833                "region": {
 8834                  "startLine": 1,
 8835                  "startColumn": 1,
 8836                  "endLine": 1,
 8837                  "endColumn": 1
 8838                }
 8839              },
 8840              "message": {
 8841                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8842              }
 8843            }
 8844          ]
 8845        },
 8846        {
 8847          "ruleId": "CVE-2023-0803",
 8848          "ruleIndex": 118,
 8849          "level": "warning",
 8850          "message": {
 8851            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0803\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0803](https://avd.aquasec.com/nvd/cve-2023-0803)"
 8852          },
 8853          "locations": [
 8854            {
 8855              "physicalLocation": {
 8856                "artifactLocation": {
 8857                  "uri": "library/nginx",
 8858                  "uriBaseId": "ROOTPATH"
 8859                },
 8860                "region": {
 8861                  "startLine": 1,
 8862                  "startColumn": 1,
 8863                  "endLine": 1,
 8864                  "endColumn": 1
 8865                }
 8866              },
 8867              "message": {
 8868                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8869              }
 8870            }
 8871          ]
 8872        },
 8873        {
 8874          "ruleId": "CVE-2023-0804",
 8875          "ruleIndex": 119,
 8876          "level": "warning",
 8877          "message": {
 8878            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-0804\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-0804](https://avd.aquasec.com/nvd/cve-2023-0804)"
 8879          },
 8880          "locations": [
 8881            {
 8882              "physicalLocation": {
 8883                "artifactLocation": {
 8884                  "uri": "library/nginx",
 8885                  "uriBaseId": "ROOTPATH"
 8886                },
 8887                "region": {
 8888                  "startLine": 1,
 8889                  "startColumn": 1,
 8890                  "endLine": 1,
 8891                  "endColumn": 1
 8892                }
 8893              },
 8894              "message": {
 8895                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8896              }
 8897            }
 8898          ]
 8899        },
 8900        {
 8901          "ruleId": "CVE-2023-25433",
 8902          "ruleIndex": 120,
 8903          "level": "warning",
 8904          "message": {
 8905            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-25433\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-25433](https://avd.aquasec.com/nvd/cve-2023-25433)"
 8906          },
 8907          "locations": [
 8908            {
 8909              "physicalLocation": {
 8910                "artifactLocation": {
 8911                  "uri": "library/nginx",
 8912                  "uriBaseId": "ROOTPATH"
 8913                },
 8914                "region": {
 8915                  "startLine": 1,
 8916                  "startColumn": 1,
 8917                  "endLine": 1,
 8918                  "endColumn": 1
 8919                }
 8920              },
 8921              "message": {
 8922                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8923              }
 8924            }
 8925          ]
 8926        },
 8927        {
 8928          "ruleId": "CVE-2023-25435",
 8929          "ruleIndex": 121,
 8930          "level": "warning",
 8931          "message": {
 8932            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-25435\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u4\nLink: [CVE-2023-25435](https://avd.aquasec.com/nvd/cve-2023-25435)"
 8933          },
 8934          "locations": [
 8935            {
 8936              "physicalLocation": {
 8937                "artifactLocation": {
 8938                  "uri": "library/nginx",
 8939                  "uriBaseId": "ROOTPATH"
 8940                },
 8941                "region": {
 8942                  "startLine": 1,
 8943                  "startColumn": 1,
 8944                  "endLine": 1,
 8945                  "endColumn": 1
 8946                }
 8947              },
 8948              "message": {
 8949                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8950              }
 8951            }
 8952          ]
 8953        },
 8954        {
 8955          "ruleId": "CVE-2023-26965",
 8956          "ruleIndex": 122,
 8957          "level": "warning",
 8958          "message": {
 8959            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-26965\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-26965](https://avd.aquasec.com/nvd/cve-2023-26965)"
 8960          },
 8961          "locations": [
 8962            {
 8963              "physicalLocation": {
 8964                "artifactLocation": {
 8965                  "uri": "library/nginx",
 8966                  "uriBaseId": "ROOTPATH"
 8967                },
 8968                "region": {
 8969                  "startLine": 1,
 8970                  "startColumn": 1,
 8971                  "endLine": 1,
 8972                  "endColumn": 1
 8973                }
 8974              },
 8975              "message": {
 8976                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 8977              }
 8978            }
 8979          ]
 8980        },
 8981        {
 8982          "ruleId": "CVE-2023-26966",
 8983          "ruleIndex": 123,
 8984          "level": "warning",
 8985          "message": {
 8986            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-26966\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-26966](https://avd.aquasec.com/nvd/cve-2023-26966)"
 8987          },
 8988          "locations": [
 8989            {
 8990              "physicalLocation": {
 8991                "artifactLocation": {
 8992                  "uri": "library/nginx",
 8993                  "uriBaseId": "ROOTPATH"
 8994                },
 8995                "region": {
 8996                  "startLine": 1,
 8997                  "startColumn": 1,
 8998                  "endLine": 1,
 8999                  "endColumn": 1
 9000                }
 9001              },
 9002              "message": {
 9003                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9004              }
 9005            }
 9006          ]
 9007        },
 9008        {
 9009          "ruleId": "CVE-2023-2908",
 9010          "ruleIndex": 124,
 9011          "level": "warning",
 9012          "message": {
 9013            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-2908\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-2908](https://avd.aquasec.com/nvd/cve-2023-2908)"
 9014          },
 9015          "locations": [
 9016            {
 9017              "physicalLocation": {
 9018                "artifactLocation": {
 9019                  "uri": "library/nginx",
 9020                  "uriBaseId": "ROOTPATH"
 9021                },
 9022                "region": {
 9023                  "startLine": 1,
 9024                  "startColumn": 1,
 9025                  "endLine": 1,
 9026                  "endColumn": 1
 9027                }
 9028              },
 9029              "message": {
 9030                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9031              }
 9032            }
 9033          ]
 9034        },
 9035        {
 9036          "ruleId": "CVE-2023-30086",
 9037          "ruleIndex": 125,
 9038          "level": "warning",
 9039          "message": {
 9040            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-30086\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2023-30086](https://avd.aquasec.com/nvd/cve-2023-30086)"
 9041          },
 9042          "locations": [
 9043            {
 9044              "physicalLocation": {
 9045                "artifactLocation": {
 9046                  "uri": "library/nginx",
 9047                  "uriBaseId": "ROOTPATH"
 9048                },
 9049                "region": {
 9050                  "startLine": 1,
 9051                  "startColumn": 1,
 9052                  "endLine": 1,
 9053                  "endColumn": 1
 9054                }
 9055              },
 9056              "message": {
 9057                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9058              }
 9059            }
 9060          ]
 9061        },
 9062        {
 9063          "ruleId": "CVE-2023-30774",
 9064          "ruleIndex": 126,
 9065          "level": "warning",
 9066          "message": {
 9067            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-30774\nSeverity: MEDIUM\nFixed Version: 4.2.0-1+deb11u3\nLink: [CVE-2023-30774](https://avd.aquasec.com/nvd/cve-2023-30774)"
 9068          },
 9069          "locations": [
 9070            {
 9071              "physicalLocation": {
 9072                "artifactLocation": {
 9073                  "uri": "library/nginx",
 9074                  "uriBaseId": "ROOTPATH"
 9075                },
 9076                "region": {
 9077                  "startLine": 1,
 9078                  "startColumn": 1,
 9079                  "endLine": 1,
 9080                  "endColumn": 1
 9081                }
 9082              },
 9083              "message": {
 9084                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9085              }
 9086            }
 9087          ]
 9088        },
 9089        {
 9090          "ruleId": "CVE-2023-3316",
 9091          "ruleIndex": 127,
 9092          "level": "warning",
 9093          "message": {
 9094            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-3316\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3316](https://avd.aquasec.com/nvd/cve-2023-3316)"
 9095          },
 9096          "locations": [
 9097            {
 9098              "physicalLocation": {
 9099                "artifactLocation": {
 9100                  "uri": "library/nginx",
 9101                  "uriBaseId": "ROOTPATH"
 9102                },
 9103                "region": {
 9104                  "startLine": 1,
 9105                  "startColumn": 1,
 9106                  "endLine": 1,
 9107                  "endColumn": 1
 9108                }
 9109              },
 9110              "message": {
 9111                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9112              }
 9113            }
 9114          ]
 9115        },
 9116        {
 9117          "ruleId": "CVE-2023-3618",
 9118          "ruleIndex": 128,
 9119          "level": "warning",
 9120          "message": {
 9121            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-3618\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3618](https://avd.aquasec.com/nvd/cve-2023-3618)"
 9122          },
 9123          "locations": [
 9124            {
 9125              "physicalLocation": {
 9126                "artifactLocation": {
 9127                  "uri": "library/nginx",
 9128                  "uriBaseId": "ROOTPATH"
 9129                },
 9130                "region": {
 9131                  "startLine": 1,
 9132                  "startColumn": 1,
 9133                  "endLine": 1,
 9134                  "endColumn": 1
 9135                }
 9136              },
 9137              "message": {
 9138                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9139              }
 9140            }
 9141          ]
 9142        },
 9143        {
 9144          "ruleId": "CVE-2023-38288",
 9145          "ruleIndex": 129,
 9146          "level": "warning",
 9147          "message": {
 9148            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-38288\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-38288](https://avd.aquasec.com/nvd/cve-2023-38288)"
 9149          },
 9150          "locations": [
 9151            {
 9152              "physicalLocation": {
 9153                "artifactLocation": {
 9154                  "uri": "library/nginx",
 9155                  "uriBaseId": "ROOTPATH"
 9156                },
 9157                "region": {
 9158                  "startLine": 1,
 9159                  "startColumn": 1,
 9160                  "endLine": 1,
 9161                  "endColumn": 1
 9162                }
 9163              },
 9164              "message": {
 9165                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9166              }
 9167            }
 9168          ]
 9169        },
 9170        {
 9171          "ruleId": "CVE-2023-38289",
 9172          "ruleIndex": 130,
 9173          "level": "warning",
 9174          "message": {
 9175            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-38289\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-38289](https://avd.aquasec.com/nvd/cve-2023-38289)"
 9176          },
 9177          "locations": [
 9178            {
 9179              "physicalLocation": {
 9180                "artifactLocation": {
 9181                  "uri": "library/nginx",
 9182                  "uriBaseId": "ROOTPATH"
 9183                },
 9184                "region": {
 9185                  "startLine": 1,
 9186                  "startColumn": 1,
 9187                  "endLine": 1,
 9188                  "endColumn": 1
 9189                }
 9190              },
 9191              "message": {
 9192                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9193              }
 9194            }
 9195          ]
 9196        },
 9197        {
 9198          "ruleId": "CVE-2017-16232",
 9199          "ruleIndex": 131,
 9200          "level": "note",
 9201          "message": {
 9202            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2017-16232\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-16232](https://avd.aquasec.com/nvd/cve-2017-16232)"
 9203          },
 9204          "locations": [
 9205            {
 9206              "physicalLocation": {
 9207                "artifactLocation": {
 9208                  "uri": "library/nginx",
 9209                  "uriBaseId": "ROOTPATH"
 9210                },
 9211                "region": {
 9212                  "startLine": 1,
 9213                  "startColumn": 1,
 9214                  "endLine": 1,
 9215                  "endColumn": 1
 9216                }
 9217              },
 9218              "message": {
 9219                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9220              }
 9221            }
 9222          ]
 9223        },
 9224        {
 9225          "ruleId": "CVE-2017-17973",
 9226          "ruleIndex": 132,
 9227          "level": "note",
 9228          "message": {
 9229            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2017-17973\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-17973](https://avd.aquasec.com/nvd/cve-2017-17973)"
 9230          },
 9231          "locations": [
 9232            {
 9233              "physicalLocation": {
 9234                "artifactLocation": {
 9235                  "uri": "library/nginx",
 9236                  "uriBaseId": "ROOTPATH"
 9237                },
 9238                "region": {
 9239                  "startLine": 1,
 9240                  "startColumn": 1,
 9241                  "endLine": 1,
 9242                  "endColumn": 1
 9243                }
 9244              },
 9245              "message": {
 9246                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9247              }
 9248            }
 9249          ]
 9250        },
 9251        {
 9252          "ruleId": "CVE-2017-5563",
 9253          "ruleIndex": 133,
 9254          "level": "note",
 9255          "message": {
 9256            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2017-5563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-5563](https://avd.aquasec.com/nvd/cve-2017-5563)"
 9257          },
 9258          "locations": [
 9259            {
 9260              "physicalLocation": {
 9261                "artifactLocation": {
 9262                  "uri": "library/nginx",
 9263                  "uriBaseId": "ROOTPATH"
 9264                },
 9265                "region": {
 9266                  "startLine": 1,
 9267                  "startColumn": 1,
 9268                  "endLine": 1,
 9269                  "endColumn": 1
 9270                }
 9271              },
 9272              "message": {
 9273                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9274              }
 9275            }
 9276          ]
 9277        },
 9278        {
 9279          "ruleId": "CVE-2017-9117",
 9280          "ruleIndex": 134,
 9281          "level": "note",
 9282          "message": {
 9283            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2017-9117\nSeverity: LOW\nFixed Version: \nLink: [CVE-2017-9117](https://avd.aquasec.com/nvd/cve-2017-9117)"
 9284          },
 9285          "locations": [
 9286            {
 9287              "physicalLocation": {
 9288                "artifactLocation": {
 9289                  "uri": "library/nginx",
 9290                  "uriBaseId": "ROOTPATH"
 9291                },
 9292                "region": {
 9293                  "startLine": 1,
 9294                  "startColumn": 1,
 9295                  "endLine": 1,
 9296                  "endColumn": 1
 9297                }
 9298              },
 9299              "message": {
 9300                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9301              }
 9302            }
 9303          ]
 9304        },
 9305        {
 9306          "ruleId": "CVE-2018-10126",
 9307          "ruleIndex": 135,
 9308          "level": "note",
 9309          "message": {
 9310            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2018-10126\nSeverity: LOW\nFixed Version: \nLink: [CVE-2018-10126](https://avd.aquasec.com/nvd/cve-2018-10126)"
 9311          },
 9312          "locations": [
 9313            {
 9314              "physicalLocation": {
 9315                "artifactLocation": {
 9316                  "uri": "library/nginx",
 9317                  "uriBaseId": "ROOTPATH"
 9318                },
 9319                "region": {
 9320                  "startLine": 1,
 9321                  "startColumn": 1,
 9322                  "endLine": 1,
 9323                  "endColumn": 1
 9324                }
 9325              },
 9326              "message": {
 9327                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9328              }
 9329            }
 9330          ]
 9331        },
 9332        {
 9333          "ruleId": "CVE-2022-1056",
 9334          "ruleIndex": 136,
 9335          "level": "note",
 9336          "message": {
 9337            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1056\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-1056](https://avd.aquasec.com/nvd/cve-2022-1056)"
 9338          },
 9339          "locations": [
 9340            {
 9341              "physicalLocation": {
 9342                "artifactLocation": {
 9343                  "uri": "library/nginx",
 9344                  "uriBaseId": "ROOTPATH"
 9345                },
 9346                "region": {
 9347                  "startLine": 1,
 9348                  "startColumn": 1,
 9349                  "endLine": 1,
 9350                  "endColumn": 1
 9351                }
 9352              },
 9353              "message": {
 9354                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9355              }
 9356            }
 9357          ]
 9358        },
 9359        {
 9360          "ruleId": "CVE-2022-1210",
 9361          "ruleIndex": 137,
 9362          "level": "note",
 9363          "message": {
 9364            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2022-1210\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-1210](https://avd.aquasec.com/nvd/cve-2022-1210)"
 9365          },
 9366          "locations": [
 9367            {
 9368              "physicalLocation": {
 9369                "artifactLocation": {
 9370                  "uri": "library/nginx",
 9371                  "uriBaseId": "ROOTPATH"
 9372                },
 9373                "region": {
 9374                  "startLine": 1,
 9375                  "startColumn": 1,
 9376                  "endLine": 1,
 9377                  "endColumn": 1
 9378                }
 9379              },
 9380              "message": {
 9381                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9382              }
 9383            }
 9384          ]
 9385        },
 9386        {
 9387          "ruleId": "CVE-2023-1916",
 9388          "ruleIndex": 138,
 9389          "level": "note",
 9390          "message": {
 9391            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-1916\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-1916](https://avd.aquasec.com/nvd/cve-2023-1916)"
 9392          },
 9393          "locations": [
 9394            {
 9395              "physicalLocation": {
 9396                "artifactLocation": {
 9397                  "uri": "library/nginx",
 9398                  "uriBaseId": "ROOTPATH"
 9399                },
 9400                "region": {
 9401                  "startLine": 1,
 9402                  "startColumn": 1,
 9403                  "endLine": 1,
 9404                  "endColumn": 1
 9405                }
 9406              },
 9407              "message": {
 9408                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9409              }
 9410            }
 9411          ]
 9412        },
 9413        {
 9414          "ruleId": "CVE-2023-30775",
 9415          "ruleIndex": 139,
 9416          "level": "note",
 9417          "message": {
 9418            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-30775\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-30775](https://avd.aquasec.com/nvd/cve-2023-30775)"
 9419          },
 9420          "locations": [
 9421            {
 9422              "physicalLocation": {
 9423                "artifactLocation": {
 9424                  "uri": "library/nginx",
 9425                  "uriBaseId": "ROOTPATH"
 9426                },
 9427                "region": {
 9428                  "startLine": 1,
 9429                  "startColumn": 1,
 9430                  "endLine": 1,
 9431                  "endColumn": 1
 9432                }
 9433              },
 9434              "message": {
 9435                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9436              }
 9437            }
 9438          ]
 9439        },
 9440        {
 9441          "ruleId": "CVE-2023-3164",
 9442          "ruleIndex": 140,
 9443          "level": "note",
 9444          "message": {
 9445            "text": "Package: libtiff5\nInstalled Version: 4.2.0-1+deb11u1\nVulnerability CVE-2023-3164\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-3164](https://avd.aquasec.com/nvd/cve-2023-3164)"
 9446          },
 9447          "locations": [
 9448            {
 9449              "physicalLocation": {
 9450                "artifactLocation": {
 9451                  "uri": "library/nginx",
 9452                  "uriBaseId": "ROOTPATH"
 9453                },
 9454                "region": {
 9455                  "startLine": 1,
 9456                  "startColumn": 1,
 9457                  "endLine": 1,
 9458                  "endColumn": 1
 9459                }
 9460              },
 9461              "message": {
 9462                "text": "library/nginx: libtiff5@4.2.0-1+deb11u1"
 9463              }
 9464            }
 9465          ]
 9466        },
 9467        {
 9468          "ruleId": "CVE-2022-29458",
 9469          "ruleIndex": 141,
 9470          "level": "error",
 9471          "message": {
 9472            "text": "Package: libtinfo6\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2022-29458\nSeverity: HIGH\nFixed Version: 6.2+20201114-2+deb11u1\nLink: [CVE-2022-29458](https://avd.aquasec.com/nvd/cve-2022-29458)"
 9473          },
 9474          "locations": [
 9475            {
 9476              "physicalLocation": {
 9477                "artifactLocation": {
 9478                  "uri": "library/nginx",
 9479                  "uriBaseId": "ROOTPATH"
 9480                },
 9481                "region": {
 9482                  "startLine": 1,
 9483                  "startColumn": 1,
 9484                  "endLine": 1,
 9485                  "endColumn": 1
 9486                }
 9487              },
 9488              "message": {
 9489                "text": "library/nginx: libtinfo6@6.2+20201114-2"
 9490              }
 9491            }
 9492          ]
 9493        },
 9494        {
 9495          "ruleId": "CVE-2023-29491",
 9496          "ruleIndex": 142,
 9497          "level": "error",
 9498          "message": {
 9499            "text": "Package: libtinfo6\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2023-29491\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-29491](https://avd.aquasec.com/nvd/cve-2023-29491)"
 9500          },
 9501          "locations": [
 9502            {
 9503              "physicalLocation": {
 9504                "artifactLocation": {
 9505                  "uri": "library/nginx",
 9506                  "uriBaseId": "ROOTPATH"
 9507                },
 9508                "region": {
 9509                  "startLine": 1,
 9510                  "startColumn": 1,
 9511                  "endLine": 1,
 9512                  "endColumn": 1
 9513                }
 9514              },
 9515              "message": {
 9516                "text": "library/nginx: libtinfo6@6.2+20201114-2"
 9517              }
 9518            }
 9519          ]
 9520        },
 9521        {
 9522          "ruleId": "CVE-2022-3821",
 9523          "ruleIndex": 77,
 9524          "level": "warning",
 9525          "message": {
 9526            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2022-3821\nSeverity: MEDIUM\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-3821](https://avd.aquasec.com/nvd/cve-2022-3821)"
 9527          },
 9528          "locations": [
 9529            {
 9530              "physicalLocation": {
 9531                "artifactLocation": {
 9532                  "uri": "library/nginx",
 9533                  "uriBaseId": "ROOTPATH"
 9534                },
 9535                "region": {
 9536                  "startLine": 1,
 9537                  "startColumn": 1,
 9538                  "endLine": 1,
 9539                  "endColumn": 1
 9540                }
 9541              },
 9542              "message": {
 9543                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9544              }
 9545            }
 9546          ]
 9547        },
 9548        {
 9549          "ruleId": "CVE-2022-4415",
 9550          "ruleIndex": 78,
 9551          "level": "warning",
 9552          "message": {
 9553            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2022-4415\nSeverity: MEDIUM\nFixed Version: 247.3-7+deb11u2\nLink: [CVE-2022-4415](https://avd.aquasec.com/nvd/cve-2022-4415)"
 9554          },
 9555          "locations": [
 9556            {
 9557              "physicalLocation": {
 9558                "artifactLocation": {
 9559                  "uri": "library/nginx",
 9560                  "uriBaseId": "ROOTPATH"
 9561                },
 9562                "region": {
 9563                  "startLine": 1,
 9564                  "startColumn": 1,
 9565                  "endLine": 1,
 9566                  "endColumn": 1
 9567                }
 9568              },
 9569              "message": {
 9570                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9571              }
 9572            }
 9573          ]
 9574        },
 9575        {
 9576          "ruleId": "CVE-2013-4392",
 9577          "ruleIndex": 79,
 9578          "level": "note",
 9579          "message": {
 9580            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2013-4392\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-4392](https://avd.aquasec.com/nvd/cve-2013-4392)"
 9581          },
 9582          "locations": [
 9583            {
 9584              "physicalLocation": {
 9585                "artifactLocation": {
 9586                  "uri": "library/nginx",
 9587                  "uriBaseId": "ROOTPATH"
 9588                },
 9589                "region": {
 9590                  "startLine": 1,
 9591                  "startColumn": 1,
 9592                  "endLine": 1,
 9593                  "endColumn": 1
 9594                }
 9595              },
 9596              "message": {
 9597                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9598              }
 9599            }
 9600          ]
 9601        },
 9602        {
 9603          "ruleId": "CVE-2020-13529",
 9604          "ruleIndex": 80,
 9605          "level": "note",
 9606          "message": {
 9607            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2020-13529\nSeverity: LOW\nFixed Version: \nLink: [CVE-2020-13529](https://avd.aquasec.com/nvd/cve-2020-13529)"
 9608          },
 9609          "locations": [
 9610            {
 9611              "physicalLocation": {
 9612                "artifactLocation": {
 9613                  "uri": "library/nginx",
 9614                  "uriBaseId": "ROOTPATH"
 9615                },
 9616                "region": {
 9617                  "startLine": 1,
 9618                  "startColumn": 1,
 9619                  "endLine": 1,
 9620                  "endColumn": 1
 9621                }
 9622              },
 9623              "message": {
 9624                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9625              }
 9626            }
 9627          ]
 9628        },
 9629        {
 9630          "ruleId": "CVE-2023-31437",
 9631          "ruleIndex": 81,
 9632          "level": "note",
 9633          "message": {
 9634            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31437\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31437](https://avd.aquasec.com/nvd/cve-2023-31437)"
 9635          },
 9636          "locations": [
 9637            {
 9638              "physicalLocation": {
 9639                "artifactLocation": {
 9640                  "uri": "library/nginx",
 9641                  "uriBaseId": "ROOTPATH"
 9642                },
 9643                "region": {
 9644                  "startLine": 1,
 9645                  "startColumn": 1,
 9646                  "endLine": 1,
 9647                  "endColumn": 1
 9648                }
 9649              },
 9650              "message": {
 9651                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9652              }
 9653            }
 9654          ]
 9655        },
 9656        {
 9657          "ruleId": "CVE-2023-31438",
 9658          "ruleIndex": 82,
 9659          "level": "note",
 9660          "message": {
 9661            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31438\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31438](https://avd.aquasec.com/nvd/cve-2023-31438)"
 9662          },
 9663          "locations": [
 9664            {
 9665              "physicalLocation": {
 9666                "artifactLocation": {
 9667                  "uri": "library/nginx",
 9668                  "uriBaseId": "ROOTPATH"
 9669                },
 9670                "region": {
 9671                  "startLine": 1,
 9672                  "startColumn": 1,
 9673                  "endLine": 1,
 9674                  "endColumn": 1
 9675                }
 9676              },
 9677              "message": {
 9678                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9679              }
 9680            }
 9681          ]
 9682        },
 9683        {
 9684          "ruleId": "CVE-2023-31439",
 9685          "ruleIndex": 83,
 9686          "level": "note",
 9687          "message": {
 9688            "text": "Package: libudev1\nInstalled Version: 247.3-7+deb11u1\nVulnerability CVE-2023-31439\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31439](https://avd.aquasec.com/nvd/cve-2023-31439)"
 9689          },
 9690          "locations": [
 9691            {
 9692              "physicalLocation": {
 9693                "artifactLocation": {
 9694                  "uri": "library/nginx",
 9695                  "uriBaseId": "ROOTPATH"
 9696                },
 9697                "region": {
 9698                  "startLine": 1,
 9699                  "startColumn": 1,
 9700                  "endLine": 1,
 9701                  "endColumn": 1
 9702                }
 9703              },
 9704              "message": {
 9705                "text": "library/nginx: libudev1@247.3-7+deb11u1"
 9706              }
 9707            }
 9708          ]
 9709        },
 9710        {
 9711          "ruleId": "CVE-2022-0563",
 9712          "ruleIndex": 2,
 9713          "level": "note",
 9714          "message": {
 9715            "text": "Package: libuuid1\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
 9716          },
 9717          "locations": [
 9718            {
 9719              "physicalLocation": {
 9720                "artifactLocation": {
 9721                  "uri": "library/nginx",
 9722                  "uriBaseId": "ROOTPATH"
 9723                },
 9724                "region": {
 9725                  "startLine": 1,
 9726                  "startColumn": 1,
 9727                  "endLine": 1,
 9728                  "endColumn": 1
 9729                }
 9730              },
 9731              "message": {
 9732                "text": "library/nginx: libuuid1@2.36.1-8+deb11u1"
 9733              }
 9734            }
 9735          ]
 9736        },
 9737        {
 9738          "ruleId": "CVE-2023-1999",
 9739          "ruleIndex": 143,
 9740          "level": "error",
 9741          "message": {
 9742            "text": "Package: libwebp6\nInstalled Version: 0.6.1-2.1\nVulnerability CVE-2023-1999\nSeverity: HIGH\nFixed Version: 0.6.1-2.1+deb11u1\nLink: [CVE-2023-1999](https://avd.aquasec.com/nvd/cve-2023-1999)"
 9743          },
 9744          "locations": [
 9745            {
 9746              "physicalLocation": {
 9747                "artifactLocation": {
 9748                  "uri": "library/nginx",
 9749                  "uriBaseId": "ROOTPATH"
 9750                },
 9751                "region": {
 9752                  "startLine": 1,
 9753                  "startColumn": 1,
 9754                  "endLine": 1,
 9755                  "endColumn": 1
 9756                }
 9757              },
 9758              "message": {
 9759                "text": "library/nginx: libwebp6@0.6.1-2.1"
 9760              }
 9761            }
 9762          ]
 9763        },
 9764        {
 9765          "ruleId": "CVE-2023-3138",
 9766          "ruleIndex": 144,
 9767          "level": "error",
 9768          "message": {
 9769            "text": "Package: libx11-6\nInstalled Version: 2:1.7.2-1\nVulnerability CVE-2023-3138\nSeverity: HIGH\nFixed Version: 2:1.7.2-1+deb11u1\nLink: [CVE-2023-3138](https://avd.aquasec.com/nvd/cve-2023-3138)"
 9770          },
 9771          "locations": [
 9772            {
 9773              "physicalLocation": {
 9774                "artifactLocation": {
 9775                  "uri": "library/nginx",
 9776                  "uriBaseId": "ROOTPATH"
 9777                },
 9778                "region": {
 9779                  "startLine": 1,
 9780                  "startColumn": 1,
 9781                  "endLine": 1,
 9782                  "endColumn": 1
 9783                }
 9784              },
 9785              "message": {
 9786                "text": "library/nginx: libx11-6@2:1.7.2-1"
 9787              }
 9788            }
 9789          ]
 9790        },
 9791        {
 9792          "ruleId": "CVE-2023-3138",
 9793          "ruleIndex": 144,
 9794          "level": "error",
 9795          "message": {
 9796            "text": "Package: libx11-data\nInstalled Version: 2:1.7.2-1\nVulnerability CVE-2023-3138\nSeverity: HIGH\nFixed Version: 2:1.7.2-1+deb11u1\nLink: [CVE-2023-3138](https://avd.aquasec.com/nvd/cve-2023-3138)"
 9797          },
 9798          "locations": [
 9799            {
 9800              "physicalLocation": {
 9801                "artifactLocation": {
 9802                  "uri": "library/nginx",
 9803                  "uriBaseId": "ROOTPATH"
 9804                },
 9805                "region": {
 9806                  "startLine": 1,
 9807                  "startColumn": 1,
 9808                  "endLine": 1,
 9809                  "endColumn": 1
 9810                }
 9811              },
 9812              "message": {
 9813                "text": "library/nginx: libx11-data@2:1.7.2-1"
 9814              }
 9815            }
 9816          ]
 9817        },
 9818        {
 9819          "ruleId": "CVE-2022-2309",
 9820          "ruleIndex": 145,
 9821          "level": "error",
 9822          "message": {
 9823            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2022-2309\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-2309](https://avd.aquasec.com/nvd/cve-2022-2309)"
 9824          },
 9825          "locations": [
 9826            {
 9827              "physicalLocation": {
 9828                "artifactLocation": {
 9829                  "uri": "library/nginx",
 9830                  "uriBaseId": "ROOTPATH"
 9831                },
 9832                "region": {
 9833                  "startLine": 1,
 9834                  "startColumn": 1,
 9835                  "endLine": 1,
 9836                  "endColumn": 1
 9837                }
 9838              },
 9839              "message": {
 9840                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9841              }
 9842            }
 9843          ]
 9844        },
 9845        {
 9846          "ruleId": "CVE-2022-40303",
 9847          "ruleIndex": 146,
 9848          "level": "error",
 9849          "message": {
 9850            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2022-40303\nSeverity: HIGH\nFixed Version: 2.9.10+dfsg-6.7+deb11u3\nLink: [CVE-2022-40303](https://avd.aquasec.com/nvd/cve-2022-40303)"
 9851          },
 9852          "locations": [
 9853            {
 9854              "physicalLocation": {
 9855                "artifactLocation": {
 9856                  "uri": "library/nginx",
 9857                  "uriBaseId": "ROOTPATH"
 9858                },
 9859                "region": {
 9860                  "startLine": 1,
 9861                  "startColumn": 1,
 9862                  "endLine": 1,
 9863                  "endColumn": 1
 9864                }
 9865              },
 9866              "message": {
 9867                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9868              }
 9869            }
 9870          ]
 9871        },
 9872        {
 9873          "ruleId": "CVE-2022-40304",
 9874          "ruleIndex": 147,
 9875          "level": "error",
 9876          "message": {
 9877            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2022-40304\nSeverity: HIGH\nFixed Version: 2.9.10+dfsg-6.7+deb11u3\nLink: [CVE-2022-40304](https://avd.aquasec.com/nvd/cve-2022-40304)"
 9878          },
 9879          "locations": [
 9880            {
 9881              "physicalLocation": {
 9882                "artifactLocation": {
 9883                  "uri": "library/nginx",
 9884                  "uriBaseId": "ROOTPATH"
 9885                },
 9886                "region": {
 9887                  "startLine": 1,
 9888                  "startColumn": 1,
 9889                  "endLine": 1,
 9890                  "endColumn": 1
 9891                }
 9892              },
 9893              "message": {
 9894                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9895              }
 9896            }
 9897          ]
 9898        },
 9899        {
 9900          "ruleId": "CVE-2016-3709",
 9901          "ruleIndex": 148,
 9902          "level": "warning",
 9903          "message": {
 9904            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2016-3709\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2016-3709](https://avd.aquasec.com/nvd/cve-2016-3709)"
 9905          },
 9906          "locations": [
 9907            {
 9908              "physicalLocation": {
 9909                "artifactLocation": {
 9910                  "uri": "library/nginx",
 9911                  "uriBaseId": "ROOTPATH"
 9912                },
 9913                "region": {
 9914                  "startLine": 1,
 9915                  "startColumn": 1,
 9916                  "endLine": 1,
 9917                  "endColumn": 1
 9918                }
 9919              },
 9920              "message": {
 9921                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9922              }
 9923            }
 9924          ]
 9925        },
 9926        {
 9927          "ruleId": "CVE-2023-28484",
 9928          "ruleIndex": 149,
 9929          "level": "warning",
 9930          "message": {
 9931            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2023-28484\nSeverity: MEDIUM\nFixed Version: 2.9.10+dfsg-6.7+deb11u4\nLink: [CVE-2023-28484](https://avd.aquasec.com/nvd/cve-2023-28484)"
 9932          },
 9933          "locations": [
 9934            {
 9935              "physicalLocation": {
 9936                "artifactLocation": {
 9937                  "uri": "library/nginx",
 9938                  "uriBaseId": "ROOTPATH"
 9939                },
 9940                "region": {
 9941                  "startLine": 1,
 9942                  "startColumn": 1,
 9943                  "endLine": 1,
 9944                  "endColumn": 1
 9945                }
 9946              },
 9947              "message": {
 9948                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9949              }
 9950            }
 9951          ]
 9952        },
 9953        {
 9954          "ruleId": "CVE-2023-29469",
 9955          "ruleIndex": 150,
 9956          "level": "warning",
 9957          "message": {
 9958            "text": "Package: libxml2\nInstalled Version: 2.9.10+dfsg-6.7+deb11u2\nVulnerability CVE-2023-29469\nSeverity: MEDIUM\nFixed Version: 2.9.10+dfsg-6.7+deb11u4\nLink: [CVE-2023-29469](https://avd.aquasec.com/nvd/cve-2023-29469)"
 9959          },
 9960          "locations": [
 9961            {
 9962              "physicalLocation": {
 9963                "artifactLocation": {
 9964                  "uri": "library/nginx",
 9965                  "uriBaseId": "ROOTPATH"
 9966                },
 9967                "region": {
 9968                  "startLine": 1,
 9969                  "startColumn": 1,
 9970                  "endLine": 1,
 9971                  "endColumn": 1
 9972                }
 9973              },
 9974              "message": {
 9975                "text": "library/nginx: libxml2@2.9.10+dfsg-6.7+deb11u2"
 9976              }
 9977            }
 9978          ]
 9979        },
 9980        {
 9981          "ruleId": "CVE-2022-44617",
 9982          "ruleIndex": 151,
 9983          "level": "error",
 9984          "message": {
 9985            "text": "Package: libxpm4\nInstalled Version: 1:3.5.12-1\nVulnerability CVE-2022-44617\nSeverity: HIGH\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-44617](https://avd.aquasec.com/nvd/cve-2022-44617)"
 9986          },
 9987          "locations": [
 9988            {
 9989              "physicalLocation": {
 9990                "artifactLocation": {
 9991                  "uri": "library/nginx",
 9992                  "uriBaseId": "ROOTPATH"
 9993                },
 9994                "region": {
 9995                  "startLine": 1,
 9996                  "startColumn": 1,
 9997                  "endLine": 1,
 9998                  "endColumn": 1
 9999                }
10000              },
10001              "message": {
10002                "text": "library/nginx: libxpm4@1:3.5.12-1"
10003              }
10004            }
10005          ]
10006        },
10007        {
10008          "ruleId": "CVE-2022-46285",
10009          "ruleIndex": 152,
10010          "level": "error",
10011          "message": {
10012            "text": "Package: libxpm4\nInstalled Version: 1:3.5.12-1\nVulnerability CVE-2022-46285\nSeverity: HIGH\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-46285](https://avd.aquasec.com/nvd/cve-2022-46285)"
10013          },
10014          "locations": [
10015            {
10016              "physicalLocation": {
10017                "artifactLocation": {
10018                  "uri": "library/nginx",
10019                  "uriBaseId": "ROOTPATH"
10020                },
10021                "region": {
10022                  "startLine": 1,
10023                  "startColumn": 1,
10024                  "endLine": 1,
10025                  "endColumn": 1
10026                }
10027              },
10028              "message": {
10029                "text": "library/nginx: libxpm4@1:3.5.12-1"
10030              }
10031            }
10032          ]
10033        },
10034        {
10035          "ruleId": "CVE-2022-4883",
10036          "ruleIndex": 153,
10037          "level": "error",
10038          "message": {
10039            "text": "Package: libxpm4\nInstalled Version: 1:3.5.12-1\nVulnerability CVE-2022-4883\nSeverity: HIGH\nFixed Version: 1:3.5.12-1.1~deb11u1\nLink: [CVE-2022-4883](https://avd.aquasec.com/nvd/cve-2022-4883)"
10040          },
10041          "locations": [
10042            {
10043              "physicalLocation": {
10044                "artifactLocation": {
10045                  "uri": "library/nginx",
10046                  "uriBaseId": "ROOTPATH"
10047                },
10048                "region": {
10049                  "startLine": 1,
10050                  "startColumn": 1,
10051                  "endLine": 1,
10052                  "endColumn": 1
10053                }
10054              },
10055              "message": {
10056                "text": "library/nginx: libxpm4@1:3.5.12-1"
10057              }
10058            }
10059          ]
10060        },
10061        {
10062          "ruleId": "CVE-2015-9019",
10063          "ruleIndex": 154,
10064          "level": "note",
10065          "message": {
10066            "text": "Package: libxslt1.1\nInstalled Version: 1.1.34-4+deb11u1\nVulnerability CVE-2015-9019\nSeverity: LOW\nFixed Version: \nLink: [CVE-2015-9019](https://avd.aquasec.com/nvd/cve-2015-9019)"
10067          },
10068          "locations": [
10069            {
10070              "physicalLocation": {
10071                "artifactLocation": {
10072                  "uri": "library/nginx",
10073                  "uriBaseId": "ROOTPATH"
10074                },
10075                "region": {
10076                  "startLine": 1,
10077                  "startColumn": 1,
10078                  "endLine": 1,
10079                  "endColumn": 1
10080                }
10081              },
10082              "message": {
10083                "text": "library/nginx: libxslt1.1@1.1.34-4+deb11u1"
10084              }
10085            }
10086          ]
10087        },
10088        {
10089          "ruleId": "CVE-2022-4899",
10090          "ruleIndex": 155,
10091          "level": "error",
10092          "message": {
10093            "text": "Package: libzstd1\nInstalled Version: 1.4.8+dfsg-2.1\nVulnerability CVE-2022-4899\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-4899](https://avd.aquasec.com/nvd/cve-2022-4899)"
10094          },
10095          "locations": [
10096            {
10097              "physicalLocation": {
10098                "artifactLocation": {
10099                  "uri": "library/nginx",
10100                  "uriBaseId": "ROOTPATH"
10101                },
10102                "region": {
10103                  "startLine": 1,
10104                  "startColumn": 1,
10105                  "endLine": 1,
10106                  "endColumn": 1
10107                }
10108              },
10109              "message": {
10110                "text": "library/nginx: libzstd1@1.4.8+dfsg-2.1"
10111              }
10112            }
10113          ]
10114        },
10115        {
10116          "ruleId": "CVE-2007-5686",
10117          "ruleIndex": 156,
10118          "level": "note",
10119          "message": {
10120            "text": "Package: login\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2007-5686\nSeverity: LOW\nFixed Version: \nLink: [CVE-2007-5686](https://avd.aquasec.com/nvd/cve-2007-5686)"
10121          },
10122          "locations": [
10123            {
10124              "physicalLocation": {
10125                "artifactLocation": {
10126                  "uri": "library/nginx",
10127                  "uriBaseId": "ROOTPATH"
10128                },
10129                "region": {
10130                  "startLine": 1,
10131                  "startColumn": 1,
10132                  "endLine": 1,
10133                  "endColumn": 1
10134                }
10135              },
10136              "message": {
10137                "text": "library/nginx: login@1:4.8.1-1"
10138              }
10139            }
10140          ]
10141        },
10142        {
10143          "ruleId": "CVE-2013-4235",
10144          "ruleIndex": 157,
10145          "level": "note",
10146          "message": {
10147            "text": "Package: login\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2013-4235\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-4235](https://avd.aquasec.com/nvd/cve-2013-4235)"
10148          },
10149          "locations": [
10150            {
10151              "physicalLocation": {
10152                "artifactLocation": {
10153                  "uri": "library/nginx",
10154                  "uriBaseId": "ROOTPATH"
10155                },
10156                "region": {
10157                  "startLine": 1,
10158                  "startColumn": 1,
10159                  "endLine": 1,
10160                  "endColumn": 1
10161                }
10162              },
10163              "message": {
10164                "text": "library/nginx: login@1:4.8.1-1"
10165              }
10166            }
10167          ]
10168        },
10169        {
10170          "ruleId": "CVE-2019-19882",
10171          "ruleIndex": 158,
10172          "level": "note",
10173          "message": {
10174            "text": "Package: login\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2019-19882\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-19882](https://avd.aquasec.com/nvd/cve-2019-19882)"
10175          },
10176          "locations": [
10177            {
10178              "physicalLocation": {
10179                "artifactLocation": {
10180                  "uri": "library/nginx",
10181                  "uriBaseId": "ROOTPATH"
10182                },
10183                "region": {
10184                  "startLine": 1,
10185                  "startColumn": 1,
10186                  "endLine": 1,
10187                  "endColumn": 1
10188                }
10189              },
10190              "message": {
10191                "text": "library/nginx: login@1:4.8.1-1"
10192              }
10193            }
10194          ]
10195        },
10196        {
10197          "ruleId": "CVE-2023-29383",
10198          "ruleIndex": 159,
10199          "level": "note",
10200          "message": {
10201            "text": "Package: login\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2023-29383\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-29383](https://avd.aquasec.com/nvd/cve-2023-29383)"
10202          },
10203          "locations": [
10204            {
10205              "physicalLocation": {
10206                "artifactLocation": {
10207                  "uri": "library/nginx",
10208                  "uriBaseId": "ROOTPATH"
10209                },
10210                "region": {
10211                  "startLine": 1,
10212                  "startColumn": 1,
10213                  "endLine": 1,
10214                  "endColumn": 1
10215                }
10216              },
10217              "message": {
10218                "text": "library/nginx: login@1:4.8.1-1"
10219              }
10220            }
10221          ]
10222        },
10223        {
10224          "ruleId": "CVE-2022-1304",
10225          "ruleIndex": 22,
10226          "level": "error",
10227          "message": {
10228            "text": "Package: logsave\nInstalled Version: 1.46.2-2\nVulnerability CVE-2022-1304\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2022-1304](https://avd.aquasec.com/nvd/cve-2022-1304)"
10229          },
10230          "locations": [
10231            {
10232              "physicalLocation": {
10233                "artifactLocation": {
10234                  "uri": "library/nginx",
10235                  "uriBaseId": "ROOTPATH"
10236                },
10237                "region": {
10238                  "startLine": 1,
10239                  "startColumn": 1,
10240                  "endLine": 1,
10241                  "endColumn": 1
10242                }
10243              },
10244              "message": {
10245                "text": "library/nginx: logsave@1.46.2-2"
10246              }
10247            }
10248          ]
10249        },
10250        {
10251          "ruleId": "CVE-2022-0563",
10252          "ruleIndex": 2,
10253          "level": "note",
10254          "message": {
10255            "text": "Package: mount\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
10256          },
10257          "locations": [
10258            {
10259              "physicalLocation": {
10260                "artifactLocation": {
10261                  "uri": "library/nginx",
10262                  "uriBaseId": "ROOTPATH"
10263                },
10264                "region": {
10265                  "startLine": 1,
10266                  "startColumn": 1,
10267                  "endLine": 1,
10268                  "endColumn": 1
10269                }
10270              },
10271              "message": {
10272                "text": "library/nginx: mount@2.36.1-8+deb11u1"
10273              }
10274            }
10275          ]
10276        },
10277        {
10278          "ruleId": "CVE-2022-29458",
10279          "ruleIndex": 141,
10280          "level": "error",
10281          "message": {
10282            "text": "Package: ncurses-base\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2022-29458\nSeverity: HIGH\nFixed Version: 6.2+20201114-2+deb11u1\nLink: [CVE-2022-29458](https://avd.aquasec.com/nvd/cve-2022-29458)"
10283          },
10284          "locations": [
10285            {
10286              "physicalLocation": {
10287                "artifactLocation": {
10288                  "uri": "library/nginx",
10289                  "uriBaseId": "ROOTPATH"
10290                },
10291                "region": {
10292                  "startLine": 1,
10293                  "startColumn": 1,
10294                  "endLine": 1,
10295                  "endColumn": 1
10296                }
10297              },
10298              "message": {
10299                "text": "library/nginx: ncurses-base@6.2+20201114-2"
10300              }
10301            }
10302          ]
10303        },
10304        {
10305          "ruleId": "CVE-2023-29491",
10306          "ruleIndex": 142,
10307          "level": "error",
10308          "message": {
10309            "text": "Package: ncurses-base\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2023-29491\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-29491](https://avd.aquasec.com/nvd/cve-2023-29491)"
10310          },
10311          "locations": [
10312            {
10313              "physicalLocation": {
10314                "artifactLocation": {
10315                  "uri": "library/nginx",
10316                  "uriBaseId": "ROOTPATH"
10317                },
10318                "region": {
10319                  "startLine": 1,
10320                  "startColumn": 1,
10321                  "endLine": 1,
10322                  "endColumn": 1
10323                }
10324              },
10325              "message": {
10326                "text": "library/nginx: ncurses-base@6.2+20201114-2"
10327              }
10328            }
10329          ]
10330        },
10331        {
10332          "ruleId": "CVE-2022-29458",
10333          "ruleIndex": 141,
10334          "level": "error",
10335          "message": {
10336            "text": "Package: ncurses-bin\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2022-29458\nSeverity: HIGH\nFixed Version: 6.2+20201114-2+deb11u1\nLink: [CVE-2022-29458](https://avd.aquasec.com/nvd/cve-2022-29458)"
10337          },
10338          "locations": [
10339            {
10340              "physicalLocation": {
10341                "artifactLocation": {
10342                  "uri": "library/nginx",
10343                  "uriBaseId": "ROOTPATH"
10344                },
10345                "region": {
10346                  "startLine": 1,
10347                  "startColumn": 1,
10348                  "endLine": 1,
10349                  "endColumn": 1
10350                }
10351              },
10352              "message": {
10353                "text": "library/nginx: ncurses-bin@6.2+20201114-2"
10354              }
10355            }
10356          ]
10357        },
10358        {
10359          "ruleId": "CVE-2023-29491",
10360          "ruleIndex": 142,
10361          "level": "error",
10362          "message": {
10363            "text": "Package: ncurses-bin\nInstalled Version: 6.2+20201114-2\nVulnerability CVE-2023-29491\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-29491](https://avd.aquasec.com/nvd/cve-2023-29491)"
10364          },
10365          "locations": [
10366            {
10367              "physicalLocation": {
10368                "artifactLocation": {
10369                  "uri": "library/nginx",
10370                  "uriBaseId": "ROOTPATH"
10371                },
10372                "region": {
10373                  "startLine": 1,
10374                  "startColumn": 1,
10375                  "endLine": 1,
10376                  "endColumn": 1
10377                }
10378              },
10379              "message": {
10380                "text": "library/nginx: ncurses-bin@6.2+20201114-2"
10381              }
10382            }
10383          ]
10384        },
10385        {
10386          "ruleId": "CVE-2020-36309",
10387          "ruleIndex": 160,
10388          "level": "warning",
10389          "message": {
10390            "text": "Package: nginx\nInstalled Version: 1.22.0-1~bullseye\nVulnerability CVE-2020-36309\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2020-36309](https://avd.aquasec.com/nvd/cve-2020-36309)"
10391          },
10392          "locations": [
10393            {
10394              "physicalLocation": {
10395                "artifactLocation": {
10396                  "uri": "library/nginx",
10397                  "uriBaseId": "ROOTPATH"
10398                },
10399                "region": {
10400                  "startLine": 1,
10401                  "startColumn": 1,
10402                  "endLine": 1,
10403                  "endColumn": 1
10404                }
10405              },
10406              "message": {
10407                "text": "library/nginx: nginx@1.22.0-1~bullseye"
10408              }
10409            }
10410          ]
10411        },
10412        {
10413          "ruleId": "CVE-2009-4487",
10414          "ruleIndex": 161,
10415          "level": "note",
10416          "message": {
10417            "text": "Package: nginx\nInstalled Version: 1.22.0-1~bullseye\nVulnerability CVE-2009-4487\nSeverity: LOW\nFixed Version: \nLink: [CVE-2009-4487](https://avd.aquasec.com/nvd/cve-2009-4487)"
10418          },
10419          "locations": [
10420            {
10421              "physicalLocation": {
10422                "artifactLocation": {
10423                  "uri": "library/nginx",
10424                  "uriBaseId": "ROOTPATH"
10425                },
10426                "region": {
10427                  "startLine": 1,
10428                  "startColumn": 1,
10429                  "endLine": 1,
10430                  "endColumn": 1
10431                }
10432              },
10433              "message": {
10434                "text": "library/nginx: nginx@1.22.0-1~bullseye"
10435              }
10436            }
10437          ]
10438        },
10439        {
10440          "ruleId": "CVE-2013-0337",
10441          "ruleIndex": 162,
10442          "level": "note",
10443          "message": {
10444            "text": "Package: nginx\nInstalled Version: 1.22.0-1~bullseye\nVulnerability CVE-2013-0337\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-0337](https://avd.aquasec.com/nvd/cve-2013-0337)"
10445          },
10446          "locations": [
10447            {
10448              "physicalLocation": {
10449                "artifactLocation": {
10450                  "uri": "library/nginx",
10451                  "uriBaseId": "ROOTPATH"
10452                },
10453                "region": {
10454                  "startLine": 1,
10455                  "startColumn": 1,
10456                  "endLine": 1,
10457                  "endColumn": 1
10458                }
10459              },
10460              "message": {
10461                "text": "library/nginx: nginx@1.22.0-1~bullseye"
10462              }
10463            }
10464          ]
10465        },
10466        {
10467          "ruleId": "CVE-2022-4450",
10468          "ruleIndex": 64,
10469          "level": "error",
10470          "message": {
10471            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-4450\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4450](https://avd.aquasec.com/nvd/cve-2022-4450)"
10472          },
10473          "locations": [
10474            {
10475              "physicalLocation": {
10476                "artifactLocation": {
10477                  "uri": "library/nginx",
10478                  "uriBaseId": "ROOTPATH"
10479                },
10480                "region": {
10481                  "startLine": 1,
10482                  "startColumn": 1,
10483                  "endLine": 1,
10484                  "endColumn": 1
10485                }
10486              },
10487              "message": {
10488                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10489              }
10490            }
10491          ]
10492        },
10493        {
10494          "ruleId": "CVE-2023-0215",
10495          "ruleIndex": 65,
10496          "level": "error",
10497          "message": {
10498            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0215\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0215](https://avd.aquasec.com/nvd/cve-2023-0215)"
10499          },
10500          "locations": [
10501            {
10502              "physicalLocation": {
10503                "artifactLocation": {
10504                  "uri": "library/nginx",
10505                  "uriBaseId": "ROOTPATH"
10506                },
10507                "region": {
10508                  "startLine": 1,
10509                  "startColumn": 1,
10510                  "endLine": 1,
10511                  "endColumn": 1
10512                }
10513              },
10514              "message": {
10515                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10516              }
10517            }
10518          ]
10519        },
10520        {
10521          "ruleId": "CVE-2023-0286",
10522          "ruleIndex": 66,
10523          "level": "error",
10524          "message": {
10525            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0286\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2023-0286](https://avd.aquasec.com/nvd/cve-2023-0286)"
10526          },
10527          "locations": [
10528            {
10529              "physicalLocation": {
10530                "artifactLocation": {
10531                  "uri": "library/nginx",
10532                  "uriBaseId": "ROOTPATH"
10533                },
10534                "region": {
10535                  "startLine": 1,
10536                  "startColumn": 1,
10537                  "endLine": 1,
10538                  "endColumn": 1
10539                }
10540              },
10541              "message": {
10542                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10543              }
10544            }
10545          ]
10546        },
10547        {
10548          "ruleId": "CVE-2023-0464",
10549          "ruleIndex": 67,
10550          "level": "error",
10551          "message": {
10552            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0464\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0464](https://avd.aquasec.com/nvd/cve-2023-0464)"
10553          },
10554          "locations": [
10555            {
10556              "physicalLocation": {
10557                "artifactLocation": {
10558                  "uri": "library/nginx",
10559                  "uriBaseId": "ROOTPATH"
10560                },
10561                "region": {
10562                  "startLine": 1,
10563                  "startColumn": 1,
10564                  "endLine": 1,
10565                  "endColumn": 1
10566                }
10567              },
10568              "message": {
10569                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10570              }
10571            }
10572          ]
10573        },
10574        {
10575          "ruleId": "CVE-2023-2650",
10576          "ruleIndex": 68,
10577          "level": "error",
10578          "message": {
10579            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-2650\nSeverity: HIGH\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-2650](https://avd.aquasec.com/nvd/cve-2023-2650)"
10580          },
10581          "locations": [
10582            {
10583              "physicalLocation": {
10584                "artifactLocation": {
10585                  "uri": "library/nginx",
10586                  "uriBaseId": "ROOTPATH"
10587                },
10588                "region": {
10589                  "startLine": 1,
10590                  "startColumn": 1,
10591                  "endLine": 1,
10592                  "endColumn": 1
10593                }
10594              },
10595              "message": {
10596                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10597              }
10598            }
10599          ]
10600        },
10601        {
10602          "ruleId": "CVE-2022-2097",
10603          "ruleIndex": 69,
10604          "level": "warning",
10605          "message": {
10606            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-2097\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-2097](https://avd.aquasec.com/nvd/cve-2022-2097)"
10607          },
10608          "locations": [
10609            {
10610              "physicalLocation": {
10611                "artifactLocation": {
10612                  "uri": "library/nginx",
10613                  "uriBaseId": "ROOTPATH"
10614                },
10615                "region": {
10616                  "startLine": 1,
10617                  "startColumn": 1,
10618                  "endLine": 1,
10619                  "endColumn": 1
10620                }
10621              },
10622              "message": {
10623                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10624              }
10625            }
10626          ]
10627        },
10628        {
10629          "ruleId": "CVE-2022-4304",
10630          "ruleIndex": 70,
10631          "level": "warning",
10632          "message": {
10633            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2022-4304\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u4\nLink: [CVE-2022-4304](https://avd.aquasec.com/nvd/cve-2022-4304)"
10634          },
10635          "locations": [
10636            {
10637              "physicalLocation": {
10638                "artifactLocation": {
10639                  "uri": "library/nginx",
10640                  "uriBaseId": "ROOTPATH"
10641                },
10642                "region": {
10643                  "startLine": 1,
10644                  "startColumn": 1,
10645                  "endLine": 1,
10646                  "endColumn": 1
10647                }
10648              },
10649              "message": {
10650                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10651              }
10652            }
10653          ]
10654        },
10655        {
10656          "ruleId": "CVE-2023-0465",
10657          "ruleIndex": 71,
10658          "level": "warning",
10659          "message": {
10660            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0465\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0465](https://avd.aquasec.com/nvd/cve-2023-0465)"
10661          },
10662          "locations": [
10663            {
10664              "physicalLocation": {
10665                "artifactLocation": {
10666                  "uri": "library/nginx",
10667                  "uriBaseId": "ROOTPATH"
10668                },
10669                "region": {
10670                  "startLine": 1,
10671                  "startColumn": 1,
10672                  "endLine": 1,
10673                  "endColumn": 1
10674                }
10675              },
10676              "message": {
10677                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10678              }
10679            }
10680          ]
10681        },
10682        {
10683          "ruleId": "CVE-2023-0466",
10684          "ruleIndex": 72,
10685          "level": "warning",
10686          "message": {
10687            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-0466\nSeverity: MEDIUM\nFixed Version: 1.1.1n-0+deb11u5\nLink: [CVE-2023-0466](https://avd.aquasec.com/nvd/cve-2023-0466)"
10688          },
10689          "locations": [
10690            {
10691              "physicalLocation": {
10692                "artifactLocation": {
10693                  "uri": "library/nginx",
10694                  "uriBaseId": "ROOTPATH"
10695                },
10696                "region": {
10697                  "startLine": 1,
10698                  "startColumn": 1,
10699                  "endLine": 1,
10700                  "endColumn": 1
10701                }
10702              },
10703              "message": {
10704                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10705              }
10706            }
10707          ]
10708        },
10709        {
10710          "ruleId": "CVE-2023-3446",
10711          "ruleIndex": 73,
10712          "level": "warning",
10713          "message": {
10714            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-3446\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3446](https://avd.aquasec.com/nvd/cve-2023-3446)"
10715          },
10716          "locations": [
10717            {
10718              "physicalLocation": {
10719                "artifactLocation": {
10720                  "uri": "library/nginx",
10721                  "uriBaseId": "ROOTPATH"
10722                },
10723                "region": {
10724                  "startLine": 1,
10725                  "startColumn": 1,
10726                  "endLine": 1,
10727                  "endColumn": 1
10728                }
10729              },
10730              "message": {
10731                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10732              }
10733            }
10734          ]
10735        },
10736        {
10737          "ruleId": "CVE-2023-3817",
10738          "ruleIndex": 74,
10739          "level": "warning",
10740          "message": {
10741            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2023-3817\nSeverity: MEDIUM\nFixed Version: \nLink: [CVE-2023-3817](https://avd.aquasec.com/nvd/cve-2023-3817)"
10742          },
10743          "locations": [
10744            {
10745              "physicalLocation": {
10746                "artifactLocation": {
10747                  "uri": "library/nginx",
10748                  "uriBaseId": "ROOTPATH"
10749                },
10750                "region": {
10751                  "startLine": 1,
10752                  "startColumn": 1,
10753                  "endLine": 1,
10754                  "endColumn": 1
10755                }
10756              },
10757              "message": {
10758                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10759              }
10760            }
10761          ]
10762        },
10763        {
10764          "ruleId": "CVE-2007-6755",
10765          "ruleIndex": 75,
10766          "level": "note",
10767          "message": {
10768            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2007-6755\nSeverity: LOW\nFixed Version: \nLink: [CVE-2007-6755](https://avd.aquasec.com/nvd/cve-2007-6755)"
10769          },
10770          "locations": [
10771            {
10772              "physicalLocation": {
10773                "artifactLocation": {
10774                  "uri": "library/nginx",
10775                  "uriBaseId": "ROOTPATH"
10776                },
10777                "region": {
10778                  "startLine": 1,
10779                  "startColumn": 1,
10780                  "endLine": 1,
10781                  "endColumn": 1
10782                }
10783              },
10784              "message": {
10785                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10786              }
10787            }
10788          ]
10789        },
10790        {
10791          "ruleId": "CVE-2010-0928",
10792          "ruleIndex": 76,
10793          "level": "note",
10794          "message": {
10795            "text": "Package: openssl\nInstalled Version: 1.1.1n-0+deb11u3\nVulnerability CVE-2010-0928\nSeverity: LOW\nFixed Version: \nLink: [CVE-2010-0928](https://avd.aquasec.com/nvd/cve-2010-0928)"
10796          },
10797          "locations": [
10798            {
10799              "physicalLocation": {
10800                "artifactLocation": {
10801                  "uri": "library/nginx",
10802                  "uriBaseId": "ROOTPATH"
10803                },
10804                "region": {
10805                  "startLine": 1,
10806                  "startColumn": 1,
10807                  "endLine": 1,
10808                  "endColumn": 1
10809                }
10810              },
10811              "message": {
10812                "text": "library/nginx: openssl@1.1.1n-0+deb11u3"
10813              }
10814            }
10815          ]
10816        },
10817        {
10818          "ruleId": "CVE-2007-5686",
10819          "ruleIndex": 156,
10820          "level": "note",
10821          "message": {
10822            "text": "Package: passwd\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2007-5686\nSeverity: LOW\nFixed Version: \nLink: [CVE-2007-5686](https://avd.aquasec.com/nvd/cve-2007-5686)"
10823          },
10824          "locations": [
10825            {
10826              "physicalLocation": {
10827                "artifactLocation": {
10828                  "uri": "library/nginx",
10829                  "uriBaseId": "ROOTPATH"
10830                },
10831                "region": {
10832                  "startLine": 1,
10833                  "startColumn": 1,
10834                  "endLine": 1,
10835                  "endColumn": 1
10836                }
10837              },
10838              "message": {
10839                "text": "library/nginx: passwd@1:4.8.1-1"
10840              }
10841            }
10842          ]
10843        },
10844        {
10845          "ruleId": "CVE-2013-4235",
10846          "ruleIndex": 157,
10847          "level": "note",
10848          "message": {
10849            "text": "Package: passwd\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2013-4235\nSeverity: LOW\nFixed Version: \nLink: [CVE-2013-4235](https://avd.aquasec.com/nvd/cve-2013-4235)"
10850          },
10851          "locations": [
10852            {
10853              "physicalLocation": {
10854                "artifactLocation": {
10855                  "uri": "library/nginx",
10856                  "uriBaseId": "ROOTPATH"
10857                },
10858                "region": {
10859                  "startLine": 1,
10860                  "startColumn": 1,
10861                  "endLine": 1,
10862                  "endColumn": 1
10863                }
10864              },
10865              "message": {
10866                "text": "library/nginx: passwd@1:4.8.1-1"
10867              }
10868            }
10869          ]
10870        },
10871        {
10872          "ruleId": "CVE-2019-19882",
10873          "ruleIndex": 158,
10874          "level": "note",
10875          "message": {
10876            "text": "Package: passwd\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2019-19882\nSeverity: LOW\nFixed Version: \nLink: [CVE-2019-19882](https://avd.aquasec.com/nvd/cve-2019-19882)"
10877          },
10878          "locations": [
10879            {
10880              "physicalLocation": {
10881                "artifactLocation": {
10882                  "uri": "library/nginx",
10883                  "uriBaseId": "ROOTPATH"
10884                },
10885                "region": {
10886                  "startLine": 1,
10887                  "startColumn": 1,
10888                  "endLine": 1,
10889                  "endColumn": 1
10890                }
10891              },
10892              "message": {
10893                "text": "library/nginx: passwd@1:4.8.1-1"
10894              }
10895            }
10896          ]
10897        },
10898        {
10899          "ruleId": "CVE-2023-29383",
10900          "ruleIndex": 159,
10901          "level": "note",
10902          "message": {
10903            "text": "Package: passwd\nInstalled Version: 1:4.8.1-1\nVulnerability CVE-2023-29383\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-29383](https://avd.aquasec.com/nvd/cve-2023-29383)"
10904          },
10905          "locations": [
10906            {
10907              "physicalLocation": {
10908                "artifactLocation": {
10909                  "uri": "library/nginx",
10910                  "uriBaseId": "ROOTPATH"
10911                },
10912                "region": {
10913                  "startLine": 1,
10914                  "startColumn": 1,
10915                  "endLine": 1,
10916                  "endColumn": 1
10917                }
10918              },
10919              "message": {
10920                "text": "library/nginx: passwd@1:4.8.1-1"
10921              }
10922            }
10923          ]
10924        },
10925        {
10926          "ruleId": "CVE-2020-16156",
10927          "ruleIndex": 163,
10928          "level": "error",
10929          "message": {
10930            "text": "Package: perl-base\nInstalled Version: 5.32.1-4+deb11u2\nVulnerability CVE-2020-16156\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2020-16156](https://avd.aquasec.com/nvd/cve-2020-16156)"
10931          },
10932          "locations": [
10933            {
10934              "physicalLocation": {
10935                "artifactLocation": {
10936                  "uri": "library/nginx",
10937                  "uriBaseId": "ROOTPATH"
10938                },
10939                "region": {
10940                  "startLine": 1,
10941                  "startColumn": 1,
10942                  "endLine": 1,
10943                  "endColumn": 1
10944                }
10945              },
10946              "message": {
10947                "text": "library/nginx: perl-base@5.32.1-4+deb11u2"
10948              }
10949            }
10950          ]
10951        },
10952        {
10953          "ruleId": "CVE-2023-31484",
10954          "ruleIndex": 164,
10955          "level": "error",
10956          "message": {
10957            "text": "Package: perl-base\nInstalled Version: 5.32.1-4+deb11u2\nVulnerability CVE-2023-31484\nSeverity: HIGH\nFixed Version: \nLink: [CVE-2023-31484](https://avd.aquasec.com/nvd/cve-2023-31484)"
10958          },
10959          "locations": [
10960            {
10961              "physicalLocation": {
10962                "artifactLocation": {
10963                  "uri": "library/nginx",
10964                  "uriBaseId": "ROOTPATH"
10965                },
10966                "region": {
10967                  "startLine": 1,
10968                  "startColumn": 1,
10969                  "endLine": 1,
10970                  "endColumn": 1
10971                }
10972              },
10973              "message": {
10974                "text": "library/nginx: perl-base@5.32.1-4+deb11u2"
10975              }
10976            }
10977          ]
10978        },
10979        {
10980          "ruleId": "CVE-2011-4116",
10981          "ruleIndex": 165,
10982          "level": "note",
10983          "message": {
10984            "text": "Package: perl-base\nInstalled Version: 5.32.1-4+deb11u2\nVulnerability CVE-2011-4116\nSeverity: LOW\nFixed Version: \nLink: [CVE-2011-4116](https://avd.aquasec.com/nvd/cve-2011-4116)"
10985          },
10986          "locations": [
10987            {
10988              "physicalLocation": {
10989                "artifactLocation": {
10990                  "uri": "library/nginx",
10991                  "uriBaseId": "ROOTPATH"
10992                },
10993                "region": {
10994                  "startLine": 1,
10995                  "startColumn": 1,
10996                  "endLine": 1,
10997                  "endColumn": 1
10998                }
10999              },
11000              "message": {
11001                "text": "library/nginx: perl-base@5.32.1-4+deb11u2"
11002              }
11003            }
11004          ]
11005        },
11006        {
11007          "ruleId": "CVE-2023-31486",
11008          "ruleIndex": 166,
11009          "level": "note",
11010          "message": {
11011            "text": "Package: perl-base\nInstalled Version: 5.32.1-4+deb11u2\nVulnerability CVE-2023-31486\nSeverity: LOW\nFixed Version: \nLink: [CVE-2023-31486](https://avd.aquasec.com/nvd/cve-2023-31486)"
11012          },
11013          "locations": [
11014            {
11015              "physicalLocation": {
11016                "artifactLocation": {
11017                  "uri": "library/nginx",
11018                  "uriBaseId": "ROOTPATH"
11019                },
11020                "region": {
11021                  "startLine": 1,
11022                  "startColumn": 1,
11023                  "endLine": 1,
11024                  "endColumn": 1
11025                }
11026              },
11027              "message": {
11028                "text": "library/nginx: perl-base@5.32.1-4+deb11u2"
11029              }
11030            }
11031          ]
11032        },
11033        {
11034          "ruleId": "CVE-2005-2541",
11035          "ruleIndex": 167,
11036          "level": "note",
11037          "message": {
11038            "text": "Package: tar\nInstalled Version: 1.34+dfsg-1\nVulnerability CVE-2005-2541\nSeverity: LOW\nFixed Version: \nLink: [CVE-2005-2541](https://avd.aquasec.com/nvd/cve-2005-2541)"
11039          },
11040          "locations": [
11041            {
11042              "physicalLocation": {
11043                "artifactLocation": {
11044                  "uri": "library/nginx",
11045                  "uriBaseId": "ROOTPATH"
11046                },
11047                "region": {
11048                  "startLine": 1,
11049                  "startColumn": 1,
11050                  "endLine": 1,
11051                  "endColumn": 1
11052                }
11053              },
11054              "message": {
11055                "text": "library/nginx: tar@1.34+dfsg-1"
11056              }
11057            }
11058          ]
11059        },
11060        {
11061          "ruleId": "CVE-2022-48303",
11062          "ruleIndex": 168,
11063          "level": "note",
11064          "message": {
11065            "text": "Package: tar\nInstalled Version: 1.34+dfsg-1\nVulnerability CVE-2022-48303\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-48303](https://avd.aquasec.com/nvd/cve-2022-48303)"
11066          },
11067          "locations": [
11068            {
11069              "physicalLocation": {
11070                "artifactLocation": {
11071                  "uri": "library/nginx",
11072                  "uriBaseId": "ROOTPATH"
11073                },
11074                "region": {
11075                  "startLine": 1,
11076                  "startColumn": 1,
11077                  "endLine": 1,
11078                  "endColumn": 1
11079                }
11080              },
11081              "message": {
11082                "text": "library/nginx: tar@1.34+dfsg-1"
11083              }
11084            }
11085          ]
11086        },
11087        {
11088          "ruleId": "CVE-2022-0563",
11089          "ruleIndex": 2,
11090          "level": "note",
11091          "message": {
11092            "text": "Package: util-linux\nInstalled Version: 2.36.1-8+deb11u1\nVulnerability CVE-2022-0563\nSeverity: LOW\nFixed Version: \nLink: [CVE-2022-0563](https://avd.aquasec.com/nvd/cve-2022-0563)"
11093          },
11094          "locations": [
11095            {
11096              "physicalLocation": {
11097                "artifactLocation": {
11098                  "uri": "library/nginx",
11099                  "uriBaseId": "ROOTPATH"
11100                },
11101                "region": {
11102                  "startLine": 1,
11103                  "startColumn": 1,
11104                  "endLine": 1,
11105                  "endColumn": 1
11106                }
11107              },
11108              "message": {
11109                "text": "library/nginx: util-linux@2.36.1-8+deb11u1"
11110              }
11111            }
11112          ]
11113        }
11114      ],
11115      "columnKind": "utf16CodeUnits",
11116      "originalUriBaseIds": {
11117        "ROOTPATH": {
11118          "uri": "file:///"
11119        }
11120      },
11121      "properties": {
11122        "imageName": "nginx:1.22.0",
11123        "repoDigests": [
11124          "nginx@sha256:f0d28f2047853cbc10732d6eaa1b57f1f4db9b017679b9fd7966b6a2f9ccc2d1"
11125        ],
11126        "repoTags": [
11127          "nginx:1.22.0"
11128        ]
11129      }
11130    }
11131  ]
11132}