The default configuration of javax.servlet.context.tempdir in Apache Commons FileUpload 1.0 through 1.2.2 uses the /tmp directory for uploaded files, which allows local users to overwrite arbitrary files via an unspecified symlink attack.
{
"github_reviewed": true,
"nvd_published_at": "2013-03-15T20:55:00Z",
"cwe_ids": [
"CWE-276"
],
"github_reviewed_at": "2022-07-08T18:59:32Z",
"severity": "LOW"
}