Add CVE-2021-21319 for GHSA-vjc9-mj44-x59q

Add CVE-2021-21319 for GHSA-vjc9-mj44-x59q
This commit is contained in:
advisory-db[bot] 2021-10-25 15:59:12 +00:00 committed by GitHub
parent 16c93ac0aa
commit 93c537a5ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,103 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-21319",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Several stored XSS"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "galette",
"version": {
"version_data": [
{
"version_value": "< 0.9.5"
}
]
}
}
]
},
"vendor_name": "galette"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Galette is a membership management web application geared towards non profit organizations. In versions prior to 0.9.5, malicious javascript code can be stored to be displayed later on self subscription page. The self subscription feature can be disabled as a workaround (this is the default state). Malicious javascript code can be executed (not stored) on login and retrieve password pages. This issue is patched in version 0.9.5."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/galette/galette/security/advisories/GHSA-vjc9-mj44-x59q",
"refsource": "CONFIRM",
"url": "https://github.com/galette/galette/security/advisories/GHSA-vjc9-mj44-x59q"
},
{
"name": "https://github.com/galette/galette/commit/514418da973ae5b84bf97f94bd288a41e8e3f0a6",
"refsource": "MISC",
"url": "https://github.com/galette/galette/commit/514418da973ae5b84bf97f94bd288a41e8e3f0a6"
},
{
"name": "https://github.com/galette/galette/commit/8f3bdd9f7d0708466e011253064a867ca2b271a5",
"refsource": "MISC",
"url": "https://github.com/galette/galette/commit/8f3bdd9f7d0708466e011253064a867ca2b271a5"
},
{
"name": "https://github.com/galette/galette/commit/f54b2570615d38d0302e937079233e52c2d80995",
"refsource": "MISC",
"url": "https://github.com/galette/galette/commit/f54b2570615d38d0302e937079233e52c2d80995"
},
{
"name": "https://bugs.galette.eu/issues/1535",
"refsource": "MISC",
"url": "https://bugs.galette.eu/issues/1535"
}
]
},
"source": {
"advisory": "GHSA-vjc9-mj44-x59q",
"discovery": "UNKNOWN"
}
}