"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-01-26 20:01:04 +00:00
parent cd8a327c8d
commit a975cda23d
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 88 additions and 6 deletions

View File

@ -61,6 +61,16 @@
"url": "https://www.exploit-db.com/exploits/50597",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50597"
},
{
"refsource": "MISC",
"name": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-45334",
"url": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-45334"
},
{
"refsource": "MISC",
"name": "https://www.nu11secur1ty.com/2022/01/cve-2021-45334.html",
"url": "https://www.nu11secur1ty.com/2022/01/cve-2021-45334.html"
}
]
}

View File

@ -76,6 +76,11 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-cfd0048127",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YGIJTDNEMU2V4H3JJBQVKBRHU5GBQKG2/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220126 [SECURITY] [DLA 2883-2] uriparser security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00029.html"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0384",
"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."
}
]
}
}

View File

@ -1,17 +1,66 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-22852",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-22852",
"STATE": "PUBLIC"
},
"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",
"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."
"value": "A Stored Cross Site Scripting (XSS) vulnerability exists in Sourcecodtester Hospital's Patient Records Management System 1.0 via the description parameter in room_list."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/15116/hospitals-patient-records-management-system-php-free-source-code.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/15116/hospitals-patient-records-management-system-php-free-source-code.html"
},
{
"refsource": "MISC",
"name": "https://github.com/Sant268/CVE-2022-22852/blob/main/CVE-2022-22852.md",
"url": "https://github.com/Sant268/CVE-2022-22852/blob/main/CVE-2022-22852.md"
}
]
}