Add CVE-2020-15182 for GHSA-j2qw-747j-mfv4

This commit is contained in:
Andre Eleuterio 2020-09-17 16:17:13 -03:00
parent 5b645d9127
commit 6a324a5d7b
No known key found for this signature in database
GPG Key ID: 12DE2AB117B34D6F

View File

@ -1,18 +1,103 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-15182",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Cross-site Request Forgery leading to RCE in SOY CMS"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "soycms",
"version": {
"version_data": [
{
"version_value": "< 2.0.0.4"
}
]
}
}
]
},
"vendor_name": "inunosinsi"
}
]
}
},
"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": "The SOY Inquiry component of SOY CMS is affected by Cross-site Request Forgery (CSRF) and Remote Code Execution (RCE). The vulnerability affects versions 2.0.0.3 and earlier of SOY Inquiry. This allows remote attackers to force the administrator to edit files once the administrator loads a specially crafted webpage.\nAn administrator must be logged in for exploitation to be possible. This issue is fixed in SOY Inquiry version 2.0.0.4 and included in SOY CMS 3.0.2.328."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "{\"CWE-434\":\"Unrestricted Upload of File with Dangerous Type\"}"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/inunosinsi/soycms/security/advisories/GHSA-j2qw-747j-mfv4",
"refsource": "CONFIRM",
"url": "https://github.com/inunosinsi/soycms/security/advisories/GHSA-j2qw-747j-mfv4"
},
{
"name": "https://github.com/inunosinsi/soycms/commit/41ec431007b702e77fb1e73d28e2d147ef8c844e",
"refsource": "MISC",
"url": "https://github.com/inunosinsi/soycms/commit/41ec431007b702e77fb1e73d28e2d147ef8c844e"
},
{
"name": "https://github.com/inunosinsi/soycms/commit/e4ef00677ed52f9e5a5fcfcb56b797f5412b5d59",
"refsource": "MISC",
"url": "https://github.com/inunosinsi/soycms/commit/e4ef00677ed52f9e5a5fcfcb56b797f5412b5d59"
},
{
"name": "https://saitodev.co/article/SOY_Inquiry%E3%81%A7RCE%28Remote_Code_Execution%29%E3%81%AE%E8%84%86%E5%BC%B1%E6%80%A7%E3%81%AB%E5%AF%BE%E5%BF%9C%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F",
"refsource": "MISC",
"url": "https://saitodev.co/article/SOY_Inquiry%E3%81%A7RCE%28Remote_Code_Execution%29%E3%81%AE%E8%84%86%E5%BC%B1%E6%80%A7%E3%81%AB%E5%AF%BE%E5%BF%9C%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F"
},
{
"name": "https://youtu.be/ffvKH3gwyRE",
"refsource": "MISC",
"url": "https://youtu.be/ffvKH3gwyRE"
}
]
},
"source": {
"advisory": "GHSA-j2qw-747j-mfv4",
"discovery": "UNKNOWN"
}
}