Vulnerability from drupal
Published
2024-12-04 15:51
Modified
2025-02-20 20:07
Summary
Details
The Minify JS module allows a site administrator to minify all javascript files that exist in the site's code base and use those minified files on the front end of the website.
Several administrator routes are unprotected against Cross-Site Request Forgery (CRSF) attacks.
Credits
Pierre Rudloff
www.drupal.org/user/3611858
{
"affected": [
{
"database_specific": {
"affected_versions": "\u003c3.0.3"
},
"package": {
"ecosystem": "Packagist:https://packages.drupal.org/8",
"name": "drupal/minifyjs"
},
"ranges": [
{
"database_specific": {
"constraint": "\u003c3.0.3"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.3"
}
],
"type": "ECOSYSTEM"
}
],
"severity": []
}
],
"aliases": [
"CVE-2024-13304"
],
"credits": [
{
"contact": [
"https://www.drupal.org/user/3611858"
],
"name": "Pierre Rudloff"
}
],
"details": "The Minify JS module allows a site administrator to minify all javascript files that exist in the site\u0027s code base and use those minified files on the front end of the website.\n\nSeveral administrator routes are unprotected against Cross-Site Request Forgery (CRSF) attacks.",
"id": "DRUPAL-CONTRIB-2024-070",
"modified": "2025-02-20T20:07:46.000Z",
"published": "2024-12-04T15:51:12.000Z",
"references": [
{
"type": "WEB",
"url": "https://www.drupal.org/sa-contrib-2024-070"
}
],
"schema_version": "1.7.0"
}
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…