[도서] 데이터 과학자 원칙

2023-05-19 KENNETH 0

[도서] 데이터 과학자 원칙 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]데이터 과학자 원칙 권정민,권시현,김영민,김진환,박준석,변성윤,이정원,이진형,이제현 저 | 골든래빗 | 2023년 06월 판매가 19,800원 (10%할인) | YES포인트 1,100원(5%지급) – 더 나은 데이터 과학자로 성장을 꿈꾼다면 – 먼저 헤쳐온 데이터 리더들의 원칙에서 해답을 찾아보세요 “데이터 과학자는 뭐하는 사람일까? 지금처럼 하면 되는 것일까? 나도 선배 데이터 과학자들처럼 성장 Source: [도서] 데이터 과학자 원칙

No Image

USN-6088-1: runC vulnerabilities

2023-05-18 KENNETH 0

USN-6088-1: runC vulnerabilities It was discovered that runC incorrectly made /sys/fs/cgroup writable when in rootless mode. An attacker could possibly use this issue to escalate privileges. (CVE-2023-25809) It was discovered that runC incorrectly performed access control when mounting /proc to non-directories. An attacker could possibly use this issue to escalate privileges. (CVE-2023-27561) It was discovered that runC incorrectly handled /proc and /sys mounts inside a container. An attacker could possibly use this issue to bypass AppArmor, and potentially SELinux. (CVE-2023-28642) Source: USN-6088-1: runC vulnerabilities

No Image

USN-6087-1: Ruby vulnerabilities

2023-05-18 KENNETH 0

USN-6087-1: Ruby vulnerabilities It was discovered that Ruby incorrectly handled certain regular expressions. An attacker could possibly use this issue to cause a denial of service. (CVE-2023-28755) It was discovered that Ruby incorrectly handled certain regular expressions. An attacker could possily use this issue to cause a denial of service. This issue only affected Ubuntu 16.04 ESM. (CVE-2023-28756) Source: USN-6087-1: Ruby vulnerabilities

No Image

USN-6086-1: minimatch vulnerability

2023-05-18 KENNETH 0

USN-6086-1: minimatch vulnerability It was discovered that minimatch incorrectly handled certain inputs. If a user or an automated system were tricked into opening a specially crafted input file, a remote attacker could possibly use this issue to cause a denial of service. Source: USN-6086-1: minimatch vulnerability

[PHP] PHP mail() error (“sh: -t: command not found”)

2023-05-18 KENNETH 0

PHP mail() error (“sh: -t: command not found”)   PHP code   exec result     처음 보는 에러라서 흠칫… 대체 -t 는 근거가 뭘까 싶었는데.. php.ini 의 설정과 관련이 있음     정상(??)서버     문제의 서버 앞의 sendmail 이 없으니 발생하는 에러로 보여짐     해결 php.ini 수정 default   변경