"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-02-08 08:00:42 +00:00
parent de9e46a0d8
commit 3342e90ec6
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 145 additions and 144 deletions

View File

@ -1,93 +1,94 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@usom.gov.tr",
"DATE_PUBLIC": "2021-12-10T21:00:00.000Z",
"ID": "CVE-2021-3958",
"STATE": "PUBLIC",
"TITLE": "Ipack SCADA Automation Remote SQL Injection Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SCADA Automation",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.1.0"
}
]
}
}
]
},
"vendor_name": "iPack"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Onurhan ERDO\u011eDU"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2021-3958",
"ASSIGNER": "cve@usom.gov.tr",
"STATE": "PUBLIC"
},
"description": {
"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."
"value": "Improper Handling of Parameters vulnerability in Ipack Automation Systems Ipack SCADA Software allows : Blind SQL Injection.This issue affects Ipack SCADA Software: from unspecified before 1.1.0."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
"value": "CWE-233: Improper Handling of Parameters",
"cweId": "CWE-233"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Ipack Automation Systems",
"product": {
"product_data": [
{
"product_name": "Ipack SCADA Software",
"version": {
"version_data": [
{
"version_value": "unspecified",
"version_affected": "="
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt",
"refsource": "MISC",
"name": "https://github.com/paradessia/cve/blob/main/Ipack-Scada-Automation.txt"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Onurhan ERDOGDU"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
}
}

View File

@ -1,89 +1,89 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0740",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.4"
}
]
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0740",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - Stored in answerdev/answer"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "answerdev/answer",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.0.4"
}
]
}
}
]
},
"vendor_name": "answerdev"
}
}
]
},
"vendor_name": "answerdev"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored in GitHub repository answerdev/answer prior to 1.0.4."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/802ee76d-fe01-482b-a9a4-34699a7c9110",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/802ee76d-fe01-482b-a9a4-34699a7c9110"
},
{
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad"
}
]
},
"source": {
"advisory": "802ee76d-fe01-482b-a9a4-34699a7c9110",
"discovery": "EXTERNAL"
}
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad",
"refsource": "MISC",
"url": "https://github.com/answerdev/answer/commit/c3001de52af91f09c96e701facbce0b9fa0c98ad"
},
{
"name": "https://huntr.dev/bounties/802ee76d-fe01-482b-a9a4-34699a7c9110",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/802ee76d-fe01-482b-a9a4-34699a7c9110"
}
]
},
"source": {
"advisory": "802ee76d-fe01-482b-a9a4-34699a7c9110",
"discovery": "EXTERNAL"
}
}