gsd-2006-2042
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Adobe Dreamweaver 8 before 8.0.2 and MX 2004 can generate code that allows SQL injection attacks in the (1) ColdFusion, (2) PHP mySQL, (3) ASP, (4) ASP.NET, and (5) JSP server models.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2006-2042", "description": "Adobe Dreamweaver 8 before 8.0.2 and MX 2004 can generate code that allows SQL injection attacks in the (1) ColdFusion, (2) PHP mySQL, (3) ASP, (4) ASP.NET, and (5) JSP server models.", "id": "GSD-2006-2042" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2006-2042" ], "details": "Adobe Dreamweaver 8 before 8.0.2 and MX 2004 can generate code that allows SQL injection attacks in the (1) ColdFusion, (2) PHP mySQL, (3) ASP, (4) ASP.NET, and (5) JSP server models.", "id": "GSD-2006-2042", "modified": "2023-12-13T01:19:53.066768Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-2042", "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": "Adobe Dreamweaver 8 before 8.0.2 and MX 2004 can generate code that allows SQL injection attacks in the (1) ColdFusion, (2) PHP mySQL, (3) ASP, (4) ASP.NET, and (5) JSP server models." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "20060509 Multiple SQL Injection Vulnerabilities in Dreamweaver Generated Code", "refsource": "BUGTRAQ", "url": "http://archives.neohapsis.com/archives/bugtraq/2006-05/0194.html" }, { "name": "dreamweaver-server-sql-injection(26339)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26339" }, { "name": "20054", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/20054" }, { "name": "17928", "refsource": "BID", "url": "http://www.securityfocus.com/bid/17928" }, { "name": "http://www.adobe.com/support/security/bulletins/apsb06-07.html", "refsource": "CONFIRM", "url": "http://www.adobe.com/support/security/bulletins/apsb06-07.html" }, { "name": "ADV-2006-1753", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2006/1753" }, { "name": "25361", "refsource": "OSVDB", "url": "http://www.osvdb.org/25361" }, { "name": "1016050", "refsource": "SECTRACK", "url": "http://securitytracker.com/id?1016050" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:adobe:dreamweaver:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:adobe:dreamweaver:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2006-2042" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Adobe Dreamweaver 8 before 8.0.2 and MX 2004 can generate code that allows SQL injection attacks in the (1) ColdFusion, (2) PHP mySQL, (3) ASP, (4) ASP.NET, and (5) JSP server models." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.adobe.com/support/security/bulletins/apsb06-07.html", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.adobe.com/support/security/bulletins/apsb06-07.html" }, { "name": "20060509 Multiple SQL Injection Vulnerabilities in Dreamweaver Generated Code", "refsource": "BUGTRAQ", "tags": [], "url": "http://archives.neohapsis.com/archives/bugtraq/2006-05/0194.html" }, { "name": "17928", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/17928" }, { "name": "25361", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/25361" }, { "name": "1016050", "refsource": "SECTRACK", "tags": [], "url": "http://securitytracker.com/id?1016050" }, { "name": "20054", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/20054" }, { "name": "ADV-2006-1753", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2006/1753" }, { "name": "dreamweaver-server-sql-injection(26339)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26339" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2017-07-20T01:31Z", "publishedDate": "2006-05-09T19:02Z" } } }
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.