Lookup for vulnerabilities affecting packages.
| Vulnerability_id | VCID-649h-2f2f-nbam |
| Summary | ZendFramework potential XML eXternal Entity injection vectors
Numerous components utilizing PHP's `DOMDocument`, `SimpleXML`, and `xml_parse` functionality are vulnerable to two types of attacks:
- XML eXternal Entity (XXE) Injection attacks. The above mentioned extensions are insecure by default, allowing external entities to be specified by adding a specific DOCTYPE element to XML documents and strings. By exploiting this vulnerability an application may be coerced to open arbitrary files and/or TCP connections.
- XML Entity Expansion (XEE) vectors, leading to Denial of Service vectors. XEE attacks occur when the XML DOCTYPE declaration includes XML entity definitions that contain either recursive or circular references; this leads to CPU and memory consumption, making Denial of Service exploits trivial to implement. |
| Aliases |
| 0 |
| alias |
GHSA-mhpx-3rv8-wrjm |
|
|
| Fixed_packages |
|
| Affected_packages |
| 0 |
| url |
pkg:composer/zendframework/zendframework1@1.12.0 |
| purl |
pkg:composer/zendframework/zendframework1@1.12.0 |
| is_vulnerable |
true |
| affected_by_vulnerabilities |
| 0 |
| vulnerability |
VCID-2ncq-wptr-k3ha |
|
| 1 |
| vulnerability |
VCID-5bm4-grk6-w7hk |
|
| 2 |
| vulnerability |
VCID-649h-2f2f-nbam |
|
| 3 |
| vulnerability |
VCID-6xpr-93ef-27cu |
|
| 4 |
| vulnerability |
VCID-8atm-865q-mkf3 |
|
| 5 |
| vulnerability |
VCID-9bm9-b48z-zqcm |
|
| 6 |
| vulnerability |
VCID-a72a-7k6u-rqgr |
|
| 7 |
| vulnerability |
VCID-afnn-53q5-wqft |
|
| 8 |
| vulnerability |
VCID-b1da-n1u7-43hj |
|
| 9 |
| vulnerability |
VCID-cp1a-fprd-9fhk |
|
| 10 |
| vulnerability |
VCID-e9ut-smfp-7yb4 |
|
| 11 |
| vulnerability |
VCID-grk8-aj34-hqb4 |
|
| 12 |
| vulnerability |
VCID-h5yf-ahec-gbgx |
|
| 13 |
| vulnerability |
VCID-j5kg-jzxz-ruam |
|
| 14 |
| vulnerability |
VCID-n2gy-93nd-gber |
|
| 15 |
| vulnerability |
VCID-ps73-776n-zffn |
|
| 16 |
| vulnerability |
VCID-q74z-645k-c7dk |
|
| 17 |
| vulnerability |
VCID-r5y8-nc2w-kqde |
|
| 18 |
| vulnerability |
VCID-uvgx-4m6v-2bg7 |
|
|
| resource_url |
http://public2.vulnerablecode.io/packages/pkg:composer/zendframework/zendframework1@1.12.0 |
|
|
| References |
|
| Weaknesses |
| 0 |
| cwe_id |
611 |
| name |
Improper Restriction of XML External Entity Reference |
| description |
The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output. |
|
| 1 |
| cwe_id |
776 |
| name |
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion') |
| description |
The product uses XML documents and allows their structure to be defined with a Document Type Definition (DTD), but it does not properly control the number of recursive definitions of entities. |
|
| 2 |
| cwe_id |
937 |
| name |
OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013. |
|
| 3 |
| cwe_id |
1035 |
| name |
OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities |
| description |
Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017. |
|
|
| Exploits |
|
| Severity_range_score | 9.0 - 10.0 |
| Exploitability | 0.5 |
| Weighted_severity | 9.0 |
| Risk_score | 4.5 |
| Resource_url | http://public2.vulnerablecode.io/vulnerabilities/VCID-649h-2f2f-nbam |