"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-04-14 18:01:40 +00:00
parent c3857d42a9
commit 7b6e9125f5
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
7 changed files with 157 additions and 96 deletions

View File

@ -61,6 +61,11 @@
"refsource": "MISC",
"name": "https://redcap.med.usc.edu/_shib/assets/ChangeLog_Standard.pdf",
"url": "https://redcap.med.usc.edu/_shib/assets/ChangeLog_Standard.pdf"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/166723/REDCap-Cross-Site-Scripting.html",
"url": "http://packetstormsecurity.com/files/166723/REDCap-Cross-Site-Scripting.html"
}
]
}

View File

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

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

@ -108,6 +108,16 @@
"refsource": "FEDORA",
"name": "FEDORA-2022-6043a7b938",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SASRKYHT5ZFSVMJUQUG3UAEQRJYGJKAR/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e244ad73d6",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KBMVIQFKQDSSTHVVJWJ4QH6TW3JVB7XZ/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-a7d438b30b",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7V7I72LSQ3IET3QJR6QPAVGJZ4CBDLN5/"
}
]
},

View File

@ -83,6 +83,11 @@
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220311-0005/",
"url": "https://security.netapp.com/advisory/ntap-20220311-0005/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-1151f65e9a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BVEO7BEFXPBVHSPYL3YKQWZI6DYXQLFS/"
}
]
},

View File

@ -1,100 +1,100 @@
{
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Aspera High-Speed Transfer 4.3.1 and earlier could allow an authenticated user to obtain information from non sensitive operating system files that they should not have access to. IBM X-Force ID: 222059."
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
"description": {
"description_data": [
{
"product" : {
"product_data" : [
{
"product_name" : "Aspera High-Speed Transfer Endpoint",
"version" : {
"version_data" : [
{
"version_value" : "4.3.1"
}
]
}
},
{
"version" : {
"version_data" : [
{
"version_value" : "4.3.1"
}
]
},
"product_name" : "Aspera High-Speed Transfer Server"
}
]
},
"vendor_name" : "IBM"
"lang": "eng",
"value": "IBM Aspera High-Speed Transfer 4.3.1 and earlier could allow an authenticated user to obtain information from non sensitive operating system files that they should not have access to. IBM X-Force ID: 222059."
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Aspera High-Speed Transfer Endpoint",
"version": {
"version_data": [
{
"version_value": "4.3.1"
}
]
}
},
{
"version": {
"version_data": [
{
"version_value": "4.3.1"
}
]
},
"product_name": "Aspera High-Speed Transfer Server"
}
]
},
"vendor_name": "IBM"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"I" : "N",
"SCORE" : "4.300",
"AV" : "N",
"C" : "L",
"A" : "N",
"S" : "U",
"PR" : "L",
"UI" : "N",
"AC" : "L"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"data_version" : "4.0",
"data_format" : "MITRE",
"CVE_data_meta" : {
"ID" : "CVE-2022-22391",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2022-04-13T00:00:00"
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6571735 (Aspera High-Speed Transfer Endpoint)",
"url" : "https://www.ibm.com/support/pages/node/6571735",
"name" : "https://www.ibm.com/support/pages/node/6571735"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/222059",
"name" : "ibm-aspera-cve202222391-info-disc (222059)"
}
]
},
"data_type" : "CVE"
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"impact": {
"cvssv3": {
"BM": {
"I": "N",
"SCORE": "4.300",
"AV": "N",
"C": "L",
"A": "N",
"S": "U",
"PR": "L",
"UI": "N",
"AC": "L"
},
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
}
}
},
"data_version": "4.0",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-22391",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2022-04-13T00:00:00"
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6571735 (Aspera High-Speed Transfer Endpoint)",
"url": "https://www.ibm.com/support/pages/node/6571735",
"name": "https://www.ibm.com/support/pages/node/6571735"
},
{
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/222059",
"name": "ibm-aspera-cve202222391-info-disc (222059)"
}
]
},
"data_type": "CVE"
}

View File

@ -71,6 +71,11 @@
"refsource": "MISC",
"name": "https://www.djangoproject.com/weblog/2022/apr/11/security-releases/",
"url": "https://www.djangoproject.com/weblog/2022/apr/11/security-releases/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220414 [SECURITY] [DLA 2982-1] python-django security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/04/msg00013.html"
}
]
}