diff --git a/advisories/unreviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json b/advisories/github-reviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json similarity index 55% rename from advisories/unreviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json rename to advisories/github-reviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json index f523e74ac1e..1a2eaa98353 100644 --- a/advisories/unreviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json +++ b/advisories/github-reviewed/2022/05/GHSA-6xxq-j39w-g3f6/GHSA-6xxq-j39w-g3f6.json @@ -1,27 +1,77 @@ { "schema_version": "1.4.0", "id": "GHSA-6xxq-j39w-g3f6", - "modified": "2022-05-14T00:56:45Z", + "modified": "2024-01-12T16:30:38Z", "published": "2022-05-14T00:56:45Z", "aliases": [ "CVE-2012-1988" ], + "summary": "Puppet Arbitrary Command Execution", "details": "Puppet 2.6.x before 2.6.15 and 2.7.x before 2.7.13, and Puppet Enterprise (PE) Users 1.0, 1.1, 1.2.x, 2.0.x, and 2.5.x before 2.5.1 allows remote authenticated users with agent SSL keys and file-creation permissions on the puppet master to execute arbitrary commands by creating a file whose full pathname contains shell metacharacters, then performing a filebucket request.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "RubyGems", + "name": "puppet" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.6.0" + }, + { + "fixed": "2.6.15" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "RubyGems", + "name": "puppet" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0" + }, + { + "fixed": "2.7.13" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-1988" }, + { + "type": "WEB", + "url": "https://github.com/puppetlabs/puppet/commit/0d6d29933e613fe177e9235415919a5428db67bc" + }, + { + "type": "WEB", + "url": "https://github.com/puppetlabs/puppet/commit/568ded50ec6cc498ad32ff7f086d9f73b5d24c14" + }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74796" }, + { + "type": "PACKAGE", + "url": "https://github.com/puppetlabs/puppet" + }, { "type": "WEB", "url": "https://hermes.opensuse.org/messages/14523305" @@ -30,6 +80,22 @@ "type": "WEB", "url": "https://hermes.opensuse.org/messages/15087408" }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120415105345/http://www.securityfocus.com/bid/52975" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120513213112/http://projects.puppetlabs.com/issues/13518" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20120816020421/http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.6.15" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20121013181707/http://puppetlabs.com/security/cve/cve-2012-1988/" + }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-April/079227.html" @@ -42,34 +108,6 @@ "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2012-May/080003.html" }, - { - "type": "WEB", - "url": "http://projects.puppetlabs.com/issues/13518" - }, - { - "type": "WEB", - "url": "http://projects.puppetlabs.com/projects/1/wiki/Release_Notes#2.6.15" - }, - { - "type": "WEB", - "url": "http://puppetlabs.com/security/cve/cve-2012-1988/" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/48743" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/48748" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/48789" - }, - { - "type": "WEB", - "url": "http://secunia.com/advisories/49136" - }, { "type": "WEB", "url": "http://ubuntu.com/usn/usn-1419-1" @@ -77,14 +115,6 @@ { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2451" - }, - { - "type": "WEB", - "url": "http://www.osvdb.org/81309" - }, - { - "type": "WEB", - "url": "http://www.securityfocus.com/bid/52975" } ], "database_specific": { @@ -92,8 +122,8 @@ "CWE-77" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-01-12T16:30:38Z", "nvd_published_at": "2012-05-29T20:55:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json b/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json index 244aa24286e..df02d3a480d 100644 --- a/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json +++ b/advisories/github-reviewed/2023/12/GHSA-8qp8-9rpw-j46c/GHSA-8qp8-9rpw-j46c.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-8qp8-9rpw-j46c", - "modified": "2023-12-13T13:26:34Z", + "modified": "2024-01-12T16:28:56Z", "published": "2023-12-13T13:26:34Z", "aliases": [ "CVE-2023-49274" ], "summary": "SMTP misconfiguration leading to \"Forgot Password\" exploit that leaks registered user email. ", - "details": "#### Impact\nA user enumeration attack is possible when SMTP is not setup correctly, but reset password is enabled\n", + "details": "#### Impact\nA user enumeration attack is possible when SMTP is not setup correctly, but reset password is enabled\n\n#### Explanation of the vulnerability \nTwo different error messages was shown, based on if the user exists or not when using the forgot password functionality, when the SMTP was configured but do not response.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json b/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json index 8880455df40..1df33d377af 100644 --- a/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json +++ b/advisories/github-reviewed/2023/12/GHSA-cfr5-7p54-4qg8/GHSA-cfr5-7p54-4qg8.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-cfr5-7p54-4qg8", - "modified": "2023-12-13T13:25:38Z", + "modified": "2024-01-12T16:29:13Z", "published": "2023-12-13T13:25:38Z", "aliases": [ "CVE-2023-49273" ], "summary": "Privilege Escalation using Spoofing", - "details": "#### Impact\nUsers with low privileges ( Editor, etc) are able to access some unintended endpoints.\n", + "details": "#### Impact\nUsers with low privileges ( Editor, etc) are able to access some unintended endpoints.\n\n#### Explanation of the vulnerability \nPossible to delete redirect urls, when disabled by admin with only access to backoffice\nPossible to access the examine dashboard with only access to backoffice\nPossible to access the published cache dashboard with only access to backoffice\nPossible to access the telemetry dashboard with only access to backoffice\nPossible to access the languages with only access to backoffice\nPossible to access the stylesheets with only access to backoffice", "severity": [ { "type": "CVSS_V3",