Skip to content

Update dependency pyxdg to v0.26 [SECURITY]#87

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pypi-pyxdg-vulnerability
Open

Update dependency pyxdg to v0.26 [SECURITY]#87
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pypi-pyxdg-vulnerability

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
pyxdg ==0.25==0.26 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Code Injection in PyXDG

CVE-2019-12761 / GHSA-r6v3-hpxj-r8rv

More information

Details

A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDG_CONFIG_DIRS must be set up to trigger xdg.Menu.parse parsing within the directory containing this file. This is due to a lack of sanitization in xdg/Menu.py before an eval call.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


pyxdg Arbitrary File Overwrite via Race Condition

CVE-2014-1624 / GHSA-7372-q459-jxhr

More information

Details

Race condition in the xdg.BaseDirectory.get_runtime_dir function in pyxdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the get_runtime_dir function is called.

Severity

Low

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency pyxdg to v0.26 [SECURITY] Update dependency pyxdg to v0.26 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/pypi-pyxdg-vulnerability branch March 27, 2026 01:42
@renovate renovate Bot changed the title Update dependency pyxdg to v0.26 [SECURITY] - autoclosed Update dependency pyxdg to v0.26 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/pypi-pyxdg-vulnerability branch 2 times, most recently from 5a16b0d to d52b6d2 Compare March 30, 2026 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants