Skip to content

Commit

Permalink
generated content from 2025-01-15
Browse files Browse the repository at this point in the history
  • Loading branch information
gitadvisor committed Jan 15, 2025
1 parent fa9f5d9 commit d0b5b45
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapping.csv
Original file line number Diff line number Diff line change
Expand Up @@ -263643,3 +263643,5 @@ vulnerability,CVE-2024-57765,vulnerability--bd213d43-4861-4593-9579-3da66dcf910c
vulnerability,CVE-2025-0343,vulnerability--c6beca07-11cf-4c04-9845-878992d272b7
vulnerability,CVE-2025-22996,vulnerability--664e6905-e000-4b37-828e-10913cada561
vulnerability,CVE-2025-22997,vulnerability--615a5621-75d6-4727-a175-acabca66125c
vulnerability,CVE-2024-13334,vulnerability--c8677af3-63eb-4fbf-8d90-23c706a30288
vulnerability,CVE-2025-23013,vulnerability--46eb65fd-4725-4901-9a90-4c02c1efbd1f
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "bundle",
"id": "bundle--8faa7c8d-055c-4e1f-9965-2dceeb022dbd",
"objects": [
{
"type": "vulnerability",
"spec_version": "2.1",
"id": "vulnerability--46eb65fd-4725-4901-9a90-4c02c1efbd1f",
"created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
"created": "2025-01-15T04:22:30.24922Z",
"modified": "2025-01-15T04:22:30.24922Z",
"name": "CVE-2025-23013",
"description": "In Yubico pam-u2f before 1.3.1, local privilege escalation can sometimes occur. This product implements a Pluggable Authentication Module (PAM) that can be deployed to support authentication using a YubiKey or other FIDO compliant authenticators on macOS or Linux. This software package has an issue that allows for an authentication bypass in some configurations. An attacker would require the ability to access the system as an unprivileged user. Depending on the configuration, the attacker may also need to know the user's password.",
"external_references": [
{
"source_name": "cve",
"external_id": "CVE-2025-23013"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "bundle",
"id": "bundle--30d1e2ee-9ec9-43bf-8ea5-36a154896c47",
"objects": [
{
"type": "vulnerability",
"spec_version": "2.1",
"id": "vulnerability--c8677af3-63eb-4fbf-8d90-23c706a30288",
"created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
"created": "2025-01-15T04:22:25.448942Z",
"modified": "2025-01-15T04:22:25.448942Z",
"name": "CVE-2024-13334",
"description": "The Car Demon plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'search_condition' parameter in all versions up to, and including, 1.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.",
"external_references": [
{
"source_name": "cve",
"external_id": "CVE-2024-13334"
}
]
}
]
}

0 comments on commit d0b5b45

Please sign in to comment.