बीटा Shoulder बीटा में है — परिणाम कभी-कभी गलत हो सकते हैं। आपकी प्रतिक्रिया तय करती है कि हम आगे क्या ठीक करें। प्रतिक्रिया साझा करें
#3 A03:2025

Software Supply Chain Failures

Expanded from 'Vulnerable and Outdated Components' to address broader supply chain risks including unknown vulnerabilities introduced by third-parties, compromised packages, and build system attacks.

अवलोकन

New category for 2025. The previous 'Vulnerable and Outdated Components' has evolved to encompass the full spectrum of supply chain risks, including compromised dependencies, typosquatting, and CI/CD pipeline attacks.

हमलावर इसका शोषण कैसे करते हैं

हमले के पैटर्न समझने से बेहतर सुरक्षा बनाने में मदद मिलती है। ये वे तकनीकें हैं जिन पर सुरक्षा टीमें नज़र रखती हैं।

Typosquatting attack

Malicious packages with names similar to popular libraries are published to package registries, hoping developers will install them by mistake.

पहचान संकेत: Dependencies with unusual names, recent package publications, or low download counts

Compromised maintainer

An attacker gains access to a legitimate package maintainer's account and publishes malicious updates.

पहचान संकेत: Unexpected version bumps, new dependencies added, obfuscated code in updates

Build system compromise

CI/CD pipelines are compromised to inject malicious code during the build process.

पहचान संकेत: Build artifacts differ from source, unexpected network calls during build

कैसे रोकें

  • Remove unused dependencies, features, components, and documentation
  • Continuously inventory component versions and their dependencies using SBOM
  • Monitor sources like CVE, NVD, and OSV for vulnerabilities in components
  • Only obtain components from official sources over secure links
  • Verify package integrity using checksums and signatures
  • Implement lockfiles and review dependency updates carefully
  • Secure CI/CD pipelines with proper access controls and audit logging
  • Use dependency scanning tools in your build pipeline

Shoulder पहचान वाले CWE (2)

इन CWE में Shoulder पहचान नियम हैं। विशिष्ट भेद्यताएँ और समाधान देखने के लिए क्लिक करें।

अन्य मैप किए गए CWE (7)

ये CWE इस श्रेणी से मैप किए गए हैं लेकिन अभी तक Shoulder नियम नहीं हैं।