gsd-2007-4347
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Multiple integer overflows in the Job Engine (bengine.exe) service in Symantec Backup Exec for Windows Servers (BEWS) 11d build 11.0.7170 and 11.0.6.6235 allow remote attackers to cause a denial of service (CPU and memory consumption) via a crafted packet to port 5633/tcp, which triggers an infinite loop.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2007-4347", "description": "Multiple integer overflows in the Job Engine (bengine.exe) service in Symantec Backup Exec for Windows Servers (BEWS) 11d build 11.0.7170 and 11.0.6.6235 allow remote attackers to cause a denial of service (CPU and memory consumption) via a crafted packet to port 5633/tcp, which triggers an infinite loop.", "id": "GSD-2007-4347" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2007-4347" ], "details": "Multiple integer overflows in the Job Engine (bengine.exe) service in Symantec Backup Exec for Windows Servers (BEWS) 11d build 11.0.7170 and 11.0.6.6235 allow remote attackers to cause a denial of service (CPU and memory consumption) via a crafted packet to port 5633/tcp, which triggers an infinite loop.", "id": "GSD-2007-4347", "modified": "2023-12-13T01:21:36.780678Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "PSIRT-CNA@flexerasoftware.com", "ID": "CVE-2007-4347", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Multiple integer overflows in the Job Engine (bengine.exe) service in Symantec Backup Exec for Windows Servers (BEWS) 11d build 11.0.7170 and 11.0.6.6235 allow remote attackers to cause a denial of service (CPU and memory consumption) via a crafted packet to port 5633/tcp, which triggers an infinite loop." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "backupexec-bengine-dos(38677)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38677" }, { "name": "26975", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/26975" }, { "name": "http://securityresponse.symantec.com/avcenter/security/Content/2007.11.27.html", "refsource": "CONFIRM", "url": "http://securityresponse.symantec.com/avcenter/security/Content/2007.11.27.html" }, { "name": "20071128 Secunia Research: Symantec Backup Exec Job Engine Denial of Service", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/484318/100/0/threaded" }, { "name": "http://secunia.com/secunia_research/2007-74/advisory/", "refsource": "MISC", "url": "http://secunia.com/secunia_research/2007-74/advisory/" }, { "name": "26029", "refsource": "BID", "url": "http://www.securityfocus.com/bid/26029" }, { "name": "20071128 SYM07-029 Symantec BEWS Multiple DoS in Job Engine", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/484333/100/0/threaded" }, { "name": "ADV-2007-4019", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2007/4019" }, { "name": "1019001", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1019001" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:symantec:backupexec_system_recovery:11.0.7170:*:windows:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:symantec:backupexec_system_recovery:11.0.6235:*:windows:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "PSIRT-CNA@flexerasoftware.com", "ID": "CVE-2007-4347" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Multiple integer overflows in the Job Engine (bengine.exe) service in Symantec Backup Exec for Windows Servers (BEWS) 11d build 11.0.7170 and 11.0.6.6235 allow remote attackers to cause a denial of service (CPU and memory consumption) via a crafted packet to port 5633/tcp, which triggers an infinite loop." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-189" } ] } ] }, "references": { "reference_data": [ { "name": "http://secunia.com/secunia_research/2007-74/advisory/", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/secunia_research/2007-74/advisory/" }, { "name": "http://securityresponse.symantec.com/avcenter/security/Content/2007.11.27.html", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "http://securityresponse.symantec.com/avcenter/security/Content/2007.11.27.html" }, { "name": "26029", "refsource": "BID", "tags": [ "Patch" ], "url": "http://www.securityfocus.com/bid/26029" }, { "name": "1019001", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1019001" }, { "name": "26975", "refsource": "SECUNIA", "tags": [ "Patch" ], "url": "http://secunia.com/advisories/26975" }, { "name": "ADV-2007-4019", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2007/4019" }, { "name": "backupexec-bengine-dos(38677)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38677" }, { "name": "20071128 SYM07-029 Symantec BEWS Multiple DoS in Job Engine", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/484333/100/0/threaded" }, { "name": "20071128 Secunia Research: Symantec Backup Exec Job Engine Denial of Service", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/484318/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-15T21:34Z", "publishedDate": "2007-11-29T23:46Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…