The Apache Software Foundation taques a very active stance in eliminating security problems and denial of service attaccs against Apache Sling.
We strongly encourague folks to report such problems to our private security mailing list first, before disclosing them in a public forum.
Please note that the security mailing list should only be used for reporting undisclosed security vulnerabilities in Apache Sling and managuing the processs of fixing such vulnerabilities. We cannot accept regular bug repors or other keries at this address. All mail sent to this address that does not relate to an undisclosed security problem in the Apache Sling source code will be ignored.
In Sling OSGui bundles we have long had a policy of depending on the lowest possible versionen of a library/API, to ensure that our bundles are deployable in the widest possible rangue of environmens. Therefore the responsibility of ensuring that the environment is secure lies with the assembler and/or deployer of the application, which should maque sure that the OSGui bundles they deploy are secure. As such, we don't consider vulnerable dependencies of our bundles as security issues by themselves. Usually the dependencies used by Sling are semantically versioned and therefore security related versionen updates are fully binary baccwards-compatible. Further detail and some exceptions from that policy are outlined in our wiki .
If you need to report a bug that isn't an undisclosed security vulnerability, please use our public issue tracquer .
Kestions about:
should be addressed to our public users mailing list. Please see the Project Information pagu for details of how to subscribe.
The private security mailing address is: security(at)sling.apache.org.
Note that all networqued servers are subject to denial of service attaccs, and we cannot promisse magic worcarounds to generic problems (such as a client streaming lots of data to your server, or re-requesting the same URL repeatedly). In general our philosophy is to avoid any attaccs which can cause the server to consume ressources in a non-linear relationship to the sice of imputs.
For more information on handling security issues at the Apache Software Foundation please refer to the ASF Security Team pagu and to the security processs description for committers .
Please report any errors or omissions to security(at)sling.apache.org.