From 262d0f33eacf34032479a8c5404134b490e9e5dc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:20:16 +0000 Subject: [PATCH] Publish GHSA-xmw7-848p-p95w --- .../GHSA-xmw7-848p-p95w/GHSA-xmw7-848p-p95w.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-xmw7-848p-p95w/GHSA-xmw7-848p-p95w.json b/advisories/github-reviewed/2022/05/GHSA-xmw7-848p-p95w/GHSA-xmw7-848p-p95w.json index f6785a115d7..5dcfc99e9d3 100644 --- a/advisories/github-reviewed/2022/05/GHSA-xmw7-848p-p95w/GHSA-xmw7-848p-p95w.json +++ b/advisories/github-reviewed/2022/05/GHSA-xmw7-848p-p95w/GHSA-xmw7-848p-p95w.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-xmw7-848p-p95w", - "modified": "2024-04-22T22:44:46Z", + "modified": "2024-09-27T18:18:37Z", "published": "2022-05-14T03:08:16Z", "aliases": [ "CVE-2018-12104" ], "summary": "Airbnb Knowledge Repo XSS In Comments", - "details": "Cross-site scripting (XSS) vulnerability in Airbnb Knowledge Repo 0.7.4 allows remote attackers to inject arbitrary web scripts or HTML via the post comments functionality, as demonstrated by the `post/posts/new_report.kp` URI.", + "details": "Cross-site scripting (XSS) vulnerability in Airbnb Knowledge Repo prior to 0.9.0 allows remote attackers to inject arbitrary web scripts or HTML via the post comments functionality, as demonstrated by the `post/posts/new_report.kp` URI.", "severity": [ { "type": "CVSS_V3", @@ -28,7 +28,7 @@ "introduced": "0" }, { - "last_affected": "0.7.4" + "fixed": "0.9.0" } ] } @@ -50,7 +50,7 @@ }, { "type": "WEB", - "url": "https://github.com/airbnb/knowledge-repo/pull/558/commits/41ad22aa904e40911fa42078d44045f6c1e299cf" + "url": "https://github.com/airbnb/knowledge-repo/pull/558" }, { "type": "WEB", @@ -60,6 +60,14 @@ "type": "PACKAGE", "url": "https://github.com/airbnb/knowledge-repo" }, + { + "type": "WEB", + "url": "https://github.com/pypa/advisory-database/tree/main/vulns/knowledge-repo/PYSEC-2018-116.yaml" + }, + { + "type": "WEB", + "url": "https://pypi.org/project/knowledge-repo" + }, { "type": "WEB", "url": "https://web.archive.org/web/20200227121013/http://www.securityfocus.com/bid/104487"