Amazon
- Supply chain security improved with package group in AWS codeArtifact. It can be applied against patterns like format, namespace and configure origin control (Allow or Block) of ingestion or publish new packages (Link)
Across Cybersecurity Industry
- SonarQube is introducing SBOM Manager
- Fujitsu spills customer data (Data Leak)
- SQL Injection vulnerability (CVSS 9+) in FortiClientEMS released on March 12th
Topic for the week
Prompt Injection

- It is the Top threat in OWASP LLM Top 10. Manipulating LLM Model to perform tasks against its goal/objective by inserting malicious prompt.
- There are two types of prompt injection
- Direct prompt injection, Providing prompts directly to LLM
- Indirect prompt injection, Providing prompts indirectly via Datasource, that are hidden.
- Causes
- Input validation
- LLM Design/architecture
- Mitigation
- Proper inputs validation and filtering.
- Monitoring inputs/output of the LLM Models.
- Monitor for anomaly prompt
- Defining trust boundary,
- Least Privilege model depending on the type of the tasks to be formed (Example user inputs prompt and prompts that can insert data to the model)





Leave a reply to Cloud Security Weekly Blog – Week 37 Cancel reply