"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-08-23 11:00:44 +00:00
parent e3f078c365
commit 0f67a93a20
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 27 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"version": {
"version_data": [
{
"version_value": "n\/a"
"version_value": "n/a"
}
]
}
@ -49,7 +49,7 @@
"description_data": [
{
"lang": "eng",
"value": "A vulnerability classified as problematic has been found in ConsoleTVs Noxen. Affected is an unknown function of the file \/Noxen-master\/users.php. The manipulation of the argument create_user_username with the input \"><script>alert(\/xss\/)<\/script> leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-207000."
"value": "A vulnerability classified as problematic has been found in ConsoleTVs Noxen. Affected is an unknown function of the file /Noxen-master/users.php. The manipulation of the argument create_user_username with the input \"><script>alert(/xss/)</script> leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-207000."
}
]
},
@ -57,16 +57,20 @@
"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"
"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\/whiex\/Noxen"
"url": "https://github.com/whiex/Noxen",
"refsource": "MISC",
"name": "https://github.com/whiex/Noxen"
},
{
"url": "https:\/\/vuldb.com\/?id.207000"
"url": "https://vuldb.com/?id.207000",
"refsource": "MISC",
"name": "https://vuldb.com/?id.207000"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2960",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}