2021-03-30 18:01:24 +00:00
{
"CVE_data_meta" : {
2021-04-21 20:02:52 -04:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-03-30 18:01:24 +00:00
"ID" : "CVE-2021-29467" ,
2021-04-21 20:02:52 -04:00
"STATE" : "PUBLIC" ,
"TITLE" : "Self-XSS"
2021-03-30 18:01:24 +00:00
} ,
2021-04-21 20:02:52 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "wrongthink" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.4.1"
}
]
}
}
]
} ,
"vendor_name" : "birb-digital"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-03-30 18:01:24 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-04-21 20:02:52 -04:00
"value" : "Wrongthink is an encrypted peer-to-peer chat program. A user could check their fingerprint into the service and enter a script to run arbitrary JavaScript on the site. No workarounds exist, but a patch exists in version 2.4.1."
2021-03-30 18:01:24 +00:00
}
]
2021-04-21 20:02:52 -04:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-80 Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/birb-digital/wrongthink/security/advisories/GHSA-529v-f2gf-62w9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/birb-digital/wrongthink/security/advisories/GHSA-529v-f2gf-62w9"
}
]
} ,
"source" : {
"advisory" : "GHSA-529v-f2gf-62w9" ,
"discovery" : "UNKNOWN"
2021-03-30 18:01:24 +00:00
}
}