{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/43558?format=json","vulnerability_id":"VCID-kbwr-xd1h-sbbs","summary":"Inconsistent Interpretation of HTTP Requests in Red Hat JBoss EAP\nRed Hat JBoss EAP version 3.0.7.Final until 3.0.25.Final, 3.5.0.CR1, and 4.0.0.Beta1 is vulnerable to a server-side cache poisoning or CORS requests in the JAX-RS component resulting in a moderate impact.","aliases":[{"alias":"CVE-2017-7561"},{"alias":"GHSA-57q5-x8jf-g7h8"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/62630?format=json","purl":"pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.25.Final","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.25.Final"},{"url":"http://public2.vulnerablecode.io/api/packages/62631?format=json","purl":"pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.5.0.CR1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.5.0.CR1"},{"url":"http://public2.vulnerablecode.io/api/packages/62512?format=json","purl":"pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.0.25.Final","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.0.25.Final"},{"url":"http://public2.vulnerablecode.io/api/packages/62513?format=json","purl":"pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.5.0.CR1","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteasy/resteasy-jaxrs@3.5.0.CR1"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/62627?format=json","purl":"pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.7.Final","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-kbwr-xd1h-sbbs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.7.Final"},{"url":"http://public2.vulnerablecode.io/api/packages/62628?format=json","purl":"pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.24.Final","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-kbwr-xd1h-sbbs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.0.24.Final"},{"url":"http://public2.vulnerablecode.io/api/packages/62629?format=json","purl":"pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.1.4.Final","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-kbwr-xd1h-sbbs"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.jboss.resteas/resteasy-jaxrs@3.1.4.Final"}],"references":[{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0002","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0002"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0003","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0003"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0004","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0004"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0005","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0005"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0478","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0478"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0479","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0479"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0480","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0480"},{"reference_url":"https://access.redhat.com/errata/RHSA-2018:0481","reference_id":"","reference_type":"","scores":[],"url":"https://access.redhat.com/errata/RHSA-2018:0481"},{"reference_url":"https://github.com/resteasy/Resteasy","reference_id":"","reference_type":"","scores":[],"url":"https://github.com/resteasy/Resteasy"},{"reference_url":"https://issues.jboss.org/browse/RESTEASY-1704","reference_id":"","reference_type":"","scores":[],"url":"https://issues.jboss.org/browse/RESTEASY-1704"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2017-7561","reference_id":"CVE-2017-7561","reference_type":"","scores":[],"url":"https://nvd.nist.gov/vuln/detail/CVE-2017-7561"},{"reference_url":"https://github.com/advisories/GHSA-57q5-x8jf-g7h8","reference_id":"GHSA-57q5-x8jf-g7h8","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-57q5-x8jf-g7h8"}],"weaknesses":[{"cwe_id":444,"name":"Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')","description":"The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination."},{"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."},{"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":null,"exploitability":null,"weighted_severity":null,"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-kbwr-xd1h-sbbs"}