"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-11-16 16:01:07 +00:00
parent d3a71b7ff0
commit 0fb56fc77f
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 133 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"CVE_data_meta": {
"ASSIGNER": "iletisim@usom.gov.tr",
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2021-12-10T21:00:00.000Z",
"ID": "CVE-2021-3958",
"STATE": "PUBLIC",
@ -33,7 +33,7 @@
"credit": [
{
"lang": "eng",
"value": "Onurhan ERDOĞDU"
"value": "Onurhan ERDO\u011eDU"
}
],
"data_format": "MITRE",
@ -43,7 +43,7 @@
"description_data": [
{
"lang": "eng",
"value": "Due to improper sanitization iPack SCADA Automation software suffers from a remote SQL injection vulnerability. An unauthenticated attacker with the web access is able to extract critical information from the system.\n"
"value": "Due to improper sanitization iPack SCADA Automation software suffers from a remote SQL injection vulnerability. An unauthenticated attacker with the web access is able to extract critical information from the system."
}
]
},
@ -81,8 +81,9 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt"
"refsource": "MISC",
"url": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt",
"name": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt"
}
]
},

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-42670",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-42670",
"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 SQL injection vulnerability exists in Sourcecodester Engineers Online Portal in PHP via the id parameter to the announcements_student.php web page. As a result a malicious user can extract sensitive data from the web server and in some cases use this vulnerability in order to get a remote code execution on the remote web server."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101321",
"url": "https://github.com/nu11secur1ty/CVE-nu11secur1ty/tree/main/vendors/janobe/CVE-nu11-101321"
},
{
"url": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/13115/engineers-online-portal-php.html"
},
{
"refsource": "MISC",
"name": "https://github.com/TheHackingRabbi/CVE-2021-42670",
"url": "https://github.com/TheHackingRabbi/CVE-2021-42670"
}
]
}

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-43130",
"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": "An SQL Injection vulnerability exists in Sourcecodester Customer Relationship Management System (CRM) 1.0 via the username parameter in customer/login.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.exploit-db.com/exploits/50158",
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/50158"
},
{
"refsource": "MISC",
"name": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-43130",
"url": "https://github.com/nu11secur1ty/CVE-mitre/tree/main/CVE-2021-43130"
}
]
}
}