{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/37861?format=json","vulnerability_id":"VCID-mtb5-t6y4-w3eb","summary":"Improper Access Control\nFragmentListener in the HttpKernel component in Symfony, when ESI or SSI support enabled, does not check if the `_controller` attribute is set, which allows remote attackers to bypass URL signing and security rules by including (1) no hash or (2) an invalid hash in a request to `/_fragment`.","aliases":[{"alias":"CVE-2015-4050"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/52292?format=json","purl":"pkg:composer/symfony/http-kernel@2.3.29","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.3.29"},{"url":"http://public2.vulnerablecode.io/api/packages/51956?format=json","purl":"pkg:composer/symfony/http-kernel@2.5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-hs5u-r1jg-tub5"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.5.0"},{"url":"http://public2.vulnerablecode.io/api/packages/52293?format=json","purl":"pkg:composer/symfony/http-kernel@2.5.12","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.5.12"},{"url":"http://public2.vulnerablecode.io/api/packages/52294?format=json","purl":"pkg:composer/symfony/http-kernel@2.6.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.6.8"},{"url":"http://public2.vulnerablecode.io/api/packages/52297?format=json","purl":"pkg:composer/symfony/symfony@2.3.29","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.3.29"},{"url":"http://public2.vulnerablecode.io/api/packages/51931?format=json","purl":"pkg:composer/symfony/symfony@2.5.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-2kf8-ugvv-tbb8"},{"vulnerability":"VCID-bktf-ejbt-2fds"},{"vulnerability":"VCID-hs5u-r1jg-tub5"},{"vulnerability":"VCID-p131-pv18-ykht"},{"vulnerability":"VCID-pxwk-7vcf-m7f5"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.5.0"},{"url":"http://public2.vulnerablecode.io/api/packages/52298?format=json","purl":"pkg:composer/symfony/symfony@2.5.12","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.5.12"},{"url":"http://public2.vulnerablecode.io/api/packages/52299?format=json","purl":"pkg:composer/symfony/symfony@2.6.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.6.8"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/52290?format=json","purl":"pkg:composer/symfony/http-kernel@2.3.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.3.19"},{"url":"http://public2.vulnerablecode.io/api/packages/51957?format=json","purl":"pkg:composer/symfony/http-kernel@2.4.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.4.9"},{"url":"http://public2.vulnerablecode.io/api/packages/51958?format=json","purl":"pkg:composer/symfony/http-kernel@2.5.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.5.4"},{"url":"http://public2.vulnerablecode.io/api/packages/52291?format=json","purl":"pkg:composer/symfony/http-kernel@2.6.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/http-kernel@2.6.0"},{"url":"http://public2.vulnerablecode.io/api/packages/52295?format=json","purl":"pkg:composer/symfony/symfony@2.3.19","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.3.19"},{"url":"http://public2.vulnerablecode.io/api/packages/51932?format=json","purl":"pkg:composer/symfony/symfony@2.4.9","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.4.9"},{"url":"http://public2.vulnerablecode.io/api/packages/51933?format=json","purl":"pkg:composer/symfony/symfony@2.5.4","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.5.4"},{"url":"http://public2.vulnerablecode.io/api/packages/52296?format=json","purl":"pkg:composer/symfony/symfony@2.6.0","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-mtb5-t6y4-w3eb"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:composer/symfony/symfony@2.6.0"}],"references":[{"reference_url":"https://symfony.com/cve-2015-4050","reference_id":"CVE-2015-4050","reference_type":"","scores":[],"url":"https://symfony.com/cve-2015-4050"}],"weaknesses":[{"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."},{"cwe_id":284,"name":"Improper Access Control","description":"The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor."},{"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."}],"exploits":[],"severity_range_score":null,"exploitability":null,"weighted_severity":null,"risk_score":null,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-mtb5-t6y4-w3eb"}