gsd-2015-8604
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
SQL injection vulnerability in the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2015-8604", "description": "SQL injection vulnerability in the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action.", "id": "GSD-2015-8604", "references": [ "https://www.suse.com/security/cve/CVE-2015-8604.html", "https://www.debian.org/security/2016/dsa-3494", "https://advisories.mageia.org/CVE-2015-8604.html", "https://alas.aws.amazon.com/cve/html/CVE-2015-8604.html", "https://packetstormsecurity.com/files/cve/CVE-2015-8604" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2015-8604" ], "details": "SQL injection vulnerability in the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action.", "id": "GSD-2015-8604", "modified": "2023-12-13T01:20:03.856568Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-8604", "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 the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "GLSA-201607-05", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201607-05" }, { "name": "http://bugs.cacti.net/view.php?id=2652", "refsource": "MISC", "url": "http://bugs.cacti.net/view.php?id=2652" }, { "name": "1034573", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1034573" }, { "name": "[oss-security] 20160104 CVE Request: cacti: SQL injection vulnerability in graphs_new.php", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/01/04/8" }, { "name": "http://packetstormsecurity.com/files/135191/Cacti-0.8.8f-graphs_new.php-SQL-Injection.html", "refsource": "MISC", "url": "http://packetstormsecurity.com/files/135191/Cacti-0.8.8f-graphs_new.php-SQL-Injection.html" }, { "name": "20160108 [CVE-2015-8604] Cacti SQL injection in graphs_new.php", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2016/Jan/16" }, { "name": "[oss-security] 20160104 Re: CVE Request: cacti: SQL injection vulnerability in graphs_new.php", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2016/01/04/9" }, { "name": "DSA-3494", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2016/dsa-3494" } ] } }, "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.8f", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2015-8604" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "SQL injection vulnerability in the host_new_graphs function in graphs_new.php in Cacti 0.8.8f and earlier allows remote authenticated users to execute arbitrary SQL commands via the cg_g parameter in a save action." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "name": "1034573", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1034573" }, { "name": "http://bugs.cacti.net/view.php?id=2652", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://bugs.cacti.net/view.php?id=2652" }, { "name": "[oss-security] 20160104 CVE Request: cacti: SQL injection vulnerability in graphs_new.php", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2016/01/04/8" }, { "name": "[oss-security] 20160104 Re: CVE Request: cacti: SQL injection vulnerability in graphs_new.php", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2016/01/04/9" }, { "name": "20160108 [CVE-2015-8604] Cacti SQL injection in graphs_new.php", "refsource": "FULLDISC", "tags": [ "Exploit" ], "url": "http://seclists.org/fulldisclosure/2016/Jan/16" }, { "name": "http://packetstormsecurity.com/files/135191/Cacti-0.8.8f-graphs_new.php-SQL-Injection.html", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://packetstormsecurity.com/files/135191/Cacti-0.8.8f-graphs_new.php-SQL-Injection.html" }, { "name": "GLSA-201607-05", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201607-05" }, { "name": "DSA-3494", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2016/dsa-3494" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": true, "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "PARTIAL", "baseScore": 6.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM" }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2016-12-03T03:13Z", "publishedDate": "2016-04-11T21: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.