From 10737a95728305f3c01663ea03fd730cb3a5b01a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 15:46:36 +0000 Subject: [PATCH] Publish Advisories GHSA-x626-q4v7-7xc6 GHSA-x626-q4v7-7xc6 --- .../GHSA-x626-q4v7-7xc6.json | 82 +++++++++++++++++++ .../GHSA-x626-q4v7-7xc6.json | 44 ---------- 2 files changed, 82 insertions(+), 44 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json diff --git a/advisories/github-reviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json b/advisories/github-reviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json new file mode 100644 index 00000000000..2285c634d2e --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json @@ -0,0 +1,82 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-x626-q4v7-7xc6", + "modified": "2025-04-14T15:44:43Z", + "published": "2022-05-17T04:38:50Z", + "aliases": [ + "CVE-2013-7259" + ], + "summary": "Neo4J vulnerable to Cross-Site Request Forgery", + "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Neo4J 1.9.2 allow remote attackers to hijack the authentication of administrators for requests that execute arbitrary code, as demonstrated by a request to (1) db/data/ext/GremlinPlugin/graphdb/execute_script or (2) db/manage/server/console/.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.neo4j:neo4j" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.2.0-M01" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7259" + }, + { + "type": "WEB", + "url": "https://github.com/neo4j/neo4j/issues/2826" + }, + { + "type": "WEB", + "url": "https://github.com/neo4j/neo4j/commit/40ad76078a25666d8b218772b6491fb443020df9" + }, + { + "type": "PACKAGE", + "url": "https://github.com/neo4j/neo4j" + }, + { + "type": "WEB", + "url": "https://github.com/o2platform/DefCon_RESTing/tree/master/Live-Demos/Neo4j" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20131017043717/http://blog.diniscruz.com/2013/08/neo4j-csrf-payload-to-start-processes.html" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2014/01/03/3" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2014/01/03/8" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352", + "CWE-78" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2025-04-14T15:44:43Z", + "nvd_published_at": "2014-04-29T14:38:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json b/advisories/unreviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json deleted file mode 100644 index e8abced9a89..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-x626-q4v7-7xc6/GHSA-x626-q4v7-7xc6.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-x626-q4v7-7xc6", - "modified": "2022-05-17T04:38:50Z", - "published": "2022-05-17T04:38:50Z", - "aliases": [ - "CVE-2013-7259" - ], - "details": "Multiple cross-site request forgery (CSRF) vulnerabilities in Neo4J 1.9.2 allow remote attackers to hijack the authentication of administrators for requests that execute arbitrary code, as demonstrated by a request to (1) db/data/ext/GremlinPlugin/graphdb/execute_script or (2) db/manage/server/console/.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-7259" - }, - { - "type": "WEB", - "url": "https://github.com/o2platform/DefCon_RESTing/tree/master/Live-Demos/Neo4j" - }, - { - "type": "WEB", - "url": "http://blog.diniscruz.com/2013/08/neo4j-csrf-payload-to-start-processes.html" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2014/01/03/3" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2014/01/03/8" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352", - "CWE-78" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2014-04-29T14:38:00Z" - } -} \ No newline at end of file