ghsa-vm69-474v-7q2w
Vulnerability from github
Published
2022-05-05 02:48
Modified
2022-07-08 18:59
VLAI Severity ?
Summary
Incorrect Default Permissions in Apache Commons FileUpload
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "commons-fileupload:commons-fileupload" }, "ranges": [ { "events": [ { "introduced": "1.0" }, { "fixed": "1.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-0248" ], "database_specific": { "cwe_ids": [ "CWE-276" ], "github_reviewed": true, "github_reviewed_at": "2022-07-08T18:59:32Z", "nvd_published_at": "2013-03-15T20:55:00Z", "severity": "LOW" }, "details": "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.", "id": "GHSA-vm69-474v-7q2w", "modified": "2022-07-08T18:59:32Z", "published": "2022-05-05T02:48:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0248" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202107-39" }, { "type": "WEB", "url": "http://archives.neohapsis.com/archives/bugtraq/2013-03/0035.html" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=144050155601375\u0026w=2" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html" }, { "type": "WEB", "url": "http://www.osvdb.org/90906" } ], "schema_version": "1.4.0", "severity": [], "summary": "Incorrect Default Permissions in Apache Commons FileUpload" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…