cvelist/2022/48xxx/CVE-2022-48013.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2022-12-29 07:00:53 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-01-27 18:00:39 +00:00
"ID": "CVE-2022-48013",
"STATE": "PUBLIC"
2022-12-29 07:00:53 +00:00
},
2023-01-27 18:00:39 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-12-29 07:00:53 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-01-27 18:00:39 +00:00
"value": "Opencats v0.9.7 was discovered to contain a stored cross-site scripting (XSS) vulnerability in the component /opencats/index.php?m=calendar. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Description or Title text fields."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Sakura-501/Opencats-0.9.7-Vulnerabilities",
"refsource": "MISC",
"name": "https://github.com/Sakura-501/Opencats-0.9.7-Vulnerabilities"
},
{
"url": "https://github.com/Sakura-501/Opencats-0.9.7-Vulnerabilities/blob/main/Opencats-0.9.7-Stored%20XSS%20in%20Calendar-Add-Event.md",
"refsource": "MISC",
"name": "https://github.com/Sakura-501/Opencats-0.9.7-Vulnerabilities/blob/main/Opencats-0.9.7-Stored%20XSS%20in%20Calendar-Add-Event.md"
2022-12-29 07:00:53 +00:00
}
]
}
}