GHSA-785G-282Q-PWVX
Vulnerability from github – Published: 2024-02-26 18:30 – Updated: 2024-03-04 18:51
VLAI?
Summary
Rack CORS Middleware has Insecure File Permissions
Details
rack-cors (aka Rack CORS Middleware) 2.0.1 has 0666 permissions for the .rb files.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "rack-cors"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.1"
},
{
"fixed": "2.0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.1"
]
}
],
"aliases": [
"CVE-2024-27456"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-02-26T22:15:06Z",
"nvd_published_at": "2024-02-26T16:28:00Z",
"severity": "MODERATE"
},
"details": "rack-cors (aka Rack CORS Middleware) 2.0.1 has 0666 permissions for the .rb files.",
"id": "GHSA-785g-282q-pwvx",
"modified": "2024-03-04T18:51:48Z",
"published": "2024-02-26T18:30:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27456"
},
{
"type": "WEB",
"url": "https://github.com/cyu/rack-cors/issues/274"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-785g-282q-pwvx"
},
{
"type": "PACKAGE",
"url": "https://github.com/cyu/rack-cors"
},
{
"type": "WEB",
"url": "https://github.com/cyu/rack-cors/blob/878063987bd1ca956282dda95697fd821bf24d2e/CHANGELOG.md#changed"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack-cors/CVE-2024-27456.yml"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Rack CORS Middleware has Insecure File Permissions"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…