Publish GHSA-frgf-rv99-862x

This commit is contained in:
advisory-database[bot]
2024-10-26 22:48:17 +00:00
parent 3f43540493
commit 99c03b48d3
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-frgf-rv99-862x",
"modified": "2024-05-01T11:16:54Z",
"modified": "2024-10-26T22:46:47Z",
"published": "2022-05-17T05:28:58Z",
"aliases": [
"CVE-2010-2491"
@@ -9,7 +9,14 @@
"summary": "Roundup Cross-site Scripting (XSS) vulnerability",
"details": "Cross-site scripting (XSS) vulnerability in `cgi/client.py` in Roundup before 1.4.14 allows remote attackers to inject arbitrary web script or HTML via the template argument to the /issue program.",
"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": [
{
@@ -45,6 +52,10 @@
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=610861"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/roundup/PYSEC-2010-31.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/roundup-tracker/roundup"