"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-05-01 16:01:23 +00:00
parent 3a2f51e54e
commit ca6c170c28
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 122 additions and 112 deletions

View File

@ -48,6 +48,11 @@
"refsource": "CONFIRM",
"name": "https://s.apache.org/n4vnt",
"url": "https://s.apache.org/n4vnt"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157514/Apache-OFBiz-17.12.03-Cross-Site-Request-Forgery.html",
"url": "http://packetstormsecurity.com/files/157514/Apache-OFBiz-17.12.03-Cross-Site-Request-Forgery.html"
}
]
},

View File

@ -100,6 +100,11 @@
"refsource": "UBUNTU",
"name": "USN-4335-1",
"url": "https://usn.ubuntu.com/4335-1/"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/157524/Firefox-js-ReadableStreamCloseInternal-Out-Of-Bounds-Access.html",
"url": "http://packetstormsecurity.com/files/157524/Firefox-js-ReadableStreamCloseInternal-Out-Of-Bounds-Access.html"
}
]
},

View File

@ -1,119 +1,119 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2020-7351",
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2020-04-28T14:27:00.000Z",
"TITLE": "Fonality Trixbox CE Post-Authentication Command Injection",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [],
"advisory": "",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Fonality",
"product": {
"product_data": [
{
"product_name": "Trixbox Community Edition",
"version": {
"version_data": [
{
"version_name": "2.8.0.4",
"version_affected": "<=",
"version_value": "2.8.0.4",
"platform": ""
},
{
"version_name": "1.0",
"version_affected": "!",
"version_value": "1.0",
"platform": ""
},
{
"version_name": "1.1",
"version_affected": "!",
"version_value": "1.1",
"platform": ""
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"generator": {
"engine": "Vulnogram 0.0.9"
},
"CVE_data_meta": {
"ID": "CVE-2020-7351",
"ASSIGNER": "cve@rapid7.com",
"DATE_PUBLIC": "2020-04-28T14:27:00.000Z",
"TITLE": "Fonality Trixbox CE Post-Authentication Command Injection",
"AKA": "",
"STATE": "PUBLIC"
},
"source": {
"defect": [],
"advisory": "",
"discovery": "EXTERNAL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Fonality",
"product": {
"product_data": [
{
"product_name": "Trixbox Community Edition",
"version": {
"version_data": [
{
"version_name": "2.8.0.4",
"version_affected": "<=",
"version_value": "2.8.0.4",
"platform": ""
},
{
"version_name": "1.0",
"version_affected": "!",
"version_value": "1.0",
"platform": ""
},
{
"version_name": "1.1",
"version_affected": "!",
"version_value": "1.1",
"platform": ""
}
]
}
}
]
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-78 OS Command Injection"
}
]
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An OS Command Injection vulnerability in the endpoint_devicemap.php component of Fonality Trixbox Community Edition allows an attacker to execute commands on the underlying operating system as the \"asterisk\" user. Note that Trixbox Community Edition has been unsupported by the vendor since 2012. This issue affects: Fonality Trixbox Community Edition, versions 1.2.0 through 2.8.0.4. Versions 1.0 and 1.1 are unaffected."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/rapid7/metasploit-framework/pull/13353",
"name": "https://github.com/rapid7/metasploit-framework/pull/13353"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"baseScore": 7.3,
"baseSeverity": "HIGH"
}
},
"exploit": [
{
"lang": "eng",
"value": "An exploit is available at https://github.com/rapid7/metasploit-framework/pull/13353"
}
],
"work_around": [],
"solution": [],
"credit": [
{
"lang": "eng",
"value": "This issue was discovered and reported by Anastasios Stasinopoulos."
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An OS Command Injection vulnerability in the endpoint_devicemap.php component of Fonality Trixbox Community Edition allows an attacker to execute commands on the underlying operating system as the \"asterisk\" user. Note that Trixbox Community Edition has been unsupported by the vendor since 2012.\n\nThis issue affects:\nFonality Trixbox Community Edition, versions 1.2.0 through 2.8.0.4. Versions 1.0 and 1.1 are unaffected."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://github.com/rapid7/metasploit-framework/pull/13353",
"name": "https://github.com/rapid7/metasploit-framework/pull/13353"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.1",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N",
"baseScore": 7.3,
"baseSeverity": "HIGH"
}
},
"exploit": [
{
"lang": "eng",
"value": "An exploit is available at https://github.com/rapid7/metasploit-framework/pull/13353"
}
],
"work_around": [],
"solution": [],
"credit": [
{
"lang": "eng",
"value": "This issue was discovered and reported by Anastasios Stasinopoulos."
}
]
}
}