gsd-2022-29530
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An issue was discovered in MISP before 2.4.158. There is stored XSS in the galaxy clusters.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-29530",
      description: "An issue was discovered in MISP before 2.4.158. There is stored XSS in the galaxy clusters.",
      id: "GSD-2022-29530",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-29530",
         ],
         details: "An issue was discovered in MISP before 2.4.158. There is stored XSS in the galaxy clusters.",
         id: "GSD-2022-29530",
         modified: "2023-12-13T01:19:42.348695Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cve@mitre.org",
            ID: "CVE-2022-29530",
            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: "An issue was discovered in MISP before 2.4.158. There is stored XSS in the galaxy clusters.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://github.com/MISP/MISP/compare/v2.4.157...v2.4.158",
                  refsource: "MISC",
                  url: "https://github.com/MISP/MISP/compare/v2.4.157...v2.4.158",
               },
               {
                  name: "https://github.com/MISP/MISP/commit/107e271d78c255d658ce998285fe6f6c4f291b41",
                  refsource: "MISC",
                  url: "https://github.com/MISP/MISP/commit/107e271d78c255d658ce998285fe6f6c4f291b41",
               },
               {
                  name: "https://zigrin.com/cakephp-application-cybersecurity-research-protect-your-website-from-stored-xss-attacks-understanding-and-preventing-vulnerabilities-in-open-source-applications/",
                  refsource: "MISC",
                  url: "https://zigrin.com/cakephp-application-cybersecurity-research-protect-your-website-from-stored-xss-attacks-understanding-and-preventing-vulnerabilities-in-open-source-applications/",
               },
               {
                  name: "https://zigrin.com/advisories/misp-stored-xss-in-the-galaxy-clusters/",
                  refsource: "MISC",
                  url: "https://zigrin.com/advisories/misp-stored-xss-in-the-galaxy-clusters/",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "C6216C19-9CB8-451D-AC18-0D849429EE09",
                              versionEndExcluding: "2.4.158",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "An issue was discovered in MISP before 2.4.158. There is stored XSS in the galaxy clusters.",
               },
               {
                  lang: "es",
                  value: "Se ha detectado un problema en MISP versiones anteriores a 2.4.158. Se presenta una vulnerabilidad de tipo XSS almacenado en los clusters de galaxias",
               },
            ],
            id: "CVE-2022-29530",
            lastModified: "2023-12-21T03:15:33.170",
            metrics: {
               cvssMetricV2: [
                  {
                     acInsufInfo: false,
                     baseSeverity: "LOW",
                     cvssData: {
                        accessComplexity: "MEDIUM",
                        accessVector: "NETWORK",
                        authentication: "SINGLE",
                        availabilityImpact: "NONE",
                        baseScore: 3.5,
                        confidentialityImpact: "NONE",
                        integrityImpact: "PARTIAL",
                        vectorString: "AV:N/AC:M/Au:S/C:N/I:P/A:N",
                        version: "2.0",
                     },
                     exploitabilityScore: 6.8,
                     impactScore: 2.9,
                     obtainAllPrivilege: false,
                     obtainOtherPrivilege: false,
                     obtainUserPrivilege: false,
                     source: "nvd@nist.gov",
                     type: "Primary",
                     userInteractionRequired: true,
                  },
               ],
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 5.4,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "LOW",
                        scope: "CHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.3,
                     impactScore: 2.7,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2022-04-20T23:15:08.513",
            references: [
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Patch",
                     "Third Party Advisory",
                  ],
                  url: "https://github.com/MISP/MISP/commit/107e271d78c255d658ce998285fe6f6c4f291b41",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Release Notes",
                     "Third Party Advisory",
                  ],
                  url: "https://github.com/MISP/MISP/compare/v2.4.157...v2.4.158",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Third Party Advisory",
                  ],
                  url: "https://zigrin.com/advisories/misp-stored-xss-in-the-galaxy-clusters/",
               },
               {
                  source: "cve@mitre.org",
                  tags: [
                     "Exploit",
                     "Third Party Advisory",
                  ],
                  url: "https://zigrin.com/cakephp-application-cybersecurity-research-protect-your-website-from-stored-xss-attacks-understanding-and-preventing-vulnerabilities-in-open-source-applications/",
               },
            ],
            sourceIdentifier: "cve@mitre.org",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-79",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.