CVE-2023-7273 (GCVE-0-2023-7273)

Vulnerability from cvelistv5 – Published: 2024-10-01 12:34 – Updated: 2024-10-01 13:16
VLAI?
Summary
Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests. If a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.
CWE
  • CWE-352 - Cross-Site Request Forgery (CSRF)
Assigner
References
Impacted products
Vendor Product Version
Kiteworks OwnCloud Affected: 0 , ≤ 10.12.2 (semver)
Create a notification for this product.
Credits
Pascal Geuter <pascal.geuter@cirosec.de>
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "affected": [
          {
            "cpes": [
              "cpe:2.3:a:kiteworks:owncloud:*:*:*:*:*:*:*:*"
            ],
            "defaultStatus": "unknown",
            "product": "owncloud",
            "vendor": "kiteworks",
            "versions": [
              {
                "lessThan": "10.12.2",
                "status": "affected",
                "version": "0",
                "versionType": "custom"
              }
            ]
          }
        ],
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-7273",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-10-01T13:15:11.127537Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-10-01T13:16:05.468Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "OwnCloud",
          "repo": "https://github.com/owncloud/core",
          "vendor": "Kiteworks",
          "versions": [
            {
              "lessThanOrEqual": "10.12.2",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Pascal Geuter \u003cpascal.geuter@cirosec.de\u003e"
        }
      ],
      "datePublic": "2024-10-01T12:30:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\u003cbr\u003eIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.\u003cbr\u003e\u003cbr\u003e"
            }
          ],
          "value": "Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\nIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim."
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-62",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-62 Cross Site Request Forgery"
            }
          ]
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-352",
              "description": "CWE-352 Cross-Site Request Forgery (CSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2024-10-01T12:34:10.481Z",
        "orgId": "a341c0d1-ebf7-493f-a84e-38cf86618674",
        "shortName": "cirosec"
      },
      "references": [
        {
          "tags": [
            "issue-tracking"
          ],
          "url": "https://hackerone.com/reports/2041007"
        },
        {
          "tags": [
            "third-party-advisory"
          ],
          "url": "https://cirosec.de/sa/sa-2023-012"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "Update to at least version 10.13"
            }
          ],
          "value": "Update to at least version 10.13"
        }
      ],
      "source": {
        "advisory": "SA-2023-012",
        "discovery": "EXTERNAL"
      },
      "title": "Cross Site Request Forgery in Kiteworks OwnCloud",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a341c0d1-ebf7-493f-a84e-38cf86618674",
    "assignerShortName": "cirosec",
    "cveId": "CVE-2023-7273",
    "datePublished": "2024-10-01T12:34:10.481Z",
    "dateReserved": "2024-08-05T10:46:30.916Z",
    "dateUpdated": "2024-10-01T13:16:05.468Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\\nIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.\"}, {\"lang\": \"es\", \"value\": \"Cross site request forgery en Kiteworks OwnCloud permite que un atacante no autenticado falsifique solicitudes. Si una solicitud no tiene un encabezado de autorizaci\\u00f3n, se crea con una cadena vac\\u00eda como valor mediante una regla de reescritura. La comprobaci\\u00f3n CSRF se realiza comparando el valor del encabezado con un valor nulo, lo que significa que en este caso se omite la comprobaci\\u00f3n CSRF existente. Un atacante puede, por ejemplo, crear una nueva cuenta de administrador si la solicitud se ejecuta en el navegador de una v\\u00edctima autenticada.\"}]",
      "id": "CVE-2023-7273",
      "lastModified": "2024-10-04T13:51:25.567",
      "metrics": "{\"cvssMetricV31\": [{\"source\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N\", \"baseScore\": 6.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"HIGH\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 1.6, \"impactScore\": 5.2}]}",
      "published": "2024-10-01T13:15:02.463",
      "references": "[{\"url\": \"https://cirosec.de/sa/sa-2023-012\", \"source\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\"}, {\"url\": \"https://hackerone.com/reports/2041007\", \"source\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\"}]",
      "sourceIdentifier": "a341c0d1-ebf7-493f-a84e-38cf86618674",
      "vulnStatus": "Awaiting Analysis",
      "weaknesses": "[{\"source\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-352\"}]}]"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-7273\",\"sourceIdentifier\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"published\":\"2024-10-01T13:15:02.463\",\"lastModified\":\"2024-10-04T13:51:25.567\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\\nIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.\"},{\"lang\":\"es\",\"value\":\"Cross site request forgery en Kiteworks OwnCloud permite que un atacante no autenticado falsifique solicitudes. Si una solicitud no tiene un encabezado de autorizaci\u00f3n, se crea con una cadena vac\u00eda como valor mediante una regla de reescritura. La comprobaci\u00f3n CSRF se realiza comparando el valor del encabezado con un valor nulo, lo que significa que en este caso se omite la comprobaci\u00f3n CSRF existente. Un atacante puede, por ejemplo, crear una nueva cuenta de administrador si la solicitud se ejecuta en el navegador de una v\u00edctima autenticada.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"references\":[{\"url\":\"https://cirosec.de/sa/sa-2023-012\",\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\"},{\"url\":\"https://hackerone.com/reports/2041007\",\"source\":\"a341c0d1-ebf7-493f-a84e-38cf86618674\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-7273\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-01T13:15:11.127537Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:kiteworks:owncloud:*:*:*:*:*:*:*:*\"], \"vendor\": \"kiteworks\", \"product\": \"owncloud\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"10.12.2\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-01T13:16:00.337Z\"}}], \"cna\": {\"title\": \"Cross Site Request Forgery in Kiteworks OwnCloud\", \"source\": {\"advisory\": \"SA-2023-012\", \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Pascal Geuter \u003cpascal.geuter@cirosec.de\u003e\"}], \"impacts\": [{\"capecId\": \"CAPEC-62\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-62 Cross Site Request Forgery\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/owncloud/core\", \"vendor\": \"Kiteworks\", \"product\": \"OwnCloud\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"10.12.2\"}], \"defaultStatus\": \"unaffected\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update to at least version 10.13\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Update to at least version 10.13\", \"base64\": false}]}], \"datePublic\": \"2024-10-01T12:30:00.000Z\", \"references\": [{\"url\": \"https://hackerone.com/reports/2041007\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://cirosec.de/sa/sa-2023-012\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\\nIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests.\u003cbr\u003eIf a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing CSRF check is bypassed in this case. An attacker can, for example, create a new administrator account if the request is executed in the browser of an authenticated victim.\u003cbr\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-352\", \"description\": \"CWE-352 Cross-Site Request Forgery (CSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"shortName\": \"cirosec\", \"dateUpdated\": \"2024-10-01T12:34:10.481Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-7273\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-01T13:16:05.468Z\", \"dateReserved\": \"2024-08-05T10:46:30.916Z\", \"assignerOrgId\": \"a341c0d1-ebf7-493f-a84e-38cf86618674\", \"datePublished\": \"2024-10-01T12:34:10.481Z\", \"assignerShortName\": \"cirosec\"}",
      "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…