Add CVE-2022-31094 for GHSA-6r45-jjw6-q39x

Add CVE-2022-31094 for GHSA-6r45-jjw6-q39x
This commit is contained in:
advisory-database[bot] 2022-06-27 21:01:37 +00:00 committed by GitHub
parent 846a8bcc7a
commit c0d56f6879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-31094",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Cross site scripting vulnerability in ScratchTools"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ScratchTools",
"version": {
"version_data": [
{
"version_value": ">= 2.4.0, < 2.5.2"
}
]
}
}
]
},
"vendor_name": "STForScratch"
}
]
}
},
"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": "ScratchTools is a web extension designed to make interacting with the Scratch programming language community (Scratching) easier. In affected versions anybody who uses the Recently Viewed Projects feature is vulnerable to having their account taken over if they view a project that tries to. The issue is that if a user visits a project that includes Javascript in the title, then when the Recently Viewed Projects feature displays it, it could run the Javascript. This issue has been addressed in the 2.5.2 release. Users having issues scratching should open an issue in the project issue tracker https://github.com/STForScratch/ScratchTools/"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L",
"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/STForScratch/ScratchTools/security/advisories/GHSA-6r45-jjw6-q39x",
"refsource": "CONFIRM",
"url": "https://github.com/STForScratch/ScratchTools/security/advisories/GHSA-6r45-jjw6-q39x"
},
{
"name": "https://github.com/STForScratch/ScratchTools/commit/a29a0c6105bc14a89d25c806f6a3ad1257bbb683",
"refsource": "MISC",
"url": "https://github.com/STForScratch/ScratchTools/commit/a29a0c6105bc14a89d25c806f6a3ad1257bbb683"
},
{
"name": "https://github.com/STForScratch/ScratchTools/releases/tag/v2.5.2",
"refsource": "MISC",
"url": "https://github.com/STForScratch/ScratchTools/releases/tag/v2.5.2"
}
]
},
"source": {
"advisory": "GHSA-6r45-jjw6-q39x",
"discovery": "UNKNOWN"
}
}