2020-12-22 16:01:42 +00:00
{
"CVE_data_meta" : {
2021-01-22 10:14:45 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-12-22 16:01:42 +00:00
"ID" : "CVE-2021-21260" ,
2021-01-22 10:14:45 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "XSS in description field"
2020-12-22 16:01:42 +00:00
} ,
2021-01-22 10:14:45 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "online-invoicing-system" ,
"version" : {
"version_data" : [
{
"version_value" : "= 4.0"
}
]
}
}
]
} ,
"vendor_name" : "bigprof-software"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-12-22 16:01:42 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-01-26 18:03:37 +00:00
"value" : "Online Invoicing System (OIS) is open source software which is a lean invoicing system for small businesses, consultants and freelancers created using AppGini. In OIS version 4.0 there is a stored XSS which can enables an attacker takeover of the admin account through a payload that extracts a csrf token and sends a request to change password. It has been found that Item description is reflected without sanitization in app/items_view.php which enables the malicious scenario."
2021-01-22 10:14:45 -07:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79 Cross-site Scripting (XSS)"
}
]
2020-12-22 16:01:42 +00:00
}
]
2021-01-22 10:14:45 -07:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/bigprof-software/online-invoicing-system/security/advisories/GHSA-rm79-5596-r7q4" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/bigprof-software/online-invoicing-system/security/advisories/GHSA-rm79-5596-r7q4"
} ,
{
"name" : "https://github.com/bigprof-software/online-invoicing-system/releases/tag/4.2" ,
"refsource" : "MISC" ,
"url" : "https://github.com/bigprof-software/online-invoicing-system/releases/tag/4.2"
}
]
} ,
"source" : {
"advisory" : "GHSA-rm79-5596-r7q4" ,
"discovery" : "UNKNOWN"
2020-12-22 16:01:42 +00:00
}
}