gsd-2015-4342
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
SQL injection vulnerability in Cacti before 0.8.8d allows remote attackers to execute arbitrary SQL commands via unspecified vectors involving a cdef id.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-4342", "description": "SQL injection vulnerability in Cacti before 0.8.8d allows remote attackers to execute arbitrary SQL commands via unspecified vectors involving a cdef id.", "id": "GSD-2015-4342", "references": [ "https://www.suse.com/security/cve/CVE-2015-4342.html", "https://www.debian.org/security/2015/dsa-3295", "https://advisories.mageia.org/CVE-2015-4342.html", "https://alas.aws.amazon.com/cve/html/CVE-2015-4342.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-4342" ], "details": "SQL injection vulnerability in Cacti before 0.8.8d allows remote attackers to execute arbitrary SQL commands via unspecified vectors involving a cdef id.", "id": "GSD-2015-4342", "modified": "2023-12-13T01:19:59.087025Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-4342", "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": "SQL injection vulnerability in Cacti before 0.8.8d allows remote attackers to execute arbitrary SQL commands via unspecified vectors involving a cdef id." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.suse.com/show_bug.cgi?id=934187", "refsource": "CONFIRM", "url": "https://bugzilla.suse.com/show_bug.cgi?id=934187" }, { "name": "openSUSE-SU-2015:1133", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2015-06/msg00052.html" }, { "name": "FEDORA-2016-a8e2be0fe6", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183449.html" }, { "name": "https://www.suse.com/security/cve/CVE-2015-4342.html", "refsource": "CONFIRM", "url": "https://www.suse.com/security/cve/CVE-2015-4342.html" }, { "name": "http://packetstormsecurity.com/files/132224/Cacti-SQL-Injection-Header-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/132224/Cacti-SQL-Injection-Header-Injection.html" }, { "name": "http://www.cacti.net/release_notes_0_8_8d.php", "refsource": "CONFIRM", "url": "http://www.cacti.net/release_notes_0_8_8d.php" }, { "name": "http://bugs.cacti.net/view.php?id=2571", "refsource": "CONFIRM", "url": "http://bugs.cacti.net/view.php?id=2571" }, { "name": "1032672", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1032672" }, { "name": "FEDORA-2016-852a39e085", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183919.html" }, { "name": "75108", "refsource": "BID", "url": "http://www.securityfocus.com/bid/75108" }, { "name": "DSA-3295", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2015/dsa-3295" }, { "name": "20150609 [CVE-2015-4342]SQL Injection and Location header injection from cdef id", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2015/Jun/19" }, { "name": "FEDORA-2016-4a5ce6a6c0", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183454.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cacti:cacti:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.8.8c", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:24:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:23:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:22:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-4342" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "SQL injection vulnerability in Cacti before 0.8.8d allows remote attackers to execute arbitrary SQL commands via unspecified vectors involving a cdef id." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.cacti.net/release_notes_0_8_8d.php", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.cacti.net/release_notes_0_8_8d.php" }, { "name": "http://packetstormsecurity.com/files/132224/Cacti-SQL-Injection-Header-Injection.html", "refsource": "MISC", "tags": [], "url": "http://packetstormsecurity.com/files/132224/Cacti-SQL-Injection-Header-Injection.html" }, { "name": "20150609 [CVE-2015-4342]SQL Injection and Location header injection from cdef id", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2015/Jun/19" }, { "name": "http://bugs.cacti.net/view.php?id=2571", "refsource": "CONFIRM", "tags": [], "url": "http://bugs.cacti.net/view.php?id=2571" }, { "name": "FEDORA-2016-4a5ce6a6c0", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183454.html" }, { "name": "FEDORA-2016-852a39e085", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183919.html" }, { "name": "FEDORA-2016-a8e2be0fe6", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-May/183449.html" }, { "name": "75108", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/75108" }, { "name": "1032672", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1032672" }, { "name": "DSA-3295", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2015/dsa-3295" }, { "name": "https://www.suse.com/security/cve/CVE-2015-4342.html", "refsource": "CONFIRM", "tags": [], "url": "https://www.suse.com/security/cve/CVE-2015-4342.html" }, { "name": "https://bugzilla.suse.com/show_bug.cgi?id=934187", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.suse.com/show_bug.cgi?id=934187" }, { "name": "openSUSE-SU-2015:1133", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-updates/2015-06/msg00052.html" } ] } }, "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": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2017-11-08T02:29Z", "publishedDate": "2015-06-17T18:59Z" } } }
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.