Search criteria
3 vulnerabilities by BroadLearning
CVE-2019-9885 (GCVE-0-2019-9885)
Vulnerability from cvelistv5 – Published: 2019-07-25 16:25 – Updated: 2024-09-17 00:31
VLAI
Title
eClass platform contains a SQL injection vulnerability
Summary
eClass platform < ip.2.5.10.2.1 allows an attacker to execute SQL command via /admin/academic/studenview_left.php StudentID parameter.
Severity
9.8 (Critical)
CWE
- CWE-89 - SQL Injection
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://tvn.twcert.org.tw/taiwanvn/TVN-201904005 | x_refsource_CONFIRM |
| http://surl.twcert.org.tw/eBDZP | x_refsource_CONFIRM |
| https://zeroday.hitcon.org/vulnerability/ZD-2019-00333 | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| BroadLearning | eclass |
Affected:
ip , < 2.25.10.2.1
(custom)
|
Date Public
2019-07-16 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:01:55.196Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://surl.twcert.org.tw/eBDZP"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "eclass",
"vendor": "BroadLearning",
"versions": [
{
"lessThan": "2.25.10.2.1",
"status": "affected",
"version": "ip",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Chris Chan @ UDomain Web Hosting Co.Ltd"
}
],
"datePublic": "2019-07-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "eClass platform \u003c ip.2.5.10.2.1 allows an attacker to execute SQL command via /admin/academic/studenview_left.php StudentID parameter."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "CWE-89 SQL Injection",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-25T16:25:39.000Z",
"orgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"shortName": "twcert"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://surl.twcert.org.tw/eBDZP"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "eClass platform contains a SQL injection vulnerability",
"x_generator": {
"engine": "Vulnogram 0.0.7"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2019-07-16T16:00:00.000Z",
"ID": "CVE-2019-9885",
"STATE": "PUBLIC",
"TITLE": "eClass platform contains a SQL injection vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eclass",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "ip",
"version_value": "2.25.10.2.1"
}
]
}
}
]
},
"vendor_name": "BroadLearning"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Chris Chan @ UDomain Web Hosting Co.Ltd"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "eClass platform \u003c ip.2.5.10.2.1 allows an attacker to execute SQL command via /admin/academic/studenview_left.php StudentID parameter."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.7"
},
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-89 SQL Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005",
"refsource": "CONFIRM",
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904005"
},
{
"name": "http://surl.twcert.org.tw/eBDZP",
"refsource": "CONFIRM",
"url": "http://surl.twcert.org.tw/eBDZP"
},
{
"name": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333",
"refsource": "CONFIRM",
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00333"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"assignerShortName": "twcert",
"cveId": "CVE-2019-9885",
"datePublished": "2019-07-25T16:25:39.770Z",
"dateReserved": "2019-03-19T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:31:21.052Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2019-9884 (GCVE-0-2019-9884)
Vulnerability from cvelistv5 – Published: 2019-07-25 16:25 – Updated: 2024-09-17 03:59
VLAI
Title
eClass platform contains a Broken Access Control vulnerability
Summary
eClass platform < ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page.
Severity
9.8 (Critical)
CWE
- CWE-284 - Improper Access Control
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://tvn.twcert.org.tw/taiwanvn/TVN-201904004 | x_refsource_CONFIRM |
| http://surl.twcert.org.tw/b7jfz | x_refsource_CONFIRM |
| https://zeroday.hitcon.org/vulnerability/ZD-2019-00332 | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| BroadLearning | eclass |
Affected:
ip , < 2.25.10.2.1
(custom)
|
Date Public
2019-07-16 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:01:55.130Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://surl.twcert.org.tw/b7jfz"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "eclass",
"vendor": "BroadLearning",
"versions": [
{
"lessThan": "2.25.10.2.1",
"status": "affected",
"version": "ip",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Chris Chan @ UDomain Web Hosting Co.Ltd"
}
],
"datePublic": "2019-07-16T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "eClass platform \u003c ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-25T16:25:39.000Z",
"orgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"shortName": "twcert"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://surl.twcert.org.tw/b7jfz"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "eClass platform contains a Broken Access Control vulnerability",
"x_generator": {
"engine": "Vulnogram 0.0.7"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2019-07-16T16:00:00.000Z",
"ID": "CVE-2019-9884",
"STATE": "PUBLIC",
"TITLE": "eClass platform contains a Broken Access Control vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eclass",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "ip",
"version_value": "2.25.10.2.1"
}
]
}
}
]
},
"vendor_name": "BroadLearning"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Chris Chan @ UDomain Web Hosting Co.Ltd"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "eClass platform \u003c ip.2.5.10.2.1 allows an attacker to use GETS method to request /admin page to bypass the password validation and access management page."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.7"
},
"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.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004",
"refsource": "CONFIRM",
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201904004"
},
{
"name": "http://surl.twcert.org.tw/b7jfz",
"refsource": "CONFIRM",
"url": "http://surl.twcert.org.tw/b7jfz"
},
{
"name": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332",
"refsource": "CONFIRM",
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00332"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"assignerShortName": "twcert",
"cveId": "CVE-2019-9884",
"datePublished": "2019-07-25T16:25:39.710Z",
"dateReserved": "2019-03-19T00:00:00.000Z",
"dateUpdated": "2024-09-17T03:59:32.329Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2019-9886 (GCVE-0-2019-9886)
Vulnerability from cvelistv5 – Published: 2019-07-11 18:21 – Updated: 2024-09-16 16:53
VLAI
Title
eClass platform allows user to download arbitrary files without authentication
Summary
Any URLs with download_attachment.php under templates or home folders can allow arbitrary files downloaded without login in BroadLearning eClass before version ip.2.5.10.2.1.
Severity
9.1 (Critical)
CWE
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://tvn.twcert.org.tw/taiwanvn/TVN-201906004 | x_refsource_CONFIRM |
| http://surl.twcert.org.tw/aTxze | x_refsource_CONFIRM |
| https://zeroday.hitcon.org/vulnerability/ZD-2019-00423 | x_refsource_CONFIRM |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| BroadLearning | eclass |
Affected:
ip , < 2.25.10.2.1
(custom)
|
Date Public
2019-06-24 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T22:01:55.179Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201906004"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "http://surl.twcert.org.tw/aTxze"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00423"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "eclass",
"vendor": "BroadLearning",
"versions": [
{
"lessThan": "2.25.10.2.1",
"status": "affected",
"version": "ip",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Mr. Kaede Rukawa"
}
],
"datePublic": "2019-06-24T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Any URLs with download_attachment.php under templates or home folders can allow arbitrary files downloaded without login in BroadLearning eClass before version ip.2.5.10.2.1."
}
],
"metrics": [
{
"cvssV3_0": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-22",
"description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-284",
"description": "CWE-284 Improper Access Control",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-11T18:21:51.000Z",
"orgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"shortName": "twcert"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201906004"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "http://surl.twcert.org.tw/aTxze"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00423"
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "eClass platform allows user to download arbitrary files without authentication",
"x_generator": {
"engine": "Vulnogram 0.0.7"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@cert.org.tw",
"DATE_PUBLIC": "2019-06-24T16:00:00.000Z",
"ID": "CVE-2019-9886",
"STATE": "PUBLIC",
"TITLE": "eClass platform allows user to download arbitrary files without authentication"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "eclass",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "ip",
"version_value": "2.25.10.2.1"
}
]
}
}
]
},
"vendor_name": "BroadLearning"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Mr. Kaede Rukawa"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Any URLs with download_attachment.php under templates or home folders can allow arbitrary files downloaded without login in BroadLearning eClass before version ip.2.5.10.2.1."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.7"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-284 Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://tvn.twcert.org.tw/taiwanvn/TVN-201906004",
"refsource": "CONFIRM",
"url": "https://tvn.twcert.org.tw/taiwanvn/TVN-201906004"
},
{
"name": "http://surl.twcert.org.tw/aTxze",
"refsource": "CONFIRM",
"url": "http://surl.twcert.org.tw/aTxze"
},
{
"name": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00423",
"refsource": "CONFIRM",
"url": "https://zeroday.hitcon.org/vulnerability/ZD-2019-00423"
}
]
},
"source": {
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "cded6c7f-6ce5-4948-8f87-aa7a3bbb6b0e",
"assignerShortName": "twcert",
"cveId": "CVE-2019-9886",
"datePublished": "2019-07-11T18:21:51.743Z",
"dateReserved": "2019-03-19T00:00:00.000Z",
"dateUpdated": "2024-09-16T16:53:38.342Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}