"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-04-29 21:01:34 +00:00
parent fdfac351ce
commit dde26cab48
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
6 changed files with 200 additions and 88 deletions

View File

@ -66,6 +66,11 @@
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/165211/Raspberry-Pi-5.10-Default-Credentials.html",
"url": "http://packetstormsecurity.com/files/165211/Raspberry-Pi-5.10-Default-Credentials.html"
},
{
"refsource": "MISC",
"name": "https://arstechnica.com/gadgets/2022/04/raspberry-pi-os-axes-longstanding-default-user-account-in-the-name-of-security/",
"url": "https://arstechnica.com/gadgets/2022/04/raspberry-pi-os-axes-longstanding-default-user-account-in-the-name-of-security/"
}
]
}

View File

@ -48,20 +48,24 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358",
"name": "https://snyk.io/vuln/SNYK-JS-YAIREOTAGIFY-2404358"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/yairEO/tagify/issues/988"
"refsource": "MISC",
"url": "https://github.com/yairEO/tagify/issues/988",
"name": "https://github.com/yairEO/tagify/issues/988"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/yairEO/tagify/releases/tag/v4.9.8"
"refsource": "MISC",
"url": "https://github.com/yairEO/tagify/releases/tag/v4.9.8",
"name": "https://github.com/yairEO/tagify/releases/tag/v4.9.8"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7"
"refsource": "MISC",
"url": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7",
"name": "https://github.com/yairEO/tagify/commit/198c0451fad188390390395ccfc84ab371def4c7"
}
]
},
@ -69,7 +73,7 @@
"description_data": [
{
"lang": "eng",
"value": "This affects the package @yaireo/tagify before 4.9.8.\n The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the XSS payload.\n"
"value": "This affects the package @yaireo/tagify before 4.9.8. The package is used for rendering UI components inside the input or text fields, and an attacker can pass a malicious placeholder value to it to fire the XSS payload."
}
]
},

View File

@ -1,80 +1,80 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@nvidia.com",
"ID" : "CVE-2022-28198",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "NVIDIA Omniverse Nucleus",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 2021.3.2"
}
]
}
},
{
"product_name" : "NVIDIA Omniverse Cache",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to 2021.3.0"
}
]
}
}
]
},
"vendor_name" : "NVIDIA"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "NVIDIA Omniverse Nucleus and Cache contain a vulnerability in its configuration of OpenSSL, where an attacker with physical access to the system can cause arbitrary code execution which can impact confidentiality, integrity, and availability."
}
]
},
"impact" : {
"cvss" : {
"baseScore" : 6.6,
"baseSeverity" : "Medium",
"vectorString" : "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version" : "3.1"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-706 Use of Incorrectly-Resolved Name or Reference"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://nvidia.custhelp.com/app/answers/detail/a_id/5342"
}
]
}
}
"CVE_data_meta": {
"ASSIGNER": "psirt@nvidia.com",
"ID": "CVE-2022-28198",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NVIDIA Omniverse Nucleus",
"version": {
"version_data": [
{
"version_value": "All versions prior to 2021.3.2"
}
]
}
},
{
"product_name": "NVIDIA Omniverse Cache",
"version": {
"version_data": [
{
"version_value": "All versions prior to 2021.3.0"
}
]
}
}
]
},
"vendor_name": "NVIDIA"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "NVIDIA Omniverse Nucleus and Cache contain a vulnerability in its configuration of OpenSSL, where an attacker with physical access to the system can cause arbitrary code execution which can impact confidentiality, integrity, and availability."
}
]
},
"impact": {
"cvss": {
"baseScore": 6.6,
"baseSeverity": "Medium",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-706 Use of Incorrectly-Resolved Name or Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5342",
"name": "https://nvidia.custhelp.com/app/answers/detail/a_id/5342"
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-29946",
"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,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-29947",
"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": "Woodpecker before 0.15.1 allows XSS via build logs because web/src/components/repo/build/BuildLog.vue lacks escaping."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.1",
"refsource": "MISC",
"name": "https://github.com/woodpecker-ci/woodpecker/releases/tag/v0.15.1"
},
{
"url": "https://github.com/woodpecker-ci/woodpecker/pull/879",
"refsource": "MISC",
"name": "https://github.com/woodpecker-ci/woodpecker/pull/879"
}
]
}
}

View File

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