All the vulnerabilites related to The Seasar Foundation - S2Struts
jvndb-2014-000072
Vulnerability from jvndb
Published
2014-07-15 14:44
Modified
2014-07-15 14:44
Summary
Seasar S2Struts vulnerable to ClassLoader manipulation
Details
Seasar S2Struts provided by The Seasar Foundation is a software framework for creating Java web applications. Seasar S2Struts bundles Apache Struts that is vulnerable to the ClassLoader manipulation (CVE-2014-0114). Consequently, Seasar S2Struts contains the same vulnerability.
Cybozu, Inc. reported this vulnerability to IPA.
JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
References
▼ | Type | URL |
---|---|---|
JVN | http://jvn.jp/en/jp/JVN19118282/index.html | |
CVE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3893 | |
NVD | https://nvd.nist.gov/vuln/detail/CVE-2014-3893 | |
No Mapping(CWE-DesignError) | https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html |
Impacted products
▼ | Vendor | Product |
---|---|---|
The Seasar Foundation | S2Struts |
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2014/JVNDB-2014-000072.html", "dc:date": "2014-07-15T14:44+09:00", "dcterms:issued": "2014-07-15T14:44+09:00", "dcterms:modified": "2014-07-15T14:44+09:00", "description": "Seasar S2Struts provided by The Seasar Foundation is a software framework for creating Java web applications. Seasar S2Struts bundles Apache Struts that is vulnerable to the ClassLoader manipulation (CVE-2014-0114). Consequently, Seasar S2Struts contains the same vulnerability.\r\n\r\nCybozu, Inc. reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.", "link": "https://jvndb.jvn.jp/en/contents/2014/JVNDB-2014-000072.html", "sec:cpe": { "#text": "cpe:/a:the_seasar_foundation:s2struts", "@product": "S2Struts", "@vendor": "The Seasar Foundation", "@version": "2.2" }, "sec:cvss": { "@score": "7.5", "@severity": "High", "@type": "Base", "@vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "@version": "2.0" }, "sec:identifier": "JVNDB-2014-000072", "sec:references": [ { "#text": "http://jvn.jp/en/jp/JVN19118282/index.html", "@id": "JVN#19118282", "@source": "JVN" }, { "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3893", "@id": "CVE-2014-3893", "@source": "CVE" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2014-3893", "@id": "CVE-2014-3893", "@source": "NVD" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-DesignError", "@title": "No Mapping(CWE-DesignError)" } ], "title": "Seasar S2Struts vulnerable to ClassLoader manipulation" }
jvndb-2015-000052
Vulnerability from jvndb
Published
2015-04-10 14:38
Modified
2016-08-26 16:39
Summary
Seasar S2Struts vulnerable to input validation bypass
Details
Seasar S2Struts provided by The Seasar Foundation is a software framework for developing Java web applications. Seasar S2Struts is vulnerable to an issue contained in the Apache Struts 1 Validator, because S2Struts 1.2.x uses Apache Struts 1.2.x, and S2Struts 1.3.x uses Apache Struts 1.3.x.
The Validator in Apache Struts 1.1 and later contains a function (MPV -- Multi Page Validator) to efficiently define rules for input validation across multiple pages during screen transitions.
The MPV contains a vulnerability where input validation may be bypassed.
When the Apache Struts 1 Validator is used, the web application may be vulnerable even when the MPV is not used explicitly.
References
▼ | Type | URL |
---|---|---|
JVN | https://jvn.jp/en/jp/JVN91383083/index.html | |
CVE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0899 | |
NVD | https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0899 | |
Improper Input Validation(CWE-20) | https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html |
Impacted products
▼ | Vendor | Product |
---|---|---|
The Seasar Foundation | S2Struts |
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000052.html", "dc:date": "2016-08-26T16:39+09:00", "dcterms:issued": "2015-04-10T14:38+09:00", "dcterms:modified": "2016-08-26T16:39+09:00", "description": "Seasar S2Struts provided by The Seasar Foundation is a software framework for developing Java web applications. Seasar S2Struts is vulnerable to an issue contained in the Apache Struts 1 Validator, because S2Struts 1.2.x uses Apache Struts 1.2.x, and S2Struts 1.3.x uses Apache Struts 1.3.x.\r\n\r\nThe Validator in Apache Struts 1.1 and later contains a function (MPV -- Multi Page Validator) to efficiently define rules for input validation across multiple pages during screen transitions.\r\nThe MPV contains a vulnerability where input validation may be bypassed.\r\nWhen the Apache Struts 1 Validator is used, the web application may be vulnerable even when the MPV is not used explicitly.", "link": "https://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000052.html", "sec:cpe": { "#text": "cpe:/a:the_seasar_foundation:s2struts", "@product": "S2Struts", "@vendor": "The Seasar Foundation", "@version": "2.2" }, "sec:cvss": { "@score": "4.3", "@severity": "Medium", "@type": "Base", "@vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "@version": "2.0" }, "sec:identifier": "JVNDB-2015-000052", "sec:references": [ { "#text": "https://jvn.jp/en/jp/JVN91383083/index.html", "@id": "JVN#91383083", "@source": "JVN" }, { "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0899", "@id": "CVE-2015-0899", "@source": "CVE" }, { "#text": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0899", "@id": "CVE-2015-0899", "@source": "NVD" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-20", "@title": "Improper Input Validation(CWE-20)" } ], "title": "Seasar S2Struts vulnerable to input validation bypass" }