CVE-2023-41699 (GCVE-0-2023-41699)

Vulnerability from cvelistv5 – Published: 2023-11-15 19:54 – Updated: 2024-08-29 17:37
VLAI?
Summary
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.This issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.
CWE
  • CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Assigner
Impacted products
Vendor Product Version
Payara Platform Payara Server, Micro and Embedded Affected: 5.0.0 , < 5.57.0 (semver)
Affected: 4.1.2.191 , < 4.1.2.191.46 (semver)
Affected: 6.0.0 , < 6.8.0 (semver)
Affected: 6.2023.1 , < 6.2023.11 (semver)
Create a notification for this product.
Credits
Hiroki Sawamura from Fujitsu
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T19:01:35.420Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "release-notes",
              "x_transferred"
            ],
            "url": "https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html"
          },
          {
            "tags": [
              "release-notes",
              "x_transferred"
            ],
            "url": "https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-41699",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-08-29T17:36:42.715958Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-08-29T17:37:00.722Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "modules": [
            "Servlet Implementation"
          ],
          "product": "Payara Server, Micro and Embedded",
          "vendor": "Payara Platform",
          "versions": [
            {
              "lessThan": "5.57.0",
              "status": "affected",
              "version": "5.0.0",
              "versionType": "semver"
            },
            {
              "lessThan": "4.1.2.191.46",
              "status": "affected",
              "version": "4.1.2.191",
              "versionType": "semver"
            },
            {
              "lessThan": "6.8.0",
              "status": "affected",
              "version": "6.0.0",
              "versionType": "semver"
            },
            {
              "lessThan": "6.2023.11",
              "status": "affected",
              "version": "6.2023.1",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Hiroki Sawamura from Fujitsu"
        }
      ],
      "datePublic": "2023-11-16T21:00:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.\u003cp\u003eThis issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\u003c/p\u003e"
            }
          ],
          "value": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.This issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\n\n"
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-159",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-159 Redirect Access to Libraries"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-601",
              "description": "CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2023-11-15T19:57:20.119Z",
        "orgId": "769c9ae7-73c3-4e47-ae19-903170fc3eb8",
        "shortName": "Payara"
      },
      "references": [
        {
          "tags": [
            "release-notes"
          ],
          "url": "https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html"
        },
        {
          "tags": [
            "release-notes"
          ],
          "url": "https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html"
        }
      ],
      "source": {
        "defect": [
          "CVE-2023-41080"
        ],
        "discovery": "INTERNAL"
      },
      "title": "Payara Platform: URL Redirection to untrusted site using FORM authentication",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "769c9ae7-73c3-4e47-ae19-903170fc3eb8",
    "assignerShortName": "Payara",
    "cveId": "CVE-2023-41699",
    "datePublished": "2023-11-15T19:54:23.590Z",
    "dateReserved": "2023-08-30T16:08:29.041Z",
    "dateUpdated": "2024-08-29T17:37:00.722Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:payara:payara:*:*:*:*:community:*:*:*\", \"versionStartIncluding\": \"4.1.2.191\", \"versionEndExcluding\": \"4.1.2.191.46\", \"matchCriteriaId\": \"ADFB7392-9992-4248-BDAB-2320A4C59274\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:payara:payara:*:*:*:*:enterprise:*:*:*\", \"versionStartIncluding\": \"5.0.0\", \"versionEndExcluding\": \"5.57.0\", \"matchCriteriaId\": \"A4D9499F-D000-47D3-93ED-853F62375552\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:payara:payara:*:*:*:*:enterprise:*:*:*\", \"versionStartIncluding\": \"6.0.0\", \"versionEndExcluding\": \"6.8.0\", \"matchCriteriaId\": \"0DAE4FFA-8969-4B46-8D23-D3B513FFE294\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:payara:payara:*:*:*:*:community:*:*:*\", \"versionStartIncluding\": \"6.2023.1\", \"versionEndExcluding\": \"6.2023.11\", \"matchCriteriaId\": \"58FBC93E-5A50-436A-98D9-11F4D12AEB4B\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.This issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Vulnerabilidad de redirecci\\u00f3n de URL a sitio no confiable (\u0027Open Redirect\u0027) en Payara Platform Payara Server, Micro y Embedded (m\\u00f3dulos de implementaci\\u00f3n de Servlet) permite el acceso de redireccionamiento a librer\\u00edas. Este problema afecta a Payara Server, Micro y Embedded: desde 5.0.0 antes de 5.57.0 , desde 4.1.2.191 anterior a 4.1.2.191.46, desde 6.0.0 anterior a 6.8.0, desde 6.2023.1 anterior a 6.2023.11.\"}]",
      "id": "CVE-2023-41699",
      "lastModified": "2024-11-21T08:21:30.130",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"baseScore\": 6.1, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"LOW\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 2.7}]}",
      "published": "2023-11-15T20:15:07.580",
      "references": "[{\"url\": \"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\", \"source\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\", \"source\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}]",
      "sourceIdentifier": "769c9ae7-73c3-4e47-ae19-903170fc3eb8",
      "vulnStatus": "Modified",
      "weaknesses": "[{\"source\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-601\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-601\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-41699\",\"sourceIdentifier\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"published\":\"2023-11-15T20:15:07.580\",\"lastModified\":\"2024-11-21T08:21:30.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.This issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\\n\\n\"},{\"lang\":\"es\",\"value\":\"Vulnerabilidad de redirecci\u00f3n de URL a sitio no confiable (\u0027Open Redirect\u0027) en Payara Platform Payara Server, Micro y Embedded (m\u00f3dulos de implementaci\u00f3n de Servlet) permite el acceso de redireccionamiento a librer\u00edas. Este problema afecta a Payara Server, Micro y Embedded: desde 5.0.0 antes de 5.57.0 , desde 4.1.2.191 anterior a 4.1.2.191.46, desde 6.0.0 anterior a 6.8.0, desde 6.2023.1 anterior a 6.2023.11.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":2.7}]},\"weaknesses\":[{\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-601\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:payara:payara:*:*:*:*:community:*:*:*\",\"versionStartIncluding\":\"4.1.2.191\",\"versionEndExcluding\":\"4.1.2.191.46\",\"matchCriteriaId\":\"ADFB7392-9992-4248-BDAB-2320A4C59274\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:payara:payara:*:*:*:*:enterprise:*:*:*\",\"versionStartIncluding\":\"5.0.0\",\"versionEndExcluding\":\"5.57.0\",\"matchCriteriaId\":\"A4D9499F-D000-47D3-93ED-853F62375552\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:payara:payara:*:*:*:*:enterprise:*:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.8.0\",\"matchCriteriaId\":\"0DAE4FFA-8969-4B46-8D23-D3B513FFE294\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:payara:payara:*:*:*:*:community:*:*:*\",\"versionStartIncluding\":\"6.2023.1\",\"versionEndExcluding\":\"6.2023.11\",\"matchCriteriaId\":\"58FBC93E-5A50-436A-98D9-11F4D12AEB4B\"}]}]}],\"references\":[{\"url\":\"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\",\"source\":\"769c9ae7-73c3-4e47-ae19-903170fc3eb8\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\", \"tags\": [\"release-notes\", \"x_transferred\"]}, {\"url\": \"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\", \"tags\": [\"release-notes\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T19:01:35.420Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-41699\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-29T17:36:42.715958Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-29T17:36:52.426Z\"}}], \"cna\": {\"title\": \"Payara Platform: URL Redirection to untrusted site using FORM authentication\", \"source\": {\"defect\": [\"CVE-2023-41080\"], \"discovery\": \"INTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Hiroki Sawamura from Fujitsu\"}], \"impacts\": [{\"capecId\": \"CAPEC-159\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-159 Redirect Access to Libraries\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Payara Platform\", \"modules\": [\"Servlet Implementation\"], \"product\": \"Payara Server, Micro and Embedded\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.0.0\", \"lessThan\": \"5.57.0\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"4.1.2.191\", \"lessThan\": \"4.1.2.191.46\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.0.0\", \"lessThan\": \"6.8.0\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.2023.1\", \"lessThan\": \"6.2023.11\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2023-11-16T21:00:00.000Z\", \"references\": [{\"url\": \"https://docs.payara.fish/enterprise/docs/Release%20Notes/Release%20Notes%206.8.0.html\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://docs.payara.fish/community/docs/Release%20Notes/Release%20Notes%206.2023.11.html\", \"tags\": [\"release-notes\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.This issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability in Payara Platform Payara Server, Micro and Embedded (Servlet Implementation modules) allows Redirect Access to Libraries.\u003cp\u003eThis issue affects Payara Server, Micro and Embedded: from 5.0.0 before 5.57.0, from 4.1.2.191 before 4.1.2.191.46, from 6.0.0 before 6.8.0, from 6.2023.1 before 6.2023.11.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-601\", \"description\": \"CWE-601 URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"shortName\": \"Payara\", \"dateUpdated\": \"2023-11-15T19:57:20.119Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-41699\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-29T17:37:00.722Z\", \"dateReserved\": \"2023-08-30T16:08:29.041Z\", \"assignerOrgId\": \"769c9ae7-73c3-4e47-ae19-903170fc3eb8\", \"datePublished\": \"2023-11-15T19:54:23.590Z\", \"assignerShortName\": \"Payara\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…