2022-02-15 22:01:22 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-25220" ,
2022-03-03 22:01:18 +00:00
"ASSIGNER" : "help@fluidattacks.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "PeTeReport" ,
"version" : {
"version_data" : [
{
"version_value" : "0.5"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Stored cross-site scripting (XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://fluidattacks.com/advisories/armstrong/" ,
"url" : "https://fluidattacks.com/advisories/armstrong/"
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/1modm/petereport/issues/35" ,
"url" : "https://github.com/1modm/petereport/issues/35"
}
]
2022-02-15 22:01:22 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-03 22:01:18 +00:00
"value" : "PeteReport Version 0.5 allows an authenticated admin user to inject persistent JavaScript code inside the markdown descriptions while creating a product, report or finding."
2022-02-15 22:01:22 +00:00
}
]
}
}