mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-4xf6-xr96-7vmp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4xf6-xr96-7vmp",
|
||||
"modified": "2023-08-16T23:18:11Z",
|
||||
"modified": "2024-09-20T12:15:29Z",
|
||||
"published": "2022-05-17T04:42:00Z",
|
||||
"aliases": [
|
||||
"CVE-2014-3995"
|
||||
@@ -9,13 +9,20 @@
|
||||
"summary": "Djblets Cross-site scripting Vulnerability",
|
||||
"details": "A cross-site scripting (XSS) vulnerability in `gravatars/templatetags/gravatars.py` in Djblets before 0.7.30 and 0.8.x before 0.8.3 for Django allows remote attackers to inject arbitrary web script or HTML via a user display name.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/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:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "djblets"
|
||||
"name": "Djblets"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
@@ -34,14 +41,14 @@
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "djblets"
|
||||
"name": "Djblets"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0.8.0"
|
||||
"introduced": "0.8"
|
||||
},
|
||||
{
|
||||
"fixed": "0.8.3"
|
||||
@@ -68,6 +75,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/djblets/djblets/commit/e2c79117efd925636acd871a5f473512602243cf"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/djblets/djblets"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/djblets/PYSEC-2014-79.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20140702014704/http://seclists.org/oss-sec/2014/q2/498"
|
||||
@@ -75,6 +90,14 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20140702025724/http://seclists.org/oss-sec/2014/q2/494"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://seclists.org/oss-sec/2014/q2/494"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://seclists.org/oss-sec/2014/q2/498"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user