206.108.227.219
{
  "scan_id": 1761506079,
  "ip": "206.108.227.219",
  "is_ipv4": true,
  "is_ipv6": false,
  "location": {
    "network": "206.108.227.0/24",
    "postal_code": "H7T",
    "coordinates": {
      "latitude": "45.5553",
      "longitude": "-73.7771"
    },
    "geo_point": "45.5553, -73.7771",
    "locale_code": "en",
    "continent": "North America",
    "country_code": "CA",
    "country_name": "Canada",
    "city": "Laval"
  },
  "location_updated_at": "2025-10-31T00:44:36Z",
  "asn": {
    "number": "AS54139",
    "organization": "CONNEXIO",
    "country_code": ""
  },
  "asn_updated_at": "0001-01-01T00:00:00Z",
  "whois": {
    "network": "206.108.227.0/24",
    "organization": "Connexio.ca",
    "descr": "Connexio.ca",
    "_encoding": {
      "raw": "BASE64"
    }
  },
  "whois_updated_at": "2025-02-04T15:06:33Z",
  "tags": [
    {
      "name": "is_anonymous_proxy",
      "pretty_name": "Anonymous Proxy",
      "value": false,
      "last_updated_at": "2025-10-31T00:44:36Z"
    },
    {
      "name": "is_cdn",
      "pretty_name": "CDN",
      "value": false,
      "last_updated_at": "2025-10-31T01:26:41Z"
    },
    {
      "name": "is_satellite_provider",
      "pretty_name": "Satellite Provider",
      "value": false,
      "last_updated_at": "2025-10-31T00:44:36Z"
    }
  ],
  "services": [
    {
      "port": 443,
      "protocol": "tcp",
      "name": "http",
      "version": "",
      "product": "Apache httpd",
      "extra_info": "",
      "tunnel": "ssl",
      "softwares": [
        {
          "uri": "cpe:/a:apache:http_server",
          "part": "a",
          "vendor": "apache",
          "product": "http_server",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "http": {
          "body": "<!DOCTYPE html>\n<html>\n    <head>\n        \n        \n\n        <meta charset=\"utf-8\"/>\n        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge\" />\n        <meta HTTP-EQUIV='Pragma' CONTENT='no-cache'>\n        <meta HTTP-EQUIV='Cache-Control' CONTENT='no-cache'>\n        <title>Logon - SINEMA Remote Connect</title>\n\n        <link rel=\"stylesheet\" href=\"/static/css/normalize.css? 1761820984\"/>\n        <link rel=\"stylesheet\" href=\"/static/css/layout.css? 1761820984\"/>\n        <link rel=\"stylesheet\" href=\"/static/css/login.css? 1761820984\"/>\n        <link rel=\"stylesheet\" href=\"/static/css/font-awesome.css? 1761820984\"/>\n\n        <script type=\"text/javascript\" src=\"/static/js/jquery.js\"></script>\n        <script type=\"text/javascript\" src=\"/static/js/sinemarc.js\"></script>\n\n    </head>\n    <body>\n\n        \n\n\n\n<div class=\"header clearfix\">\n    <img src=\"/static/img/logo.gif\" alt=\"SIEMENS\" class=\"logo\"/>\n    <span class=\"product-name\">SINEMA Remote Connect</span>\n\n    <div class=\"language-selector\">\n        <form action=\"/i18n/setlang/\" method=\"POST\">\n            <input type='hidden' name='csrfmiddlewaretoken' value='ERfOLw1oaa9t8iDiNRERwcPwRQVxYq1G' />\n\n            <label for=\"id_language_selector\">Language</label>:\n            <select id=\"id_language_selector\" name=\"language\" onChange=\"submit()\">\n                \n                \n                    <option value=\"de\">\n                        Deutsch\n                    </option>\n                \n                    <option value=\"en\" selected=\"selected\">\n                        English\n                    </option>\n                \n            </select>\n        </form>\n    </div>\n\n    <div class=\"clock\">1761820984#en#0#</div>\n\n    <div class=\"online-help\">\n        <a href=\"#\" onClick=\"openHelpWindow('/static/help/en/login_help.htm');\">Help<i class=\"fa fa-question-circle fa-fw\"></i></a>\n    </div>\n</div>\n\n\n        <div class=\"content\">\n            <div class=\"login-form-wrapper\">\n                <div class=\"tab\">\n                    <button id=\"localTab\" class=\"tablinks\" onclick=\"openLoginForm(event)\">Local</button>\n                    \n                        <button class=\"tablinks\" disabled>UMC</button>\n                    \n                </div>\n                <div id=\"local\" class=\"tabcontent\" style=\"display: block;\">\n                    <form action=\"/wbm/login/\" method=\"POST\" class=\"login-form\">\n                        <input type='hidden' name='csrfmiddlewaretoken' value='ERfOLw1oaa9t8iDiNRERwcPwRQVxYq1G' />\n                        <input id=\"id_utcoffset\" name=\"utcoffset\" type=\"hidden\" value=\"0\"/>\n\n                        <div class=\"form-row\">\n                            <label for=\"id_username\">User name:</label>\n                            <input id=\"id_username\" maxlength=\"254\" name=\"username\" type=\"text\" />\n                        </div>\n\n                        <div class=\"form-row\">\n                            <label for=\"id_password\">Password:</label>\n                            <input id=\"id_password\" name=\"password\" type=\"password\" autocomplete=\"off\"/>\n                        </div>\n\n                        \n\n                        <div class=\"form-row\">\n                            <label for=\"id_submit\"> </label>\n                            <button id=\"id_submit\" type=\"submit\"><span class=\"button\">Log on</span></button>\n                        </div>\n\n                    </form>\n                </div>\n                <div id=\"umc\" class=\"tabcontent\">\n                     \n                </div>\n            </div>\n\n            \n\n            \n\n            \n\n            <div class=\"sep\"></div>\n\n            <div class=\"pki\">\n                \n                <img src=\"/static/img/chip-icon.png\">\n                \n                <p>PKI Login</p>\n            </div>\n\n        </div>\n\n        <script type=\"text/javascript\">\n        <!--\n          var d = new Date();\n          $(\"#id_utcoffset\").prop('value', d.getTimezoneOffset() * -1);\n\n          var usernameInput = $(\"#id_username\");\n          usernameInput.focus().val(usernameInput.val());\n\n          -->\n        </script>\n\n        <script type=\"text/javascript\">\n            var isUmcFailed = \"None\" === \"None\" ? false:true;\n            var iUMCActive = \"False\" ===\"True\"? true:false;\n            $(document).ready(function () {\n                if (isUmcFailed) {\n                    if (!iUMCActive){\n                        toggleLoginForm(\"localTab\");\n                    } else{\n                        toggleLoginForm(\"umcTab\");\n                    }\n                } else {\n                    toggleLoginForm(\"localTab\");\n                }\n            });\n\n            function toggleLoginForm(formName) {\n                if (formName === \"localTab\"){\n                    $('#umcTab').removeClass(\"active\");\n                    $('#localTab').addClass(\"active\");\n                    $(\"#umc\").css(\"display\", \"none\");\n                    $(\"#local\").css(\"display\", \"block\");\n                } else {\n                    $('#localTab').removeClass(\"active\");\n                    $('#umcTab').addClass(\"active\");\n                    $(\"#local\").css(\"display\", \"none\");\n                    $(\"#umc\").css(\"display\", \"block\");\n                }\n            }\n\n            function openLoginForm(e) {\n                toggleLoginForm(e.currentTarget.id);\n            }\n        </script>\n    </body>\n</html>\n",
          "body_murmur": -475406295,
          "body_sha256": "a0d6dc284f4ed4163f65e86cac78e301a200cd772203178a61ceee40027ef451",
          "component": [
            "Apache HTTP Server",
            "Django",
            "Python"
          ],
          "content_length": -1,
          "headers": {
            "cache_control": [
              "max-age=0"
            ],
            "content_language": [
              "en"
            ],
            "content_type": [
              "text/html; charset=utf-8"
            ],
            "date": [
              "Thu, 30 Oct 2025 10:43:04 GMT"
            ],
            "expires": [
              "Thu, 30 Oct 2025 10:43:04 GMT"
            ],
            "last_modified": [
              "Thu, 30 Oct 2025 10:43:04 GMT"
            ],
            "server": [
              "Apache"
            ],
            "set_cookie": [
              "csrftoken=ERfOLw1oaa9t8iDiNRERwcPwRQVxYq1G; expires=Thu, 29-Oct-2026 10:43:04 GMT; httponly; Max-Age=31449600; Path=/; secure",
              "sessionid=no4j5rcxka558yheseowbdfaitgykvf0; httponly; Path=/; secure"
            ],
            "strict_transport_security": [
              "max-age=15768000"
            ],
            "vary": [
              "Cookie,Accept-Language,Accept-Encoding"
            ],
            "x_content_type_options": [
              "nosniff"
            ],
            "x_frame_options": [
              "sameorigin"
            ],
            "x_xss_protection": [
              "1; mode=block"
            ]
          },
          "protocol": "HTTP/1.1",
          "redirects": [
            {
              "content_length": -1,
              "headers": {
                "content_language": [
                  "en"
                ],
                "content_type": [
                  "text/html; charset=utf-8"
                ],
                "date": [
                  "Thu, 30 Oct 2025 10:43:03 GMT"
                ],
                "location": [
                  "https://206.108.227.219/wbm/login/"
                ],
                "server": [
                  "Apache"
                ],
                "strict_transport_security": [
                  "max-age=15768000"
                ],
                "vary": [
                  "Accept-Language,Cookie"
                ],
                "x_content_type_options": [
                  "nosniff"
                ],
                "x_frame_options": [
                  "sameorigin"
                ],
                "x_xss_protection": [
                  "1; mode=block"
                ]
              },
              "location": "https://206.108.227.219/wbm/login/",
              "protocol": "HTTP/1.1",
              "status_code": 302,
              "status_line": "302 FOUND"
            }
          ],
          "request": {
            "headers": {
              "accept": [
                "*/*"
              ],
              "referer": [
                "https://206.108.227.219"
              ],
              "user_agent": [
                "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
              ]
            },
            "method": "GET",
            "url": {
              "host": "206.108.227.219",
              "path": "/wbm/login/",
              "scheme": "https"
            }
          },
          "status_code": 200,
          "title": "Logon - SINEMA Remote Connect",
          "transfer_encoding": [
            "chunked"
          ]
        },
        "tls": {
          "certificate": {
            "extensions": {
              "basic_constraints": {
                "is_ca": true
              },
              "extended_key_usage": {
                "any": false,
                "apple_code_signing": false,
                "apple_code_signing_development": false,
                "apple_code_signing_third_party": false,
                "apple_crypto_development_env": false,
                "apple_crypto_env": false,
                "apple_crypto_maintenance_env": false,
                "apple_crypto_production_env": false,
                "apple_crypto_qos": false,
                "apple_crypto_test_env": false,
                "apple_crypto_tier0_qos": false,
                "apple_crypto_tier1_qos": false,
                "apple_crypto_tier2_qos": false,
                "apple_crypto_tier3_qos": false,
                "apple_ichat_encryption": false,
                "apple_ichat_signing": false,
                "apple_resource_signing": false,
                "apple_software_update_signing": false,
                "apple_system_identity": false,
                "client_auth": false,
                "code_signing": false,
                "dvcs": false,
                "eap_over_lan": false,
                "eap_over_ppp": false,
                "email_protection": false,
                "ipsec_end_system": false,
                "ipsec_intermediate_system_usage": false,
                "ipsec_tunnel": false,
                "ipsec_user": false,
                "microsoft_ca_exchange": false,
                "microsoft_cert_trust_list_signing": false,
                "microsoft_csp_signature": false,
                "microsoft_document_signing": false,
                "microsoft_drm": false,
                "microsoft_drm_individualization": false,
                "microsoft_efs_recovery": false,
                "microsoft_embedded_nt_crypto": false,
                "microsoft_encrypted_file_system": false,
                "microsoft_enrollment_agent": false,
                "microsoft_kernel_mode_code_signing": false,
                "microsoft_key_recovery_21": false,
                "microsoft_key_recovery_3": false,
                "microsoft_license_server": false,
                "microsoft_licenses": false,
                "microsoft_lifetime_signing": false,
                "microsoft_mobile_device_software": false,
                "microsoft_nt5_crypto": false,
                "microsoft_oem_whql_crypto": false,
                "microsoft_qualified_subordinate": false,
                "microsoft_root_list_signer": false,
                "microsoft_server_gated_crypto": false,
                "microsoft_sgc_serialized": false,
                "microsoft_smart_display": false,
                "microsoft_smartcard_logon": false,
                "microsoft_system_health": false,
                "microsoft_system_health_loophole": false,
                "microsoft_timestamp_signing": false,
                "microsoft_whql_crypto": false,
                "netscape_server_gated_crypto": false,
                "ocsp_signing": false,
                "sbgp_cert_aa_service_auth": false,
                "server_auth": true,
                "time_stamping": false
              },
              "key_usage": {
                "certificate_sign": false,
                "content_commitment": false,
                "crl_sign": false,
                "data_encipherment": false,
                "decipher_only": false,
                "digital_signature": true,
                "encipher_only": false,
                "key_agreement": false,
                "key_encipherment": true
              },
              "subject_alt_name": {
                "ip_address": [
                  "64.179.221.66",
                  "172.16.0.19"
                ]
              }
            },
            "fingerprint_md5": "29746527945532AE527B79A365EC585F",
            "fingerprint_sha1": "9E75F74C286C3AEBA8DCC856C18B2D1405582AA1",
            "fingerprint_sha256": "0CE5719678155B8A32178EF32E37F35E10246C025EE10C471AB11A140E8833D3",
            "issuer": {
              "common_name": [
                "CA 388854 SINEMA RC"
              ]
            },
            "issuer_dn": "/CN=CA 388854 SINEMA RC",
            "jarm": "16d16d16d14d16d00016d16d16d16df572ac71996ec56855731b41418b2c77",
            "redacted": false,
            "revocation": {
              "ocsp": {
                "reason": "UNKNOWN",
                "revoked": false
              }
            },
            "serial_number": "17",
            "signature": {
              "algorithm": {
                "name": "SHA256-RSA",
                "oid": "1.2.840.113549.1.1.11"
              },
              "self_signed": false,
              "value": "NTA4NmI5MzFmMzkwOTYyODQxMjgyYTA5NWE4ZWYyNDNhZTk0MTg0ZDdjNDFmZWM0MmI1MWRjZDQ3ZDRmNDc5Nzc4NDhkMTY1MTM5ZjM1YTNlYWVmODVhNDUxZTZkNDkyMjY5YjA2ZmEwYTMxMGVkMmQ4ZjYwNjg4MTliOGUzMjg0NmVhZmExMDFlZjE5ZTUzOGMxOWJkZTY4ZTMyZmQzMTJkY2I3ZDhmYzc5ZjUwN2NhNjQ4NjQzMDI5YWRjMzJjNTZlYjI4ZDg4MGZjMmJkN2E2YTZhNzlmZWUzMDMxNzVkNGY2N2U0NGQ3MGNkOWMzYjZiY2Y0NThlYWFiMmU0ODczYTZmNThkNDU0NGNmMDFlZTNkYWY4ZTZmNTRjOTc1NzA2N2FlNWUzMjc3Y2JiNGI1MmJkOTc4YTM3YWMzZmU3MDliYzgzMmQ2OGY4Y2MyMDA4NDVlOTNjZThmZjg2NjZlNzA3MWYyODhiOTg0ZTEwOTZiNWNiYTE0NDcxYzY1MGM2ZWYyZjMwZmMwZDkxMjlmMzU3NWNmODc0NjdkNDUwNDgxOWY4M2YwMDI4NTQyYTBkYzk1MmQ0YjE3NWY4OTRiZWUxMTI0Yzg1MTVmOTZiYjQzYTE0NjcyODE1NGZjZmY0OWMxYTU1NjAwN2UwNGYwYTNhNzllNGM3YzU1OTE="
            },
            "subject": {
              "common_name": [
                "172.16.0.19"
              ]
            },
            "subject_alt_name": {
              "dns_names": [
                "172.16.0.19"
              ],
              "extended_dns_names": []
            },
            "subject_dn": "/CN=172.16.0.19",
            "subject_key_info": {
              "_key": "rsa",
              "dh": [],
              "dsa": [],
              "ecdsa": [],
              "fingerprint_sha256": "7852e2305d8eec0b244b8520ca56e6ed45505f3fcf262b9e47f797e6bd3b6680",
              "key_algorithm": "RSA",
              "rsa": {
                "exponent": 65537,
                "length": 2048,
                "modulus": "MHhjNjYzNmVlM2I3ODY3ZWQ3MDBhMTI4ZjEwNzU2MTIwMjhkZDVkMTcwNzk1NzllZWZmNjFiNTE5YWY1YjU5YTQ4MWY2YzY1NDg5NTZmYjdkM2UxM2MxMWFmNjExMjNkYTJlNTNkMDY2NGQ3YTg5ZGVkOWYzNzI2ZTA4NDQ1NzM0ZWJmODMyODRjZTI0ZGZkZDQ0ODdlNDI5MWI3YjU5OGY1ZmIyZmUzYTU4MzRjN2I2YTFkNjRiNDViZjA2ODc2MzIzNjczMGIxMzRjOTUyNTU2MDgyZTNiZmVjMmNlNTU2M2ViM2M2MzczNGMxMmI5OGMwMTcwZjkyM2QyMDA0Zjc5MDdiNTg5ZTIyOWU0NjMwMjBiYWZiMzA2MWI4MzA5YzJhOWJiYWMzN2EyMmU3NTMyMDI5ZmFmNjlmM2QwOGE2ZDRmMGU5MTg5MmY2ZmE1MzQ5NjFkOWE3NzUwNDYyNDZhYWZmZGVmYTc0YjUzNzAyN2U3ZDE2ZmRjMWQzNjBmNDhjZmQxNjJkZGYzMzlkMTk2MzBhNzQ3NGZkMWU5OWY0ZGI5OWFmOTRkZjAzMjViM2NjODA3NmViZGI3MTA1MjEyNGNmOWJjNjY5MTkwNDlmMmVjMjBhOGI1ZmNiZmNjMWJjOWI4MjlmMWZiYTY3MjBlOGJlYWJmOGVkOTY5YWUwZA=="
              }
            },
            "tbs_fingerprint": "5f6b08d343bd7dc60acce2b9e7881a044d0869bc068f9b43b351d0172a6155f6",
            "validation_level": "DV",
            "validity": {
              "length_seconds": 283996800,
              "not_after": "2030-01-20T16:38:08",
              "not_before": "2021-01-20T16:38:08"
            },
            "version": 2
          },
          "fingerprint_sha256": "0CE5719678155B8A32178EF32E37F35E10246C025EE10C471AB11A140E8833D3",
          "precert": false,
          "raw": "MIIC+DCCAeCgAwIBAgIBETANBgkqhkiG9w0BAQsFADAeMRwwGgYDVQQDDBNDQSAzODg4NTQgU0lORU1BIFJDMB4XDTIxMDEyMDE2MzgwOFoXDTMwMDEyMDE2MzgwOFowFjEUMBIGA1UEAwwLMTcyLjE2LjAuMTkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGY27jt4Z+1wChKPEHVhICjdXRcHlXnu/2G1Ga9bWaSB9sZUiVb7fT4TwRr2ESPaLlPQZk16id7Z83JuCERXNOv4MoTOJN/dRIfkKRt7WY9fsv46WDTHtqHWS0W/BodjI2cwsTTJUlVgguO/7CzlVj6zxjc0wSuYwBcPkj0gBPeQe1ieIp5GMCC6+zBhuDCcKpu6w3oi51MgKfr2nz0IptTw6RiS9vpTSWHZp3UEYkaq/976dLU3An59Fv3B02D0jP0WLd8znRljCnR0/R6Z9NuZr5TfAyWzzIB269txBSEkz5vGaRkEny7CCotfy/zBvJuCnx+6ZyDovqv47Zaa4NAgMBAAGjSTBHMAkGA1UdEwQCMAAwCwYDVR0PBAQDAgWgMBMGA1UdJQQMMAoGCCsGAQUFBwMBMBgGA1UdEQEB/wQOMAyHBECz3UKHBKwQABMwDQYJKoZIhvcNAQELBQADggEBAFCGuTHzkJYoQSgqCVqO8kOulBhNfEH+xCtR3NR9T0eXeEjRZROfNaPq74WkUebUkiabBvoKMQ7S2PYGiBm44yhG6voQHvGeU4wZveaOMv0xLct9j8efUHymSGQwKa3DLFbrKNiA/CvXpqann+4wMXXU9n5E1wzZw7a89Fjqqy5Ic6b1jUVEzwHuPa+Ob1TJdXBnrl4yd8u0tSvZeKN6w/5wm8gy1o+MwgCEXpPOj/hmbnBx8oi5hOEJa1y6FEccZQxu8vMPwNkSnzV1z4dGfUUEgZ+D8AKFQqDclS1LF1+JS+4RJMhRX5a7Q6FGcoFU/P9JwaVWAH4E8KOnnkx8VZE=",
          "tags": [
            "dv",
            "trusted"
          ]
        }
      },
      "cve": [
        {
          "id": "CVE-1999-0070",
          "score": 5,
          "severity": "medium"
        },
        {
          "id": "CVE-1999-1199",
          "score": 10,
          "severity": "high"
        },
        {
          "id": "CVE-2023-25690",
          "score": 9.8,
          "severity": "critical"
        }
      ],
      "url": "https://206.108.227.219/",
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2025-10-31T10:50:03.81Z"
    }
  ],
  "services_hash": "3425af2f3f5ca988072d7c7ab1e6e5232bdbe3a0dc8860227a4d536fbad676c7",
  "last_updated_at": "2025-10-31T10:50:03.81Z",
  "banner": [
    "http",
    "tls"
  ],
  "is_vuln": true,
  "cveDetails": {
    "CVE-1999-0070": {
      "id": "CVE-1999-0070",
      "references": [
        "https://lists.apache.org/thread.html/rc5d27fc1e76dc5650e1a3f1db1de403120f4c2d041cb7352850455c2%40%3Cusers.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/rc5d27fc1e76dc5650e1a3f1db1de403120f4c2d041cb7352850455c2%40%3Cusers.httpd.apache.org%3E"
      ],
      "score": 5,
      "services": [
        "443/http"
      ],
      "severity": "medium",
      "summary": "test-cgi program allows an attacker to list files on the server.",
      "vector_string": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
      "weakness": "NVD-CWE-noinfo"
    },
    "CVE-1999-1199": {
      "id": "CVE-1999-1199",
      "references": [
        "http://marc.info/?l=bugtraq&m=90252779826784&w=2",
        "http://marc.info/?l=bugtraq&m=90276683825862&w=2",
        "http://marc.info/?l=bugtraq&m=90280517007869&w=2",
        "http://marc.info/?l=bugtraq&m=90286768232093&w=2",
        "http://www.redhat.com/support/errata/rh51-errata-general.html#apache",
        "https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E",
        "http://marc.info/?l=bugtraq&m=90252779826784&w=2",
        "http://marc.info/?l=bugtraq&m=90276683825862&w=2",
        "http://marc.info/?l=bugtraq&m=90280517007869&w=2",
        "http://marc.info/?l=bugtraq&m=90286768232093&w=2",
        "http://www.redhat.com/support/errata/rh51-errata-general.html#apache",
        "https://lists.apache.org/thread.html/r5419c9ba0951ef73a655362403d12bb8d10fab38274deb3f005816f5%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/r9f93cf6dde308d42a9c807784e8102600d0397f5f834890708bf6920%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/rf2f0f3611f937cf6cfb3b4fe4a67f69885855126110e1e3f2fb2728e%40%3Ccvs.httpd.apache.org%3E",
        "https://lists.apache.org/thread.html/rf6449464fd8b7437704c55f88361b66f12d5b5f90bcce66af4be4ba9%40%3Ccvs.httpd.apache.org%3E"
      ],
      "score": 10,
      "services": [
        "443/http"
      ],
      "severity": "high",
      "summary": "Apache WWW server 1.3.1 and earlier allows remote attackers to cause a denial of service (resource exhaustion) via a large number of MIME headers with the same name, aka the \"sioux\" vulnerability.",
      "vector_string": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
      "weakness": "NVD-CWE-Other"
    },
    "CVE-2023-25690": {
      "id": "CVE-2023-25690",
      "references": [
        "http://packetstormsecurity.com/files/176334/Apache-2.4.55-mod_proxy-HTTP-Request-Smuggling.html",
        "https://httpd.apache.org/security/vulnerabilities_24.html",
        "https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html",
        "https://security.gentoo.org/glsa/202309-01",
        "http://packetstormsecurity.com/files/176334/Apache-2.4.55-mod_proxy-HTTP-Request-Smuggling.html",
        "https://httpd.apache.org/security/vulnerabilities_24.html",
        "https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html",
        "https://security.gentoo.org/glsa/202309-01"
      ],
      "score": 9.8,
      "services": [
        "443/http"
      ],
      "severity": "critical",
      "summary": "Some mod_proxy configurations on Apache HTTP Server versions 2.4.0 through 2.4.55 allow a HTTP Request Smuggling attack.\n\n\n\n\nConfigurations are affected when mod_proxy is enabled along with some form of RewriteRule\n or ProxyPassMatch in which a non-specific pattern matches\n some portion of the user-supplied request-target (URL) data and is then\n re-inserted into the proxied request-target using variable \nsubstitution. For example, something like:\n\n\n\n\nRewriteEngine on\nRewriteRule \"^/here/(.*)\" \"http://example.com:8080/elsewhere?$1\"; [P]\nProxyPassReverse /here/ http://example.com:8080/\n\n\nRequest splitting/smuggling could result in bypass of access controls in the proxy server, proxying unintended URLs to existing origin servers, and cache poisoning. Users are recommended to update to at least version 2.4.56 of Apache HTTP Server.",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-444"
    },
    "CVE-2023-27522": {
      "id": "CVE-2023-27522",
      "references": [
        "https://httpd.apache.org/security/vulnerabilities_24.html",
        "https://lists.debian.org/debian-lts-announce/2023/04/msg00028.html",
        "https://security.gentoo.org/glsa/202309-01"
      ],
      "score": 7.5,
      "services": [
        "443/http"
      ],
      "severity": "high",
      "summary": "HTTP Response Smuggling vulnerability in Apache HTTP Server via mod_proxy_uwsgi. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.55.nnSpecial characters in the origin response header can truncate/split the response forwarded to the client.nnn",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "weakness": "CWE-444"
    }
  }
}