Miggo Logo

CVE-2013-4155: OpenStack Swift allows authenticated users to cause a denial of service

4

CVSS Score

Basic Information

EPSS Score
0.74433%
Published
5/17/2022
Updated
5/14/2024
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
AV:N/AC:L/Au:S/C:N/I:N/A:P
Package NameEcosystemVulnerable VersionsFirst Patched Version
swiftpip< 1.9.11.9.1

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stemmed from improper timestamp validation in DELETE, PUT, and POST handlers. The commit diff shows these methods were modified to add checks against existing timestamps (e.g., comparing orig_timestamp and req_timestamp). Prior to the fix, these functions allowed operations with older timestamps, leading to tombstone proliferation (DELETE) or redundant updates (PUT/POST). The test cases in test_server.py explicitly validate these scenarios, confirming the vulnerable code paths.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

Op*nSt**k Swi*t ***or* *.*.* in *olsom, *rizzly, *n* **v*n* *llows *ut**nti**t** us*rs to **us* * **ni*l o* s*rvi** ("sup*r*luous" tom*ston* *onsumption *n* Swi*t *lust*r slow*own) vi* * **L*T* r*qu*st wit* * tim*st*mp t**t is ol**r t**n *xp**t**.

Reasoning

T** vuln*r**ility st*mm** *rom improp*r tim*st*mp v*li**tion in **L*T*, PUT, *n* POST **n*l*rs. T** *ommit *i** s*ows t**s* m*t*o*s w*r* mo*i*i** to *** ****ks ***inst *xistin* tim*st*mps (*.*., *omp*rin* ori*_tim*st*mp *n* r*q_tim*st*mp). Prior to t