CVE-2015-5223
published 2015-10-26CVE-2015-5223: OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an…
PriorityP421medium5CVSS 2.0
AVNACLAuNCPINAN
EPSS
2.58%
83.5th percentile
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | swift | < swift 2.4.0-1 (bookworm) | swift 2.4.0-1 (bookworm) |
| openstack | swift | <= 2.3.0 | — |
| openstack | swift | >= 0 < 2.4.0-1 | 2.4.0-1 |
| openstack | swift | >= 0 < 2.4.0-1 | 2.4.0-1 |
| openstack | swift | >= 0 < 2.4.0-1 | 2.4.0-1 |
| openstack | swift | >= 0 < 2.4.0-1 | 2.4.0-1 |
| openstack | swift | >= 0 < 2.4.0 | 2.4.0 |
| openstack | swift | >= 0 < 1.13.1-0ubuntu1.5 | 1.13.1-0ubuntu1.5 |
CVSS provenance
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
osv5.0MEDIUM
vendor_debian5.0MEDIUM
vendor_redhat5.0MEDIUM
vendor_ubuntu5.0MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
OpenStack Object Storage (Swift) Sensitive Data Exposure
ghsa·2022-05-14
CVE-2015-5223 [MEDIUM] CWE-200 OpenStack Object Storage (Swift) Sensitive Data Exposure
OpenStack Object Storage (Swift) Sensitive Data Exposure
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
OSV
OpenStack Object Storage (Swift) Sensitive Data Exposure
osv·2022-05-14
CVE-2015-5223 [MEDIUM] OpenStack Object Storage (Swift) Sensitive Data Exposure
OpenStack Object Storage (Swift) Sensitive Data Exposure
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
OSV
swift vulnerabilities
osv·2017-10-11·CVSS 5.0
CVE-2015-5223 [MEDIUM] swift vulnerabilities
swift vulnerabilities
It was discovered that OpenStack Swift incorrectly handled tempurls. A
remote authenticated user in possession of a tempurl key authorized for PUT
could retrieve other objects in the same Swift account. (CVE-2015-5223)
Romain Le Disez and Örjan Persson discovered that OpenStack Swift
incorrectly closed client connections. A remote attacker could possibly use
this issue to consume resources, resulting in a denial of service.
(CVE-2016-0737, CVE-2016-0738)
OSV
CVE-2015-5223: OpenStack Object Storage (Swift) before 2
osv·2015-10-26·CVSS 5.0
CVE-2015-5223 [MEDIUM] CVE-2015-5223: OpenStack Object Storage (Swift) before 2
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
Ubuntu
OpenStack Swift vulnerabilities
vendor_ubuntu·2017-10-11·CVSS 5.0
CVE-2015-5223 [MEDIUM] OpenStack Swift vulnerabilities
Title: OpenStack Swift vulnerabilities
Summary: Several security issues were fixed in OpenStack Swift.
It was discovered that OpenStack Swift incorrectly handled tempurls. A
remote authenticated user in possession of a tempurl key authorized for PUT
could retrieve other objects in the same Swift account. (CVE-2015-5223)
Romain Le Disez and Örjan Persson discovered that OpenStack Swift
incorrectly closed client connections. A remote attacker could possibly use
this issue to consume resources, resulting in a denial of service.
(CVE-2016-0737, CVE-2016-0738)
Instructions: In general, a standard system update will make all the necessary changes.
Red Hat
openstack-swift: Information leak via Swift tempurls
vendor_redhat·2015-08-26·CVSS 5.0
CVE-2015-5223 [MEDIUM] openstack-swift: Information leak via Swift tempurls
openstack-swift: Information leak via Swift tempurls
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
A flaw was discovered in the OpenStack Object Storage service (swift) TempURLs. An attacker in possession of a TempURL key with PUT permissions could gain read access to other objects in the same project (tenant).
Package: swiftonfile (Red Hat Gluster Storage 3.1) - Not affected
Package: gluster-swift (Red Hat Storage 2.1) - Will not fix
Debian
CVE-2015-5223: swift - OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensiti...
vendor_debian·2015·CVSS 5.0
CVE-2015-5223 [MEDIUM] CVE-2015-5223: swift - OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensiti...
OpenStack Object Storage (Swift) before 2.4.0 allows attackers to obtain sensitive information via a PUT tempurl and a DLO object manifest that references an object in another container.
Scope: local
bookworm: resolved (fixed in 2.4.0-1)
bullseye: resolved (fixed in 2.4.0-1)
forky: resolved (fixed in 2.4.0-1)
sid: resolved (fixed in 2.4.0-1)
trixie: resolved (fixed in 2.4.0-1)
No detection rules found.
Exploit-DB
D-Link DSL-500B Gen 2 - URL Filter Configuration Panel Persistent Cross-Site Scripting
exploitdb·2015-05-11
CVE-2013-5223 D-Link DSL-500B Gen 2 - URL Filter Configuration Panel Persistent Cross-Site Scripting
D-Link DSL-500B Gen 2 - URL Filter Configuration Panel Persistent Cross-Site Scripting
---
#!/usr/bin/perl
#
# Date dd-mm-aaaa: 13-02-2015
# Exploit for D-Link DSL-500B G2
# Cross Site Scripting (XSS Injection) Stored in todmngr.tod URL Filter
# Developed by Mauricio Corrêa
# XLabs Information Security
# WebSite: www.xlabs.com.br
#
# CAUTION!
# This exploit disables some features of the modem,
# forcing the administrator of the device, accessing the page to reconfigure the modem again,
# occurring script execution in the browser of internal network users.
#
# Use with caution!
# Use at your own risk!
#
use strict;
use warnings;
use diagnostics;
use LWP::UserAgent;
use HTTP::Request;
use URI::Escape;
my $ip = $ARGV[0];
my $user = $ARGV[1];
my $pass = $ARGV[2];
if (@ARGV != 3){
prin
Exploit-DB
D-Link DSL-500B Gen 2 - Parental Control Configuration Panel Persistent Cross-Site Scripting
exploitdb·2015-05-11
CVE-2013-5223 D-Link DSL-500B Gen 2 - Parental Control Configuration Panel Persistent Cross-Site Scripting
D-Link DSL-500B Gen 2 - Parental Control Configuration Panel Persistent Cross-Site Scripting
---
#!/usr/bin/perl
#
# Date dd-mm-aaaa: 13-02-2015
# Exploit for D-Link DSL-500B G2
# Cross Site Scripting (XSS Injection) Stored in todmngr.tod
# Developed by Mauricio Corrêa
# XLabs Information Security
# WebSite: www.xlabs.com.br
#
# CAUTION!
# This exploit disables some features of the modem,
# forcing the administrator of the device, accessing the page to reconfigure the modem again,
# occurring script execution in the browser of internal network users.
#
# Use with caution!
# Use at your own risk!
#
use strict;
use warnings;
use diagnostics;
use LWP::UserAgent;
use HTTP::Request;
use URI::Escape;
my $ip = $ARGV[0];
my $user = $ARGV[1];
my $pass = $ARGV[2];
if (@ARGV != 3){
print "\n
Bugzilla
CVE-2015-5223 openstack-swift: Information leak via Swift tempurls [fedora-all]
bugzilla·2015-09-18·CVSS 5.0
CVE-2015-5223 [MEDIUM] CVE-2015-5223 openstack-swift: Information leak via Swift tempurls [fedora-all]
CVE-2015-5223 openstack-swift: Information leak via Swift tempurls [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multiple supported versions o
Bugzilla
CVE-2015-6748 jsoup: XSS vulnerability related to incomplete tags at EOF
bugzilla·2015-08-31·CVSS 6.1
CVE-2015-6748 [MEDIUM] CVE-2015-6748 jsoup: XSS vulnerability related to incomplete tags at EOF
CVE-2015-6748 jsoup: XSS vulnerability related to incomplete tags at EOF
We have identified a small vulnerability in Hibernate Validator which is used in at least WildFly and JBoss EAP.
https://issues.jboss.org/browse/WFLY-5223 [Open URL]
https://hibernate.atlassian.net/browse/HV-1012 [Open URL]
The vulnerability is in the dependency jsoup. Our understanding is that the likely vector OS that :
- an app developer guards a field as safe html via Hibernate Validator
- a malicious user sends a non safe html snippet not properly detected
- the application then uses the html believing it is safe.
Discussion:
CVE assignment:
http://www.openwall.com/lists/oss-security/2015/08/28/5
---
This issue has been addressed in the following products:
Via RHSA-2015:2560 https://rhn.redhat.com/errata/
Bugzilla
CVE-2015-5223 openstack-swift: Information leak via Swift tempurls
bugzilla·2015-08-21·CVSS 5.0
CVE-2015-5223 [MEDIUM] CVE-2015-5223 openstack-swift: Information leak via Swift tempurls
CVE-2015-5223 openstack-swift: Information leak via Swift tempurls
Openstack upstream reported that a vulnerabilty in Swift tempurls was discovered.
When in possession of a tempurl key authorized for PUT, a malicious actor may retrieve
other objects in the same Swift account (tenant). All Swift setups are affected.
Vulnerability affects versions through 2.3.0.
Discussion:
Acknowledgements:
Red Hat would like to thank the Openstack project for reporting this issue. Upstream acknowledges Richard Hawkins of Rackspace and the Swift core reviewers as the original reporters of this issue.
---
Public via:
http://seclists.org/oss-sec/2015/q3/442
---
Created openstack-swift tracking bugs for this issue:
Affects: fedora-all [bug 1264282]
Affects: openstack-rdo [bug 1264286]
---
This iss
http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00025.htmlhttp://rhn.redhat.com/errata/RHSA-2015-1895.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0329.htmlhttp://www.openwall.com/lists/oss-security/2015/08/26/5http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.htmlhttp://www.securityfocus.com/bid/84827https://bugs.launchpad.net/swift/+bug/1449212https://bugs.launchpad.net/swift/+bug/1453948https://security.openstack.org/ossa/OSSA-2015-016.htmlhttp://lists.opensuse.org/opensuse-security-announce/2015-10/msg00025.htmlhttp://rhn.redhat.com/errata/RHSA-2015-1895.htmlhttp://rhn.redhat.com/errata/RHSA-2016-0329.htmlhttp://www.openwall.com/lists/oss-security/2015/08/26/5http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.htmlhttp://www.securityfocus.com/bid/84827https://bugs.launchpad.net/swift/+bug/1449212https://bugs.launchpad.net/swift/+bug/1453948https://security.openstack.org/ossa/OSSA-2015-016.html
2015-10-26
Published