mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-xmw7-848p-p95w
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user