2022-09-02 15:00:33 +00:00
{
"CVE_data_meta" : {
2022-10-19 13:46:17 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-02 15:00:33 +00:00
"ID" : "CVE-2022-39301" ,
2022-10-19 13:46:17 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "sra-admin is vulnerable to storage cross-site scripting (XSS) via unrestricted file upload"
2022-09-02 15:00:33 +00:00
} ,
2022-10-19 13:46:17 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "sra-admin" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.1.2"
}
]
}
}
]
} ,
"vendor_name" : "momofoolish"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-02 15:00:33 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-19 13:46:17 +00:00
"value" : "sra-admin is a background rights management system that separates the front and back end. sra-admin version 1.1.1 has a storage cross-site scripting (XSS) vulnerability. After logging into the sra-admin background, an attacker can upload an html page containing xss attack code in \"Personal Center\" - \"Profile Picture Upload\" allowing theft of the user's personal information. This issue has been patched in 1.1.2. There are no known workarounds."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.2 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L" ,
"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)"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-434: Unrestricted Upload of File with Dangerous Type"
}
]
2022-09-02 15:00:33 +00:00
}
]
2022-10-19 13:46:17 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/momofoolish/sra-admin/security/advisories/GHSA-v7r9-qx74-h3v8" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/momofoolish/sra-admin/security/advisories/GHSA-v7r9-qx74-h3v8"
}
]
} ,
"source" : {
"advisory" : "GHSA-v7r9-qx74-h3v8" ,
"discovery" : "UNKNOWN"
2022-09-02 15:00:33 +00:00
}
}