gsd-2024-25979
Vulnerability from gsd
Modified
2024-02-14 06:02
Details
The URL parameters accepted by forum search were not limited to the allowed parameters.
Aliases



{
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2024-25979",
         ],
         details: "The URL parameters accepted by forum search were not limited to the allowed parameters.",
         id: "GSD-2024-25979",
         modified: "2024-02-14T06:02:26.617722Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "patrick@puiterwijk.org",
            ID: "CVE-2024-25979",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Red Hat would like to thank Piotr Widak for reporting this issue.",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "The URL parameters accepted by forum search were not limited to the allowed parameters.",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 5.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "LOW",
                  integrityImpact: "NONE",
                  privilegesRequired: "NONE",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-233",
                        lang: "eng",
                        value: "Improper Handling of Parameters",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-69774",
                  refsource: "MISC",
                  url: "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-69774",
               },
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=2264095",
                  refsource: "MISC",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=2264095",
               },
               {
                  name: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB/",
                  refsource: "MISC",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB/",
               },
               {
                  name: "https://moodle.org/mod/forum/discuss.php?d=455635",
                  refsource: "MISC",
                  url: "https://moodle.org/mod/forum/discuss.php?d=455635",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            descriptions: [
               {
                  lang: "en",
                  value: "The URL parameters accepted by forum search were not limited to the allowed parameters.",
               },
               {
                  lang: "es",
                  value: "Los parámetros de URL aceptados por la búsqueda en el foro no se limitaron a los parámetros permitidos.",
               },
            ],
            id: "CVE-2024-25979",
            lastModified: "2024-02-29T03:15:07.143",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 5.3,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "NONE",
                        privilegesRequired: "NONE",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 3.9,
                     impactScore: 1.4,
                     source: "patrick@puiterwijk.org",
                     type: "Secondary",
                  },
               ],
            },
            published: "2024-02-19T17:15:08.793",
            references: [
               {
                  source: "patrick@puiterwijk.org",
                  url: "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-69774",
               },
               {
                  source: "patrick@puiterwijk.org",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=2264095",
               },
               {
                  source: "patrick@puiterwijk.org",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXGBYJ43BUEBUAQZU3DT5I5A3YLF47CB/",
               },
               {
                  source: "patrick@puiterwijk.org",
                  url: "https://moodle.org/mod/forum/discuss.php?d=455635",
               },
            ],
            sourceIdentifier: "patrick@puiterwijk.org",
            vulnStatus: "Awaiting Analysis",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-233",
                     },
                  ],
                  source: "patrick@puiterwijk.org",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


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.