gsd-2022-43970
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A buffer overflow vulnerability exists in Linksys WRT54GL Wireless-G Broadband Router with firmware <= 4.30.18.006. A stack-based buffer overflow in the Start_EPI function within the httpd binary allows an authenticated attacker with administrator privileges to execute arbitrary commands on the underlying Linux operating system as root. This vulnerablity can be triggered over the network via a malicious POST request to /apply.cgi.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-43970", "id": "GSD-2022-43970" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-43970" ], "details": "A buffer overflow vulnerability exists in Linksys WRT54GL Wireless-G Broadband Router with firmware \u003c= 4.30.18.006. A stack-based buffer overflow in the Start_EPI function within the httpd binary allows an authenticated attacker with administrator privileges to execute arbitrary commands on the underlying Linux operating system as root. This vulnerablity can be triggered over the network via a malicious POST request to /apply.cgi.", "id": "GSD-2022-43970", "modified": "2023-12-13T01:19:31.696404Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "trellixpsirt@trellix.com", "ID": "CVE-2022-43970", "STATE": "PUBLIC", "TITLE": "Buffer overflow in Linksys WRT54GL" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "WRT54GL Wireless-G Broadband Router", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "Firmware", "version_value": "4.30.18.006" } ] } } ] }, "vendor_name": "Linksys" } ] } }, "credit": [ { "lang": "eng", "value": "Jessie Chick of Trellix ARC" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A buffer overflow vulnerability exists in Linksys WRT54GL Wireless-G Broadband Router with firmware \u003c= 4.30.18.006. A stack-based buffer overflow in the Start_EPI function within the httpd binary allows an authenticated attacker with administrator privileges to execute arbitrary commands on the underlying Linux operating system as root. This vulnerablity can be triggered over the network via a malicious POST request to /apply.cgi." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-120: Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" } ] } ] }, "references": { "reference_data": [ { "name": "https://youtu.be/73-1lhvJPNg", "refsource": "CONFIRM", "url": "https://youtu.be/73-1lhvJPNg" }, { "name": "https://youtu.be/TeWAmZaKQ_w", "refsource": "CONFIRM", "url": "https://youtu.be/TeWAmZaKQ_w" }, { "name": "https://youtu.be/RfWVYCUBNZ0", "refsource": "CONFIRM", "url": "https://youtu.be/RfWVYCUBNZ0" } ] }, "source": { "discovery": "EXTERNAL" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linksys:wrt54gl_firmware:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.30.18.006", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:linksys:wrt54gl:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "trellixpsirt@trellix.com", "ID": "CVE-2022-43970" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A buffer overflow vulnerability exists in Linksys WRT54GL Wireless-G Broadband Router with firmware \u003c= 4.30.18.006. A stack-based buffer overflow in the Start_EPI function within the httpd binary allows an authenticated attacker with administrator privileges to execute arbitrary commands on the underlying Linux operating system as root. This vulnerablity can be triggered over the network via a malicious POST request to /apply.cgi." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://youtu.be/73-1lhvJPNg", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://youtu.be/73-1lhvJPNg" }, { "name": "https://youtu.be/TeWAmZaKQ_w", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://youtu.be/TeWAmZaKQ_w" }, { "name": "https://youtu.be/RfWVYCUBNZ0", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://youtu.be/RfWVYCUBNZ0" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.2, "impactScore": 5.9 } }, "lastModifiedDate": "2023-01-13T14:19Z", "publishedDate": "2023-01-09T21:15Z" } } }
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…