"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-12-23 23:00:36 +00:00
parent 7385c35004
commit 52f491019f
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 130 additions and 12 deletions

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-40011",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-40011",
"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": "Cross Site Scripting (XSS) vulnerability in typora through 1.38 allows remote attackers to run arbitrary code via export from editor."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://typora.com",
"refsource": "MISC",
"name": "http://typora.com"
},
{
"url": "http://wwwtyporaio.com",
"refsource": "MISC",
"name": "http://wwwtyporaio.com"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/wangking1/61bdd1967367301a950ffbb3d10386f3",
"url": "https://gist.github.com/wangking1/61bdd1967367301a950ffbb3d10386f3"
}
]
}

View File

@ -1,17 +1,81 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-47633",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-47633",
"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": "An image signature validation bypass vulnerability in Kyverno 1.8.3 and 1.8.4 allows a malicious image registry (or a man-in-the-middle attacker) to inject unsigned arbitrary container images into a protected Kubernetes cluster. This is fixed in 1.8.5. This has been fixed in 1.8.5 and mitigations are available for impacted releases."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://kyverno.io/docs/writing-policies/verify-images/",
"refsource": "MISC",
"name": "https://kyverno.io/docs/writing-policies/verify-images/"
},
{
"url": "https://github.com/kyverno/kyverno/compare/v1.8.4...v1.8.5",
"refsource": "MISC",
"name": "https://github.com/kyverno/kyverno/compare/v1.8.4...v1.8.5"
},
{
"url": "https://github.com/kyverno/kyverno/releases/tag/v1.8.5",
"refsource": "MISC",
"name": "https://github.com/kyverno/kyverno/releases/tag/v1.8.5"
},
{
"url": "https://github.com/kyverno/kyverno/pull/5713",
"refsource": "MISC",
"name": "https://github.com/kyverno/kyverno/pull/5713"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm",
"url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-m3cq-xcx9-3gvm"
}
]
}