mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-p6rw-44q7-3fw4 GHSA-3x76-j3jj-439j
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-p6rw-44q7-3fw4",
|
||||
"modified": "2021-11-03T18:13:40Z",
|
||||
"modified": "2024-10-01T19:31:58Z",
|
||||
"published": "2021-11-08T18:09:27Z",
|
||||
"aliases": [
|
||||
"CVE-2021-41134"
|
||||
@@ -12,6 +12,10 @@
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -165,13 +169,17 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jupyter/nbdime"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/nbdime/PYSEC-2021-428.yaml"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2021-11-03T18:13:40Z",
|
||||
"nvd_published_at": "2021-11-03T18:15:00Z"
|
||||
|
||||
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3x76-j3jj-439j",
|
||||
"modified": "2024-04-29T16:46:57Z",
|
||||
"modified": "2024-10-01T19:32:32Z",
|
||||
"published": "2022-05-17T03:02:29Z",
|
||||
"aliases": [
|
||||
"CVE-2016-7148"
|
||||
],
|
||||
"summary": "MoinMoin Cross-site Scripting (XSS) vulnerability",
|
||||
"details": "MoinMoin 1.9.8 allows remote attackers to conduct \"JavaScript injection\" attacks by using the \"page creation\" approach, related to a \"Cross Site Scripting (XSS)\" issue affecting the action=AttachFile (via page name) component.",
|
||||
"details": "MoinMoin 1.9.8 allows remote attackers to conduct \"JavaScript injection\" attacks by using the \"page creation\" approach, related to a \"Cross Site Scripting (XSS)\" issue affecting the action=AttachFile (via page name) component. ",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -25,7 +29,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.9.8"
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.9.9"
|
||||
@@ -33,9 +37,9 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
"1.9.8"
|
||||
]
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 1.9.8"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -43,6 +47,14 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7148"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/moinwiki/moin"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/moin/PYSEC-2016-31.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200227212542/http://www.securityfocus.com/bid/94259"
|
||||
|
||||
Reference in New Issue
Block a user