GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

FKIE_CVE-2007-5603

Vulnerability from fkie_nvd - Published: 2007-11-05 18:46 - Updated: 2026-06-16 22:46
Severity
Summary
Stack-based buffer overflow in the SonicWall SSL-VPN NetExtender NELaunchCtrl ActiveX control before 2.1.0.51, and 2.5.x before 2.5.0.56, allows remote attackers to execute arbitrary code via a long string in the second argument to the AddRouteEntry method.
References
cret@cert.orghttp://secunia.com/advisories/27469Vendor Advisory
cret@cert.orghttp://securityreason.com/securityalert/3342
cret@cert.orghttp://www.kb.cert.org/vuls/id/298521US Government Resource
cret@cert.orghttp://www.kb.cert.org/vuls/id/WDON-78K56M
cret@cert.orghttp://www.sec-consult.com/303.html
cret@cert.orghttp://www.sec-consult.com/fileadmin/Advisories/20071101-0_sonicwall_multiple.txt
cret@cert.orghttp://www.securityfocus.com/archive/1/483097/100/0/threaded
cret@cert.orghttp://www.securityfocus.com/bid/26288Exploit
cret@cert.orghttp://www.securitytracker.com/id?1018891
cret@cert.orghttp://www.vupen.com/english/advisories/2007/3696
cret@cert.orghttps://exchange.xforce.ibmcloud.com/vulnerabilities/38220
cret@cert.orghttps://www.exploit-db.com/exploits/4594
af854a3a-2127-422b-91ae-364da2661108http://secunia.com/advisories/27469Vendor Advisory
af854a3a-2127-422b-91ae-364da2661108http://securityreason.com/securityalert/3342
af854a3a-2127-422b-91ae-364da2661108http://www.kb.cert.org/vuls/id/298521US Government Resource
af854a3a-2127-422b-91ae-364da2661108http://www.kb.cert.org/vuls/id/WDON-78K56M
af854a3a-2127-422b-91ae-364da2661108http://www.sec-consult.com/303.html
af854a3a-2127-422b-91ae-364da2661108http://www.sec-consult.com/fileadmin/Advisories/20071101-0_sonicwall_multiple.txt
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/archive/1/483097/100/0/threaded
af854a3a-2127-422b-91ae-364da2661108http://www.securityfocus.com/bid/26288Exploit
af854a3a-2127-422b-91ae-364da2661108http://www.securitytracker.com/id?1018891
af854a3a-2127-422b-91ae-364da2661108http://www.vupen.com/english/advisories/2007/3696
af854a3a-2127-422b-91ae-364da2661108https://exchange.xforce.ibmcloud.com/vulnerabilities/38220
af854a3a-2127-422b-91ae-364da2661108https://www.exploit-db.com/exploits/4594
Impacted products
Vendor Product Version
sonicwall ssl_vpn *
sonicwall ssl_vpn *

{
  "affected": [
    {
      "affectedData": [
        {
          "product": "n/a",
          "vendor": "n/a",
          "versions": [
            {
              "status": "affected",
              "version": "n/a"
            }
          ]
        }
      ],
      "source": "cret@cert.org"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:sonicwall:ssl_vpn:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "745535F8-5A0C-4C6C-9FD5-835247D04372",
              "versionEndIncluding": "2.1",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:sonicwall:ssl_vpn:*:*:*:*:*:*:*:*",
              "matchCriteriaId": "66C6B316-8510-466C-A1DA-98BC4CC27B81",
              "versionEndIncluding": "2.5",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "Stack-based buffer overflow in the SonicWall SSL-VPN NetExtender NELaunchCtrl ActiveX control before 2.1.0.51, and 2.5.x before 2.5.0.56, allows remote attackers to execute arbitrary code via a long string in the second argument to the AddRouteEntry method."
    },
    {
      "lang": "es",
      "value": "Desbordamiento de b\u00fafer basado en pila en el control ActiveX SonicWall SSL-VPN NetExtender NELaunchCtrl anterior a 2.1.0.51, y 2.5.x anterior a 2.5.0.56, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante una cadena larga en el segundo argumento del m\u00e9todo AddRouteEntry."
    }
  ],
  "id": "CVE-2007-5603",
  "lastModified": "2026-06-16T22:46:28.807",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "HIGH",
        "cvssData": {
          "accessComplexity": "MEDIUM",
          "accessVector": "NETWORK",
          "authentication": "NONE",
          "availabilityImpact": "COMPLETE",
          "baseScore": 9.3,
          "confidentialityImpact": "COMPLETE",
          "integrityImpact": "COMPLETE",
          "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
          "version": "2.0"
        },
        "exploitabilityScore": 8.6,
        "impactScore": 10.0,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2007-11-05T18:46:00.000",
  "references": [
    {
      "source": "cret@cert.org",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/27469"
    },
    {
      "source": "cret@cert.org",
      "url": "http://securityreason.com/securityalert/3342"
    },
    {
      "source": "cret@cert.org",
      "tags": [
        "US Government Resource"
      ],
      "url": "http://www.kb.cert.org/vuls/id/298521"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.kb.cert.org/vuls/id/WDON-78K56M"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.sec-consult.com/303.html"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.sec-consult.com/fileadmin/Advisories/20071101-0_sonicwall_multiple.txt"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.securityfocus.com/archive/1/483097/100/0/threaded"
    },
    {
      "source": "cret@cert.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/26288"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.securitytracker.com/id?1018891"
    },
    {
      "source": "cret@cert.org",
      "url": "http://www.vupen.com/english/advisories/2007/3696"
    },
    {
      "source": "cret@cert.org",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38220"
    },
    {
      "source": "cret@cert.org",
      "url": "https://www.exploit-db.com/exploits/4594"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "http://secunia.com/advisories/27469"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://securityreason.com/securityalert/3342"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "US Government Resource"
      ],
      "url": "http://www.kb.cert.org/vuls/id/298521"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.kb.cert.org/vuls/id/WDON-78K56M"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.sec-consult.com/303.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.sec-consult.com/fileadmin/Advisories/20071101-0_sonicwall_multiple.txt"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securityfocus.com/archive/1/483097/100/0/threaded"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://www.securityfocus.com/bid/26288"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.securitytracker.com/id?1018891"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "http://www.vupen.com/english/advisories/2007/3696"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38220"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "url": "https://www.exploit-db.com/exploits/4594"
    }
  ],
  "sourceIdentifier": "cret@cert.org",
  "vulnStatus": "Modified",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…