cvelist/2022/2xxx/CVE-2022-2685.json

76 lines
2.7 KiB
JSON
Raw Normal View History

2022-08-05 20:01:02 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2685",
2022-08-05 22:17:09 +02:00
"TITLE": "SourceCodester Interview Management System addQuestion.php cross site scripting",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SourceCodester",
"product": {
"product_data": [
{
"product_name": "Interview Management System",
"version": {
"version_data": [
{
"version_value": "1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross Site Scripting"
}
]
}
]
2022-08-05 20:01:02 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-08-05 22:17:09 +02:00
"value": "A vulnerability was found in SourceCodester Interview Management System 1.0 and classified as problematic. This issue affects some unknown processing of the file \/addQuestion.php. The manipulation of the argument question with the input <script>alert(1)<\/script> leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-205673 was assigned to this vulnerability."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "3.5",
"vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:L\/UI:R\/S:U\/C:N\/I:L\/A:N"
}
},
"references": {
"reference_data": [
{
"url": "https:\/\/github.com\/anx0ing\/CVE_demo\/blob\/main\/2022\/Interview%20Management%20System-XSS.md"
},
{
"url": "https:\/\/github.com\/anx0ing\/CVE_demo\/blob\/main\/2022\/Interview%20Management%20System-XSS.md#interview-management-system-xss"
},
{
"url": "https:\/\/vuldb.com\/?id.205673"
2022-08-05 20:01:02 +00:00
}
]
}
}