libspring-java 3.0.6.RELEASE-11 source package in Ubuntu
Changelog
libspring-java (3.0.6.RELEASE-11) unstable; urgency=high * Team upload. * Fix CVE-2013-6429 and CVE-2013-6430. (Closes: #735420) - New patches: CVE-2013-6429.patch and CVE-2013-6430.patch. - Spring MVC's SourceHttpMessageConverter also processed user provided XML and neither disabled XML external entities nor provided an option to disable them. SourceHttpMessageConverter has been modified to provide an option to control the processing of XML external entities and that processing is now disabled by default. - The JavaScriptUtils.javaScriptEscape() method did not escape all characters that are sensitive within either a JS single quoted string, JS double quoted string, or HTML script data context. In most cases this will result in an unexploitable parse error but in some cases it could result in an XSS vulnerability. -- Markus Koschany <email address hidden> Fri, 24 Jan 2014 19:22:14 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libspring-java_3.0.6.RELEASE-11.dsc | 4.4 KiB | aab495899435a5e27ebdf092c0b8fd036be9bab32712fc87b6486ce290d2453a |
libspring-java_3.0.6.RELEASE.orig.tar.gz | 10.7 MiB | 694c3efc4b4b0730c596b90a14a8e14e1a5d5be065f38a35c3e2e86c50dab04f |
libspring-java_3.0.6.RELEASE-11.debian.tar.xz | 23.6 KiB | a14617927ce568db01fbae078c20fe5561ca2fb54da46df8c7ddd0f2e6d1f2e8 |
Available diffs
No changes file available.
Binary packages built by this source
- libspring-aop-java: modular Java/J2EE application framework - AOP
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.aop. jar and
org.springframework.aspects. jar: Aspect-oriented programming
framework.
- libspring-beans-java: modular Java/J2EE application framework - Beans
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.beans. jar : JavaBeans support and
bean container.
- libspring-context-java: modular Java/J2EE application framework - Context
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.context. jar : application context,
JNDI, JMX, instrumentation, remoting, scripting, scheduling and validation
- libspring-context-support-java: modular Java/J2EE application framework - Context Support
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.context. support. jar : Quartz
scheduling, UI templating, mail and caching
- libspring-core-java: modular Java/J2EE application framework - Core
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.core. jar : Core abstractions and
utilities, source-level metadata support.
- libspring-expression-java: modular Java/J2EE application framework - Expression language
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.expression .jar : expression language
for manipulating an object at runtime.
- libspring-instrument-java: modular Java/J2EE application framework - Instrumentation
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.instrument .jar and
org.springframework.instrumen t.tomcat. jar: allow load-time weaving (LTW)
inject the dependencies at load-time.
- libspring-jdbc-java: modular Java/J2EE application framework - JDBC tools
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide spring-jdbc.jar : Java DataBase Connectivity support.
- libspring-jms-java: modular Java/J2EE application framework - JMS tools
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide spring-jms.jar : Java Message Service 1.0.2/1.1 support.
- libspring-orm-java: modular Java/J2EE application framework - ORM tools
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide spring-orm.jar : JDO support, JPA support, Hibernate
support, TopLink support, iBATIS support.
- libspring-oxm-java: modular Java/J2EE application framework - Object/XML Mapping
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.oxm. jar : marshaling and unmarshalling
for XML with JAXB context and JiBX binding factories.
- libspring-test-java: modular Java/J2EE application framework - Test helpers
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.test. jar : unit-testing helpers and
mock classes.
- libspring-transaction-java: modular Java/J2EE application framework - transaction
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide spring-transaction. jar : transaction infrastructure,
JCA support, DAO support.
- libspring-web-java: modular Java/J2EE application framework - Web
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.web. jar : web application context,
multipart resolver, HTTP-based remoting support.
- libspring-web-portlet-java: modular Java/J2EE application framework - Portlet MVC
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.web. portlet. jar : integrate JSR 286
and JSR 168 API with Spring.
- libspring-web-servlet-java: modular Java/J2EE application framework - Web Portlet
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.web. servlet. jar : framework servlets,
web MVC framework, web controllers, web views for JSP, Velocity, Tiles, iText
and POI.
- libspring-web-struts-java: modular Java/J2EE application framework - Struts MVC
Spring is a layered Java/J2EE application framework offering a lot of freedom
to Java developers yet providing well documented and easy-to-use solutions for
common practices in the industry.
.
This package provide org.springframework.web. struts. jar : integrate a Struts
application with Spring.