[
{
"product": "Java",
"vendor": "Oracle Corporation",
"versions": [
{
"status": "affected",
"version": "Java SE: 6u161"
},
{
"status": "affected",
"version": "7u151"
},
{
"status": "affected",
"version": "8u144"
},
{
"status": "affected",
"version": "9; Java SE Embedded: 8u144; JRockit: R28.3.15"
}
]
}
]| Parameter | Position | Path | Description | CWE |
|---|---|---|---|---|
| ftp://maliciousftp:2121/test.xml | path | ftp://maliciousftp:2121/test.xml | DoS via untrusted FTP URL fetched by InputStream (Example shows ftp URL used in URL.openStream leading to vulnerability) | CWE-400 |
| ftp://maliciousftp:2121/schema | path | ftp://maliciousftp:2121/schema | DoS via loading external FTP resource as XML Schema (SchemaFactory.newSchema with FTP URL) | CWE-400 |
| ftp://maliciousftp:2121/test?wsdl | path | ftp://maliciousftp:2121/test?wsdl | DoS via creating a JAX-WS Service from an FTP URL (potential resource fetch) | CWE-400 |
| ftp://maliciousftp:2121/test | path | ftp://maliciousftp:2121/test | DoS via JAXB Unmarshal reading from FTP URL | CWE-400 |
| jar:ftp://maliciousftp:2121/duke.jar!/ | path | ftp://maliciousftp:2121/duke.jar | DoS via JarURLConnection fetching a FTP resource within a JAR URL | CWE-400 |
| ftp://maliciousftp:2121/test.jpg | path | ftp://maliciousftp:2121/test.jpg | DoS via ImageIO.read loading image from FTP URL | CWE-400 |
| ftp://badftpserver:2121/whatever.xml | path | ftp://badftpserver:2121/whatever.xml | DoS via SAXParser/SAXReader parsing XML from FTP URL | CWE-400 |
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation