gsd-2023-5033
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
A vulnerability classified as critical has been found in OpenRapid RapidCMS 1.3.1. This affects an unknown part of the file /admin/category/cate-edit-run.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-239877 was assigned to this vulnerability.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-5033",
      id: "GSD-2023-5033",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-5033",
         ],
         details: "A vulnerability classified as critical has been found in OpenRapid RapidCMS 1.3.1. This affects an unknown part of the file /admin/category/cate-edit-run.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-239877 was assigned to this vulnerability.",
         id: "GSD-2023-5033",
         modified: "2023-12-13T01:20:50.996511Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "cna@vuldb.com",
            ID: "CVE-2023-5033",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "RapidCMS",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "=",
                                       version_value: "1.3.1",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "OpenRapid",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "jamspilly (VulDB User)",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "A vulnerability classified as critical has been found in OpenRapid RapidCMS 1.3.1. This affects an unknown part of the file /admin/category/cate-edit-run.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-239877 was assigned to this vulnerability.",
               },
               {
                  lang: "deu",
                  value: "Es wurde eine Schwachstelle in OpenRapid RapidCMS 1.3.1 entdeckt. Sie wurde als kritisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion der Datei /admin/category/cate-edit-run.php. Dank der Manipulation des Arguments id mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Der Angriff kann über das Netzwerk passieren. Der Exploit steht zur öffentlichen Verfügung.",
               },
            ],
         },
         impact: {
            cvss: [
               {
                  baseScore: 6.3,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                  version: "3.1",
               },
               {
                  baseScore: 6.3,
                  baseSeverity: "MEDIUM",
                  vectorString: "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                  version: "3.0",
               },
               {
                  baseScore: 6.5,
                  vectorString: "AV:N/AC:L/Au:S/C:P/I:P/A:P",
                  version: "2.0",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-89",
                        lang: "eng",
                        value: "CWE-89 SQL Injection",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://vuldb.com/?id.239877",
                  refsource: "MISC",
                  url: "https://vuldb.com/?id.239877",
               },
               {
                  name: "https://vuldb.com/?ctiid.239877",
                  refsource: "MISC",
                  url: "https://vuldb.com/?ctiid.239877",
               },
               {
                  name: "https://github.com/yhy217/rapidcms-vul/issues/3",
                  refsource: "MISC",
                  url: "https://github.com/yhy217/rapidcms-vul/issues/3",
               },
            ],
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:openrapid:rapidcms:1.3.1:*:*:*:*:*:*:*",
                              matchCriteriaId: "D66CF166-4A08-45F5-9577-38D3CE25AFBA",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "A vulnerability classified as critical has been found in OpenRapid RapidCMS 1.3.1. This affects an unknown part of the file /admin/category/cate-edit-run.php. The manipulation of the argument id leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-239877 was assigned to this vulnerability.",
               },
               {
                  lang: "es",
                  value: "Una vulnerabilidad clasificada como crítica en OpenRapid RapidCMS 1.3.1. Esto afecta a una parte desconocida del archivo /admin/category/cate-edit-run.php. La manipulación del id del argumento conduce a la inyección sql. Es posible iniciar el ataque de forma remota. El exploit ha sido divulgado al público y puede ser utilizado. El identificador VDB-239877 se asignó a esta vulnerabilidad. ",
               },
            ],
            id: "CVE-2023-5033",
            lastModified: "2024-04-11T01:22:52.147",
            metrics: {
               cvssMetricV2: [
                  {
                     acInsufInfo: false,
                     baseSeverity: "MEDIUM",
                     cvssData: {
                        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,
                     impactScore: 6.4,
                     obtainAllPrivilege: false,
                     obtainOtherPrivilege: false,
                     obtainUserPrivilege: false,
                     source: "cna@vuldb.com",
                     type: "Secondary",
                     userInteractionRequired: false,
                  },
               ],
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 7.2,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "HIGH",
                        privilegesRequired: "HIGH",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 1.2,
                     impactScore: 5.9,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "LOW",
                        baseScore: 6.3,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 3.4,
                     source: "cna@vuldb.com",
                     type: "Secondary",
                  },
               ],
            },
            published: "2023-09-18T05:15:07.417",
            references: [
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Exploit",
                     "Issue Tracking",
                     "Third Party Advisory",
                  ],
                  url: "https://github.com/yhy217/rapidcms-vul/issues/3",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Permissions Required",
                     "Third Party Advisory",
                  ],
                  url: "https://vuldb.com/?ctiid.239877",
               },
               {
                  source: "cna@vuldb.com",
                  tags: [
                     "Permissions Required",
                     "Third Party Advisory",
                  ],
                  url: "https://vuldb.com/?id.239877",
               },
            ],
            sourceIdentifier: "cna@vuldb.com",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-89",
                     },
                  ],
                  source: "cna@vuldb.com",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.




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.