"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-02 12:00:36 +00:00
parent 98c7b490ee
commit e15426aabb
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 152 additions and 12 deletions

View File

@ -71,6 +71,11 @@
"name": "20140423 CVE-2014-2383 - Arbitrary file read in dompdf", "name": "20140423 CVE-2014-2383 - Arbitrary file read in dompdf",
"refsource": "BUGTRAQ", "refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/531912/100/0/threaded" "url": "http://www.securityfocus.com/archive/1/531912/100/0/threaded"
},
{
"refsource": "MISC",
"name": "https://explore.avertium.com/resource/lfi-rfi-escalation-to-rce",
"url": "https://explore.avertium.com/resource/lfi-rfi-escalation-to-rce"
} }
] ]
} }

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2020-24307",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2020-24307",
"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": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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 issue in mRemoteNG v1.76.20 allows attackers to escalate privileges via a crafted executable file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/NyaMeeEain/Infrastructure-Assessment/blob/master/Privilege%20Escalation/Common%20Windows%20Privilege%20Escalation.md",
"refsource": "MISC",
"name": "https://github.com/NyaMeeEain/Infrastructure-Assessment/blob/master/Privilege%20Escalation/Common%20Windows%20Privilege%20Escalation.md"
},
{
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/170794/mRemoteNG-1.76.20-Privilege-Escalation.html",
"url": "https://packetstormsecurity.com/files/170794/mRemoteNG-1.76.20-Privilege-Escalation.html"
} }
] ]
} }

View File

@ -1,18 +1,86 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2022-46965",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2022-46965",
"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": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "PrestaShop module, totadministrativemandate before v1.7.1 was discovered to contain a SQL injection vulnerability."
} }
] ]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://prestashop.com",
"refsource": "MISC",
"name": "http://prestashop.com"
},
{
"url": "http://totadministrativemandate.com",
"refsource": "MISC",
"name": "http://totadministrativemandate.com"
},
{
"refsource": "MISC",
"name": "https://github.com/202ecommerce/security-advisories/security/advisories/GHSA-hg7m-23j3-rf56",
"url": "https://github.com/202ecommerce/security-advisories/security/advisories/GHSA-hg7m-23j3-rf56"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:N/C:H/I:H/PR:L/S:U/UI:N",
"version": "3.1"
}
} }
} }

View File

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