gsd-2023-5044
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-5044",
      id: "GSD-2023-5044",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-5044",
         ],
         details: "Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.\n",
         id: "GSD-2023-5044",
         modified: "2023-12-13T01:20:51.192022Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security@kubernetes.io",
            ID: "CVE-2023-5044",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "ingress-nginx",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "not down converted",
                                       x_cve_json_5_version_data: {
                                          defaultStatus: "unknown",
                                          versions: [
                                             {
                                                lessThan: "1.9.0",
                                                status: "affected",
                                                version: "0",
                                                versionType: "semver",
                                             },
                                             {
                                                status: "unknown",
                                                version: "1.9.0",
                                             },
                                          ],
                                       },
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Kubernetes",
                  },
               ],
            },
         },
         credits: [
            {
               lang: "en",
               value: "Jan-Otto Kröpke (Cloudeteer GmbH)",
            },
         ],
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.\n",
               },
            ],
         },
         generator: {
            engine: "Vulnogram 0.1.0-dev",
         },
         impact: {
            cvss: [
               {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "LOW",
                  baseScore: 7.6,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "LOW",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
                  version: "3.1",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-20",
                        lang: "eng",
                        value: "CWE-20: Improper Input Validation",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://github.com/kubernetes/ingress-nginx/issues/10572",
                  refsource: "MISC",
                  url: "https://github.com/kubernetes/ingress-nginx/issues/10572",
               },
               {
                  name: "https://groups.google.com/g/kubernetes-security-announce/c/ukuYYvRNel0",
                  refsource: "MISC",
                  url: "https://groups.google.com/g/kubernetes-security-announce/c/ukuYYvRNel0",
               },
               {
                  name: "http://www.openwall.com/lists/oss-security/2023/10/25/3",
                  refsource: "MISC",
                  url: "http://www.openwall.com/lists/oss-security/2023/10/25/3",
               },
               {
                  name: "https://security.netapp.com/advisory/ntap-20240307-0012/",
                  refsource: "MISC",
                  url: "https://security.netapp.com/advisory/ntap-20240307-0012/",
               },
            ],
         },
         source: {
            discovery: "EXTERNAL",
         },
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:kubernetes:ingress-nginx:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "B1FAA6D4-954E-4E5F-AB9A-61E1A3F9CD9B",
                              versionEndExcluding: "1.9.0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.\n",
               },
               {
                  lang: "es",
                  value: "Inyección de código a través de la anotación nginx.ingress.kubernetes.io/permanent-redirect.",
               },
            ],
            id: "CVE-2023-5044",
            lastModified: "2024-03-07T17:15:12.073",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "HIGH",
                        baseScore: 8.8,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "HIGH",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 5.9,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "LOW",
                        baseScore: 7.6,
                        baseSeverity: "HIGH",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "LOW",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 4.7,
                     source: "jordan@liggitt.net",
                     type: "Secondary",
                  },
               ],
            },
            published: "2023-10-25T20:15:18.187",
            references: [
               {
                  source: "jordan@liggitt.net",
                  tags: [
                     "Mailing List",
                     "Third Party Advisory",
                  ],
                  url: "http://www.openwall.com/lists/oss-security/2023/10/25/3",
               },
               {
                  source: "jordan@liggitt.net",
                  tags: [
                     "Issue Tracking",
                     "Mitigation",
                     "Vendor Advisory",
                  ],
                  url: "https://github.com/kubernetes/ingress-nginx/issues/10572",
               },
               {
                  source: "jordan@liggitt.net",
                  tags: [
                     "Mailing List",
                     "Mitigation",
                  ],
                  url: "https://groups.google.com/g/kubernetes-security-announce/c/ukuYYvRNel0",
               },
               {
                  source: "jordan@liggitt.net",
                  url: "https://security.netapp.com/advisory/ntap-20240307-0012/",
               },
            ],
            sourceIdentifier: "jordan@liggitt.net",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-94",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-20",
                     },
                  ],
                  source: "jordan@liggitt.net",
                  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.